Skip to content

Commit 1d2597c

Browse files
committed
fix: upgrade core-js from 3.6.5 to 3.33.0
Snyk has created this PR to upgrade core-js from 3.6.5 to 3.33.0. See this package in npm: https://www.npmjs.com/package/core-js See this project in Snyk: https://app.snyk.io/org/mrrio/project/50515eb1-b03b-4f42-9f17-cce1a33d5d1a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5d09af9 commit 1d2597c

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
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/parser": "^3.6.0",
4848
"chalk": "^4.1.0",
4949
"codeclimate-test-reporter": "^0.5.1",
50-
"core-js": "^3.6.0",
50+
"core-js": "^3.33.0",
5151
"diff": "^4.0.2",
5252
"docdash": "^1.2.0",
5353
"eslint": "^7.4.0",

0 commit comments

Comments
 (0)