Skip to content

Commit

Permalink
Merge pull request #4156 from greenbone/dependabot/npm_and_yarn/multi…
Browse files Browse the repository at this point in the history
…-be58494012

Bump path-to-regexp and react-router-dom
  • Loading branch information
a-h-abdelsalam authored Sep 13, 2024
2 parents 39e821a + b935439 commit 4910407
Show file tree
Hide file tree
Showing 62 changed files with 1,305 additions and 1,381 deletions.
146 changes: 39 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/greenbone/gsa/"
},
"author": "Bj\u00f6rn Ricks <[email protected]>",
"author": "Björn Ricks <[email protected]>",
"license": "AGPL-3.0+",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,6 @@
"downshift": "^9.0.8",
"fast-deep-equal": "^3.1.3",
"fast-xml-parser": "^4.4.1",
"history": "^4.10.1",
"hoist-non-react-statics": "^3.3.2",
"i18next": "^23.14.0",
"i18next-http-backend": "^2.6.1",
Expand All @@ -59,14 +58,12 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"prop-types": "^15.8.1",
"qhistory": "^1.1.0",
"qs": "^6.13.0",
"react": "^18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-datepicker": "^6.0.0",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.26.2",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"styled-components": "^6.1.13",
Expand Down Expand Up @@ -118,4 +115,4 @@
"prettier --write"
]
}
}
}
Loading

0 comments on commit 4910407

Please sign in to comment.