1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-30 08:10:34 +01:00

npm audit fix

This commit is contained in:
Kyle Spearrin 2021-04-12 11:43:53 -04:00
parent 10114c02aa
commit 8131d01c7a
2 changed files with 1053 additions and 554 deletions

1603
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -64,7 +64,7 @@
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^5.1.1",
"cross-env": "^5.2.0",
"pkg": "4.3.4",
"pkg": "^4.5.1",
"ts-loader": "^8.0.2",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
@ -84,7 +84,7 @@
"jsdom": "13.2.0",
"lowdb": "1.0.0",
"lunr": "2.3.3",
"node-fetch": "2.2.0",
"node-fetch": "^2.6.1",
"node-forge": "0.10.0",
"open": "7.1.0",
"papaparse": "5.2.0",