Skip to content

Commit 3d9a89a

Browse files
committed
fix(CVE-2021-43138): upgraded async
1 parent 97cf4da commit 3d9a89a

File tree

2 files changed

+394
-649
lines changed

2 files changed

+394
-649
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"lodash@npm": "^4.17.21",
4848
"minimist@npm": "^1.2.6",
4949
"node-fetch": "^2.6.7",
50-
"nanoid": "^3.3.1"
50+
"nanoid": "^3.3.1",
51+
"async@npm": "^2.6.4"
5152
},
5253
"commitlint": {
5354
"extends": [

0 commit comments

Comments
 (0)