1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-31 07:33:40 +00:00

update electron and node package-lock.json files

This commit is contained in:
Daniel James Smith
2021-12-16 20:25:52 +01:00
parent 15cfc1d7f3
commit d687402220
2 changed files with 4 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
"node-forge": "^0.10.0",
"papaparse": "^5.3.0",
"rxjs": "^7.4.0",
"tldjs": "^2.3.1",
"tldts": "5.7.52",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
@@ -48,7 +48,6 @@
"@types/node": "^16.11.12",
"@types/node-forge": "^0.9.7",
"@types/papaparse": "^5.2.5",
"@types/tldjs": "^2.3.0",
"@types/zxcvbn": "^4.4.1",
"rimraf": "^3.0.2",
"typescript": "4.3.5"
@@ -697,7 +696,6 @@
"@types/node": "^16.11.12",
"@types/node-forge": "^0.9.7",
"@types/papaparse": "^5.2.5",
"@types/tldjs": "^2.3.0",
"@types/zxcvbn": "^4.4.1",
"big-integer": "1.6.48",
"browser-hrtime": "^1.1.8",
@@ -706,7 +704,7 @@
"papaparse": "^5.3.0",
"rimraf": "^3.0.2",
"rxjs": "^7.4.0",
"tldjs": "^2.3.1",
"tldts": "5.7.52",
"typescript": "4.3.5",
"zxcvbn": "^4.4.2"
}