aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-11 18:46:45 +0000
committerGitHub <noreply@github.com>2025-02-11 18:46:45 +0000
commit32b845a343974aa3dfb6e85ae7be6f60f0c71a48 (patch)
treed30595a7eeb2ce09e18082f1bb0c07f46a3737db /package.json
parent66a002e9324c900fe9b3630eec6be25572bd00af (diff)
Bump serialize-javascript and workbox-webpack-plugin
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [workbox-webpack-plugin](https://github.com/googlechrome/workbox). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2) Updates `workbox-webpack-plugin` from 6.5.4 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.4...v7.3.0) --- updated-dependencies: - dependency-name: serialize-javascript dependency-type: indirect - dependency-name: workbox-webpack-plugin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e3daa6f..0ea3096 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4",
- "workbox-webpack-plugin": "^6.5.1"
+ "workbox-webpack-plugin": "^7.3.0"
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.4.0",