mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
fix: package.json & package-lock.json to reduce vulnerabilities (#334)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 - https://snyk.io/vuln/SNYK-JS-PAPAPARSE-564258
This commit is contained in:
@@ -94,10 +94,10 @@
|
||||
"lowdb": "1.0.0",
|
||||
"lunr": "2.3.3",
|
||||
"ngx-infinite-scroll": "7.0.1",
|
||||
"node-fetch": "2.2.0",
|
||||
"node-fetch": "2.6.1",
|
||||
"node-forge": "0.10.0",
|
||||
"open": "7.1.0",
|
||||
"papaparse": "4.6.0",
|
||||
"papaparse": "5.2.0",
|
||||
"rxjs": "6.6.2",
|
||||
"tldjs": "2.3.1",
|
||||
"zone.js": "0.9.1",
|
||||
|
||||
Reference in New Issue
Block a user