Skip to content

Commit 508c9ff

Browse files
committed
dep-bump
1 parent 68c4cc8 commit 508c9ff

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

DocuSign.Workspaces/DocuSign.Workspaces/ClientApp/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DocuSign.Workspaces/DocuSign.Workspaces/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "^19.2.0",
1919
"react-hot-toast": "^2.6.0",
2020
"react-i18next": "^16.3.5",
21-
"react-router-dom": "^7.9.6",
21+
"react-router-dom": "^7.12.0",
2222
"react-scripts": "^5.0.1",
2323
"sass": "^1.94.2",
2424
"web-vitals": "^2.1.4"

DocuSign.Workspaces/DocuSign.Workspaces/ClientApp/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8128,17 +8128,17 @@ react-refresh@^0.11.0, "react-refresh@>=0.10.0 <1.0.0":
81288128
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz"
81298129
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
81308130

8131-
react-router-dom@^7.9.6:
8132-
version "7.9.6"
8133-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.9.6.tgz"
8134-
integrity sha512-2MkC2XSXq6HjGcihnx1s0DBWQETI4mlis4Ux7YTLvP67xnGxCvq+BcCQSO81qQHVUTM1V53tl4iVVaY5sReCOA==
8131+
react-router-dom@^7.12.0:
8132+
version "7.13.1"
8133+
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.13.1.tgz"
8134+
integrity sha512-UJnV3Rxc5TgUPJt2KJpo1Jpy0OKQr0AjgbZzBFjaPJcFOb2Y8jA5H3LT8HUJAiRLlWrEXWHbF1Z4SCZaQjWDHw==
81358135
dependencies:
8136-
react-router "7.9.6"
8136+
react-router "7.13.1"
81378137

8138-
react-router@7.9.6:
8139-
version "7.9.6"
8140-
resolved "https://registry.npmjs.org/react-router/-/react-router-7.9.6.tgz"
8141-
integrity sha512-Y1tUp8clYRXpfPITyuifmSoE2vncSME18uVLgaqyxh9H35JWpIfzHo+9y3Fzh5odk/jxPW29IgLgzcdwxGqyNA==
8138+
react-router@7.13.1:
8139+
version "7.13.1"
8140+
resolved "https://registry.npmjs.org/react-router/-/react-router-7.13.1.tgz"
8141+
integrity sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA==
81428142
dependencies:
81438143
cookie "^1.0.1"
81448144
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)