Skip to content

Commit 7fdfb70

Browse files
authored
fix: upgrade core-js from 3.6.5 to 3.7.0 (#398)
Snyk has created this PR to upgrade core-js from 3.6.5 to 3.7.0. See this package in npm: https://www.npmjs.com/package/core-js See this project in Snyk: https://app.snyk.io/org/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5?utm_source=github&utm_medium=upgrade-pr
1 parent 7bc2e70 commit 7fdfb70

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
@@ -41,7 +41,7 @@
4141
"@types/d3-hierarchy": "^2.0.0",
4242
"@types/d3-transition": "1.1.5",
4343
"apollo-angular": "^2.1.0",
44-
"core-js": "^3.5.0",
44+
"core-js": "^3.7.0",
4545
"d3-array": "^2.8.0",
4646
"d3-axis": "^1.0.12",
4747
"d3-brush": "^1.1.6",

0 commit comments

Comments
 (0)