Skip to content

Commit f83c2ed

Browse files
committed
fix: upgrade core-js from 3.8.2 to 3.8.3
Snyk has created this PR to upgrade core-js from 3.8.2 to 3.8.3. See this package in npm: https://www.npmjs.com/package/core-js See this project in Snyk: https://app.snyk.io/org/revjtanton/project/566b77b1-82a7-41d4-a6c9-d206ddcdb918?utm_source=github&utm_medium=upgrade-pr
1 parent 26e5a35 commit f83c2ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"babel-runtime": "6.26.0",
1717
"bootstrap": "^4.5.3",
1818
"bootstrap-vue": "^2.21.2",
19-
"core-js": "^3.8.2",
19+
"core-js": "^3.8.3",
2020
"dotenv": "8.2.0",
2121
"eslint-plugin-jest": "^24.1.3",
2222
"helmet": "3.23.3",

0 commit comments

Comments
 (0)