Archived
1
0

chore: update follow-redirects resolution (#4868)

* chore: update follow-redirects resolution

* chore: update vm2 resolution
This commit is contained in:
Joe Previte
2022-02-15 13:40:53 -07:00
committed by GitHub
parent 36eae3b9f2
commit 8fc4832722
2 changed files with 23 additions and 10 deletions

View File

@ -78,8 +78,8 @@
"vfile-message": "^2.0.2",
"tar": "^6.1.9",
"path-parse": "^1.0.7",
"vm2": "^3.9.4",
"follow-redirects": "^1.14.7",
"vm2": "^3.9.6",
"follow-redirects": "^1.14.8",
"node-fetch": "^2.6.7",
"nanoid": "^3.1.31"
},