Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 38efd29

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent cf3c8bb commit 38efd29

File tree

2 files changed

+653
-148
lines changed

2 files changed

+653
-148
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"workbox-precaching": "^6.5.4",
140140
"workbox-routing": "^6.5.4",
141141
"workbox-strategies": "^6.5.4",
142-
"workbox-webpack-plugin": "^6.5.4",
142+
"workbox-webpack-plugin": "^7.4.0",
143143
"workbox-window": "^6.5.4",
144144
"ws": "^8.10.0"
145145
},

0 commit comments

Comments
 (0)