Skip to content

Commit 60f9908

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-3358798
1 parent af4a705 commit 60f9908

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
@@ -46,7 +46,7 @@
4646
"lodash": "^4.17.21",
4747
"node-fetch": "2.6.7",
4848
"swagger-client": "^3.18.5",
49-
"webpack": "^5.0.0"
49+
"webpack": "^5.76.0"
5050
},
5151
"engines": {
5252
"node": ">=10.0.0"

0 commit comments

Comments
 (0)