mirror of
https://github.com/bitwarden/cli
synced 2026-03-02 11:21:09 +00:00
fix: upgrade big-integer from 1.6.36 to 1.6.48 (#278)
Snyk has created this PR to upgrade big-integer from 1.6.36 to 1.6.48. See this package in npm: https://www.npmjs.com/package/big-integer See this project in Snyk: https://app.snyk.io/org/kspearrin/project/415cdf2b-8075-4802-96cc-3dede3285373?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"webpack-node-externals": "^1.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"big-integer": "1.6.36",
|
||||
"big-integer": "1.6.48",
|
||||
"browser-hrtime": "^1.1.8",
|
||||
"chalk": "2.4.1",
|
||||
"commander": "7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user