Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

[Snyk] Upgrade async from 0.2.10 to 0.9.2 #524

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade async from 0.2.10 to 0.9.2
Snyk has created this PR to upgrade async from 0.2.10 to 0.9.2.

See this package in npm:
https://www.npmjs.com/package/async

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/2abd8935-5449-481b-b32e-615e5d2625eb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 14, 2021
commit 84a8d4202e857cb5142bc0cd7f38833e834f52ba
2 changes: 1 addition & 1 deletion docusign_callback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"author": "",
"dependencies": {
"async": "~0.2.10",
"async": "~0.9.2",
"underscore": "~1.6.0",
"request": "~2.34.0",
"xmldom": "~0.1.19",
Expand Down