Skip to content

Commit 0587c27

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-SIRV-12558119
1 parent a13c994 commit 0587c27

File tree

2 files changed

+26
-54
lines changed

2 files changed

+26
-54
lines changed

package-lock.json

Lines changed: 25 additions & 53 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
@@ -58,7 +58,7 @@
5858
"source-map-loader": "^4.0.0",
5959
"ts-loader": "^9.5.4",
6060
"webpack": "^5.74.0",
61-
"webpack-bundle-analyzer": "^5.1.1",
61+
"webpack-bundle-analyzer": "^5.2.0",
6262
"webpack-cli": "^4.10.0"
6363
},
6464
"keywords": [

0 commit comments

Comments
 (0)