Skip to content

Commit 5949534

Browse files
committed
fix: upgrade @babel/runtime from 7.11.2 to 7.12.0
Snyk has created this PR to upgrade @babel/runtime from 7.11.2 to 7.12.0. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/berkmann18/project/6a617642-210d-466f-808f-3110849ea45d?utm_source=github&utm_medium=upgrade-pr
1 parent 1072c3b commit 5949534

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
@@ -59,7 +59,7 @@
5959
"check"
6060
],
6161
"dependencies": {
62-
"@babel/runtime": "^7.11.2",
62+
"@babel/runtime": "^7.12.0",
6363
"chalk": "^4.1.0",
6464
"pegjs": "^0.10.0"
6565
},

0 commit comments

Comments
 (0)