Skip to content

Commit 358fae9

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CACHEBASE-1054631
1 parent 7c8d112 commit 358fae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-jest": "^24.1.0",
7070
"ts-loader": "^6.1.0",
7171
"typescript": "^3.6.3",
72-
"webpack": "^4.17.2",
72+
"webpack": "^5.0.0",
7373
"webpack-command": "^0.4.1"
7474
},
7575
"dependencies": {

0 commit comments

Comments
 (0)