Skip to content

Commit 4745be3

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8025427
1 parent 6514182 commit 4745be3

File tree

2 files changed

+82
-57
lines changed

2 files changed

+82
-57
lines changed

package-lock.json

+81-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-react-hooks": "^4.6.0",
8080
"istanbul-lib-coverage": "^3.2.0",
8181
"istanbul-lib-instrument": "^6.0.1",
82-
"next": "^14.0.1",
82+
"next": "^14.2.10",
8383
"next-redux-wrapper": "^8.1.0",
8484
"nyc": "^15.1.0",
8585
"redux": "^4.2.1",

0 commit comments

Comments
 (0)