Skip to content

Commit 1a77792

Browse files
committed
fix: upgrade async from 3.2.3 to 3.2.4
Snyk has created this PR to upgrade async from 3.2.3 to 3.2.4. See this package in npm: https://www.npmjs.com/package/async See this project in Snyk: https://app.snyk.io/org/runtime-3by/project/3af2d020-78e9-4846-9064-bd2167f7613f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3fdf0e8 commit 1a77792

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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@kubernetes/client-node": "^0.15.1",
4141
"@snyk/dep-graph": "^1.30.0",
42-
"async": "^3.2.3",
42+
"async": "^3.2.4",
4343
"aws-sdk": "^2.1148.0",
4444
"bunyan": "^1.8.15",
4545
"child-process-promise": "^2.2.1",

0 commit comments

Comments
 (0)