Skip to content

Commit 5db05d1

Browse files
committed
fix: examples/alchemy-daapp/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10259370
1 parent 47b26ef commit 5db05d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/alchemy-daapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tanstack/react-query-persist-client": "^4.29.7",
2323
"axios": "^1.4.0",
2424
"framer-motion": "^10.12.12",
25-
"next": "^13.4.1",
25+
"next": "^15.2.2",
2626
"react": "18.2.0",
2727
"react-dom": "18.2.0",
2828
"viem": "^1.21.4",

0 commit comments

Comments
 (0)