Skip to content

Commit ddf7548

Browse files
authored
fix: upgrade @babel/runtime from 7.13.16 to 7.13.17 (#1707)
Snyk has created this PR to upgrade @babel/runtime from 7.13.16 to 7.13.17. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/acinader/project/953c8e1a-a9ef-4134-afbe-43474913abbb?utm_source=github&utm_medium=upgrade-pr
1 parent 0c9f766 commit ddf7548

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"LICENSE"
3636
],
3737
"dependencies": {
38-
"@babel/runtime": "7.13.16",
38+
"@babel/runtime": "7.13.17",
3939
"bcryptjs": "2.3.0",
4040
"body-parser": "1.19.0",
4141
"codemirror-graphql": "github:timsuchanek/codemirror-graphql#details-fix",

0 commit comments

Comments
 (0)