Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607
  • Loading branch information
snyk-bot committed Apr 24, 2024
1 parent bd3f3af commit d582ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"webpack": "^5.79.0",
"webpack-cli": "^5.0.2",
"webpack-merge": "^5.8.0",
"workbox-webpack-plugin": "^6.5.4"
"workbox-webpack-plugin": "^7.1.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"
Expand Down

0 comments on commit d582ba7

Please sign in to comment.