1
0
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:
Snyk bot
2021-04-12 18:36:49 +03:00
committed by GitHub
parent e41514db2f
commit 0fc2472fa6
2 changed files with 22 additions and 154 deletions

View File

@@ -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",