Skip to content

Commit 3696b90

Browse files
authored
fix: upgrade @babel/runtime from 7.8.4 to 7.9.6
Snyk has created this PR to upgrade @babel/runtime from 7.8.4 to 7.9.6. 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 9d30c0c commit 3696b90

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

Lines changed: 13 additions & 5 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.8.4",
42+
"@babel/runtime": "^7.9.6",
4343
"axios": "^0.19.2",
4444
"chalk": "^4.0.0",
4545
"child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)