1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-02 16:43:19 +00:00

fix: upgrade node-forge from 0.7.6 to 0.10.0 (#329)

Snyk has created this PR to upgrade node-forge from 0.7.6 to 0.10.0.

See this package in npm:
https://www.npmjs.com/package/node-forge

See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/38b1ffd6-0f49-4f56-b34f-c800f1e8b2aa?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot
2021-04-09 18:02:38 +03:00
committed by GitHub
parent 08cd6874a5
commit 0826247c7a
2 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@
"lunr": "2.3.3",
"ngx-infinite-scroll": "7.0.1",
"node-fetch": "2.2.0",
"node-forge": "0.7.6",
"node-forge": "0.10.0",
"open": "7.1.0",
"papaparse": "4.6.0",
"rxjs": "6.6.2",