Skip to content

Commit 3b47eab

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/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c4c5ea3 commit 3b47eab

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
@@ -118,7 +118,7 @@
118118
"dependencies": {
119119
"ajv": "8.1.0",
120120
"ajv-formats": "2.1.1",
121-
"async": "3.2.3",
121+
"async": "3.2.4",
122122
"commander": "2.20.3",
123123
"js-yaml": "3.14.1",
124124
"json-schema-merge-allof": "0.8.1",

0 commit comments

Comments
 (0)