Skip to content

Commit daa5e08

Browse files
committed
fix: upgrade @babel/runtime from 7.14.5 to 7.14.6
Snyk has created this PR to upgrade @babel/runtime from 7.14.5 to 7.14.6. 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 e853c9e commit daa5e08

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.14.5",
62+
"@babel/runtime": "^7.14.6",
6363
"chalk": "^4.1.1",
6464
"pegjs": "^0.10.0"
6565
},

0 commit comments

Comments
 (0)