Archived
1
0

chore(deps): update node-fetch and nanoid (#4787)

This commit is contained in:
Joe Previte
2022-01-25 10:52:17 -07:00
committed by GitHub
parent 9954a88d3a
commit 14d0feff0d
2 changed files with 31 additions and 9 deletions

View File

@ -79,7 +79,9 @@
"tar": "^6.1.9",
"path-parse": "^1.0.7",
"vm2": "^3.9.4",
"follow-redirects": "^1.14.7"
"follow-redirects": "^1.14.7",
"node-fetch": "^2.6.7",
"nanoid": "^3.1.31"
},
"dependencies": {
"@coder/logger": "1.1.16",