Skip to content

Commit 23f8ee3

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436
1 parent 925990b commit 23f8ee3

File tree

2 files changed

+41
-39
lines changed

2 files changed

+41
-39
lines changed

package-lock.json

Lines changed: 40 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"express": "4.17.1",
6767
"firebase": "6.2.0",
6868
"grpc": "1.21.1",
69-
"helmet": "3.18.0",
69+
"helmet": "3.21.1",
7070
"ng-animate": "0.3.4",
7171
"ng-lazyload-image": "5.1.2",
7272
"ngx-cookie": "4.1.2",

0 commit comments

Comments
 (0)