Skip to content

Commit 0a52446

Browse files
security: raise Nuxt to ~3.16.0 for patched releases (#302)
1 parent 1fa830a commit 0a52446

File tree

7 files changed

+4426
-2277
lines changed

7 files changed

+4426
-2277
lines changed

examples/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "nuxt preview"
1010
},
1111
"dependencies": {
12-
"nuxt": "^3.14.1592",
12+
"nuxt": "^3.16.0",
1313
"vue": "^3.5.13",
1414
"vue-router": "^4.5.0"
1515
},

0 commit comments

Comments
 (0)