Skip to content

Commit 59dbdff

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10259370
1 parent e2e440a commit 59dbdff

File tree

2 files changed

+266
-109
lines changed

2 files changed

+266
-109
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"focus-visible": "^5.2.0",
3737
"fuse.js": "^6.6.2",
3838
"js-yaml": "^4.1.0",
39-
"next": "~13.1.6",
39+
"next": "~15.2.2",
4040
"next-query-params": "^4.3.0",
4141
"next-sitemap": "^3.1.17",
4242
"query-string": "^8.2.0",

0 commit comments

Comments
 (0)