Fix critical vulnerabilities in dependencies

Mostly `ejs` via `workbox` and `parse-url` via `lerna`.
This commit is contained in:
Bruno Bernardino 2022-07-20 08:43:05 +01:00
parent 857eb33878
commit 6de33c115b
No known key found for this signature in database
GPG Key ID: D1B0A69ADD114ECE
4 changed files with 21035 additions and 21068 deletions

2156
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"concurrently": "7.0.0",
"cypress": "9.3.1",
"http-server": "14.1.0",
"lerna": "5.1.4",
"lerna": "5.1.8",
"maildev": "github:padloc/maildev",
"prettier": "2.5.1",
"ts-node": "10.0.0",

File diff suppressed because it is too large Load Diff

View File

@ -38,8 +38,8 @@
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.7.4",
"webpack-pwa-manifest": "4.3.0",
"workbox-cli": "6.5.1",
"workbox-webpack-plugin": "6.4.2"
"workbox-cli": "6.5.3",
"workbox-webpack-plugin": "6.5.3"
},
"description": "Padloc Progressive Web App",
"scripts": {