Skip to content

Commit

Permalink
feat: upgrade core-js from 2.6.10 to 3.4.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade core-js from 2.6.10 to 3.4.5.

See this package in NPM:
https://www.npmjs.com/package/core-js

See this project in Snyk:
https://app.snyk.io/org/drakeg-github-marketplace/project/e4152ff1-70f7-4a91-a675-f64dc0c54c5f?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 7, 2019
1 parent 9dbac5d commit abb1b6f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
22 changes: 19 additions & 3 deletions final_project/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion final_project/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^2.6.5",
"core-js": "^3.4.5",
"serialize-javascript": "^2.1.1",
"vue": "^2.6.10",
"vue-router": "^3.0.3"
Expand Down

0 comments on commit abb1b6f

Please sign in to comment.