Skip to content

Commit 0f5c1c8

Browse files
committed
fix: upgrade @babel/runtime from 7.9.6 to 7.10.0
Snyk has created this PR to upgrade @babel/runtime from 7.9.6 to 7.10.0. See this package in NPM: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/jaebradley/project/7dcad849-ce0c-4b1a-b6f7-74588b3b4c4d?utm_source=github&utm_medium=upgrade-pr
1 parent c3e0d87 commit 0f5c1c8

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
@@ -39,7 +39,7 @@
3939
"homepage": "https://github.com/jaebradley/npm-install-search-cli#readme",
4040
"license": "MIT",
4141
"dependencies": {
42-
"@babel/runtime": "^7.9.6",
42+
"@babel/runtime": "^7.10.0",
4343
"axios": "^0.19.2",
4444
"chalk": "^4.0.0",
4545
"child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)