Skip to content

Commit 8662e73

Browse files
fix(deps): update dependency react-router to v7.15.1 [security]
1 parent 0705da8 commit 8662e73

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-error-boundary": "6.1.1",
2828
"react-hook-form": "7.74.0",
2929
"react-i18next": "17.0.6",
30-
"react-router": "7.14.2",
30+
"react-router": "7.15.1",
3131
"react-window": "2.2.7",
3232
"rxjs": "7.8.2",
3333
"universal-cookie": "7.1.4",

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6282,7 +6282,7 @@ __metadata:
62826282
react-error-boundary: "npm:6.1.1"
62836283
react-hook-form: "npm:7.74.0"
62846284
react-i18next: "npm:17.0.6"
6285-
react-router: "npm:7.14.2"
6285+
react-router: "npm:7.15.1"
62866286
react-scan: "npm:0.5.3"
62876287
react-window: "npm:2.2.7"
62886288
rollup-plugin-visualizer: "npm:7.0.1"
@@ -8813,9 +8813,9 @@ __metadata:
88138813
languageName: node
88148814
linkType: hard
88158815

8816-
"react-router@npm:7.14.2":
8817-
version: 7.14.2
8818-
resolution: "react-router@npm:7.14.2"
8816+
"react-router@npm:7.15.1":
8817+
version: 7.15.1
8818+
resolution: "react-router@npm:7.15.1"
88198819
dependencies:
88208820
cookie: "npm:^1.0.1"
88218821
set-cookie-parser: "npm:^2.6.0"
@@ -8825,7 +8825,7 @@ __metadata:
88258825
peerDependenciesMeta:
88268826
react-dom:
88278827
optional: true
8828-
checksum: 10/6a12db0f6c8fd9b08631da98ba5e8c63675f4830cb7dccf1d70f3da23acbbc39079f48479b7c2c94b4ecd138fb1e0d4d8efd60914c48b224bfd8f1fd87b3b8cd
8828+
checksum: 10/0d9f352839708f13586e41bc21d4e74d1ef94ac747d8ba99a424734d17c7f9512926b16ac28a7659cc44ee4dd60b64f63ed58c704deb1cc68800056b377d3b40
88298829
languageName: node
88308830
linkType: hard
88318831

0 commit comments

Comments
 (0)