Archived
1
0

fix: update tar version with resolution

This commit is contained in:
Joe Previte
2021-09-01 14:00:59 -07:00
parent b4c5dc548e
commit 2c1aed2395
7 changed files with 19 additions and 16 deletions

View File

@ -19,6 +19,6 @@
"wtfnode": "^0.9.0"
},
"resolutions": {
"argon2/@mapbox/node-pre-gyp/tar": "^6.1.3"
"argon2/@mapbox/node-pre-gyp/tar": "^6.1.9"
}
}