Skip to content

Commit 448f323

Browse files
committed
fix: examples/caching/with-react-query-nextjs-14/package.json & examples/caching/with-react-query-nextjs-14/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14400636 - https://snyk.io/vuln/SNYK-JS-NANOID-8492085
1 parent 9e0e4f6 commit 448f323

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

examples/caching/with-react-query-nextjs-14/package-lock.json

Lines changed: 55 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/caching/with-react-query-nextjs-14/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@supabase/ssr": "^0.0.10",
1414
"@supabase/supabase-js": "^2.39.0",
1515
"@tanstack/react-query": "^5.12.2",
16-
"next": "14.2.10",
16+
"next": "14.2.35",
1717
"react": "^18",
1818
"react-dom": "^18"
1919
},

0 commit comments

Comments
 (0)