diff --git a/package-lock.json b/package-lock.json index 777095d9b..8a56d1124 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", - "@types/gatsbyjs__reach-router": "^2.0.0", + "@types/gatsbyjs__reach-router": "^2.0.1", "@types/prismjs": "^1.26.0", "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7", @@ -5433,9 +5433,9 @@ "integrity": "sha512-R1g/VyKFFI2HLC1QGAeTtCBWCo6n75l41OnsVYNbmKG+kempOESaodf6BeJyUM3Q0rKa/NQcTHbB2+66lNnxLw==" }, "node_modules/@types/gatsbyjs__reach-router": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.0.tgz", - "integrity": "sha512-HDAeAXJQUxwvM3J18bj0oJ6t9xtKmFGLe52q1X8m2f73/EMsTOh7yHJ5vBa4eBNAB1Bx2xFqWXdw8dMngPgdVg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.1.tgz", + "integrity": "sha512-aPh+WJ9wETDqvLRPRQUrRADTu3Al8/k8G9LQ28QZiUgSrDxcL6iojItODK182312A86RiEsuP9LDHVJqYM55jg==", "dev": true, "dependencies": { "@types/reach__router": "*", @@ -30365,9 +30365,9 @@ "integrity": "sha512-R1g/VyKFFI2HLC1QGAeTtCBWCo6n75l41OnsVYNbmKG+kempOESaodf6BeJyUM3Q0rKa/NQcTHbB2+66lNnxLw==" }, "@types/gatsbyjs__reach-router": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.0.tgz", - "integrity": "sha512-HDAeAXJQUxwvM3J18bj0oJ6t9xtKmFGLe52q1X8m2f73/EMsTOh7yHJ5vBa4eBNAB1Bx2xFqWXdw8dMngPgdVg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.1.tgz", + "integrity": "sha512-aPh+WJ9wETDqvLRPRQUrRADTu3Al8/k8G9LQ28QZiUgSrDxcL6iojItODK182312A86RiEsuP9LDHVJqYM55jg==", "dev": true, "requires": { "@types/reach__router": "*", diff --git a/package.json b/package.json index 8d1a39d90..eb68b6076 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", - "@types/gatsbyjs__reach-router": "^2.0.0", + "@types/gatsbyjs__reach-router": "^2.0.1", "@types/prismjs": "^1.26.0", "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7",