Skip to content

Commit

Permalink
updgrade dependencies. Upgrade to nuxt@~2.13 made problems, so stay a…
Browse files Browse the repository at this point in the history
…t ~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
  • Loading branch information
SillyFreak committed Aug 14, 2020
1 parent ef9d443 commit fad31b0
Show file tree
Hide file tree
Showing 2 changed files with 1,543 additions and 1,500 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"express": "^4.16.4",
"fs": "^0.0.1-security",
"httperrors": "^2.3.0",
"nuxt": "^2.0.0",
"nuxt": "~2.12.0",
"path": "^0.12.7",
"pg-hstore": "^2.3.3",
"sequelize": "^5.21.6",
Expand Down

0 comments on commit fad31b0

Please sign in to comment.