Skip to content

Commit ac58813

Browse files
committed
fix: upgrade async from 3.2.0 to 3.2.1
Snyk has created this PR to upgrade async from 3.2.0 to 3.2.1. See this package in npm: https://www.npmjs.com/package/async See this project in Snyk: https://app.snyk.io/org/runtime-3by/project/42e8f2af-1ff2-454d-8fb2-24fa4ae16b95?utm_source=github&utm_medium=upgrade-pr
1 parent 0e4f30a commit ac58813

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@kubernetes/client-node": "^0.15.0",
4040
"@snyk/dep-graph": "^1.28.1",
41-
"async": "^3.2.0",
41+
"async": "^3.2.1",
4242
"aws-sdk": "^2.936.0",
4343
"bunyan": "^1.8.15",
4444
"child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)