aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-23 17:01:33 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitb21d9f1b85c3a4fcbd034995561aebd949d0bb48 (patch)
treedefa9c505853bd7cce8a06ffeabdcad2dc6925c8 /vnext/package.json
parent53a3545967ff2e0c5b3cb6bd1a66a294ecc51830 (diff)
Bump react-router-dom from 6.6.0 to 6.6.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.6.0 to 6.6.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.6.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index fc497ec7..805aaf9b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -69,7 +69,7 @@
"react-helmet": "^6.1.0",
"react-hook-form": "^7.41.0",
"react-hot-toast": "^2.4.0",
- "react-router-dom": "^6.6.0",
+ "react-router-dom": "^6.6.1",
"react-use": "^17.4.0",
"regenerator-runtime": "^0.13.11",
"svg4everybody": "^2.1.9",