Skip to content

Commit 532f00e

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 592214a commit 532f00e

File tree

2 files changed

+49
-19
lines changed

2 files changed

+49
-19
lines changed

package-lock.json

Lines changed: 48 additions & 18 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": "^2.0.2",
5959
"ts-loader": "^8.0.11",
6060
"webpack": "^5.102.1",
61-
"webpack-bundle-analyzer": "^5.1.1",
61+
"webpack-bundle-analyzer": "^5.2.0",
6262
"webpack-cli": "^5.1.4"
6363
},
6464
"keywords": [

0 commit comments

Comments
 (0)