Skip to content

Commit fad31b0

Browse files
committed
updgrade dependencies. Upgrade to nuxt@~2.13 made problems, so stay at ~2.12 for now. vulnerable serialize-javascript@<3.1.0 is now only present as a dependency of vue-server-renderer, which is being worked on: vuejs/vue#11434
1 parent ef9d443 commit fad31b0

File tree

2 files changed

+1543
-1500
lines changed

2 files changed

+1543
-1500
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "^4.16.4",
2121
"fs": "^0.0.1-security",
2222
"httperrors": "^2.3.0",
23-
"nuxt": "^2.0.0",
23+
"nuxt": "~2.12.0",
2424
"path": "^0.12.7",
2525
"pg-hstore": "^2.3.3",
2626
"sequelize": "^5.21.6",

0 commit comments

Comments
 (0)