Archived
1
0

chore(deps): fix security vulnerabilities (#4428)

This commit is contained in:
Joe Previte
2021-11-03 10:32:08 -07:00
committed by GitHub
parent 0cbf1ca58c
commit 13e91dedc1
2 changed files with 6 additions and 5 deletions

View File

@ -22,6 +22,7 @@
"ansi-regex": "^5.0.1",
"argon2/@mapbox/node-pre-gyp/tar": "^6.1.9",
"set-value": "^4.0.1",
"tmpl": "^1.0.5"
"tmpl": "^1.0.5",
"path-parse": "^1.0.7"
}
}