Archived
1
0

fix(security): update set-value

This commit is contained in:
Joe Previte
2021-09-15 12:01:20 -07:00
parent b37ff28a0a
commit ddd09454df
2 changed files with 15 additions and 11 deletions

View File

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