Skip to content

[frontend] Update dependency react-router to v7.5.3 (release/current) #3109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-intl": "7.1.11",
"react-markdown": "9.1.0",
"react-redux": "9.2.0",
"react-router": "7.5.2",
"react-router": "7.5.3",
"react-syntax-highlighter": "15.6.1",
"redux": "5.0.1",
"redux-thunk": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9933,7 +9933,7 @@ __metadata:
react-intl: "npm:7.1.11"
react-markdown: "npm:9.1.0"
react-redux: "npm:9.2.0"
react-router: "npm:7.5.2"
react-router: "npm:7.5.3"
react-syntax-highlighter: "npm:15.6.1"
redux: "npm:5.0.1"
redux-thunk: "npm:3.1.0"
Expand Down Expand Up @@ -10732,9 +10732,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:7.5.2":
version: 7.5.2
resolution: "react-router@npm:7.5.2"
"react-router@npm:7.5.3":
version: 7.5.3
resolution: "react-router@npm:7.5.3"
dependencies:
cookie: "npm:^1.0.1"
set-cookie-parser: "npm:^2.6.0"
Expand All @@ -10745,7 +10745,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/5972ecb783e0ac0512c500b84bd4ff475665ba49c67b69e13b79dc24c7ee0496d523858058bb43c70147367688e0cc0d6d6d0f51cabfdebfbc5556d559bff457
checksum: 10c0/1f98ab5974cbf6696944a3cbe3d5708add6cdb9c765e0952459eb912d388fe361914a94557546dcd45164413fd9bc2fde97302c8daf3951156644232a9e3ce16
languageName: node
linkType: hard

Expand Down