Skip to content

Commit 3768df4

Browse files
authored
fix: upgrade core-js from 3.13.0 to 3.13.1 (#939)
Snyk has created this PR to upgrade core-js from 3.13.0 to 3.13.1. 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 f70fb6c commit 3768df4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.6.0",
44-
"core-js": "^3.13.0",
44+
"core-js": "^3.13.1",
4545
"d3-array": "^2.12.0",
4646
"d3-axis": "^2.1.0",
4747
"d3-brush": "^1.1.6",

0 commit comments

Comments
 (0)