diff options
| author | stonedDiscord <Tukz@gmx.de> | 2025-02-11 23:12:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 23:12:51 +0100 |
| commit | 87dceac3eb7247ab8b5e72d830fe36b9ac67b7b9 (patch) | |
| tree | d30595a7eeb2ce09e18082f1bb0c07f46a3737db /package.json | |
| parent | 66a002e9324c900fe9b3630eec6be25572bd00af (diff) | |
| parent | 32b845a343974aa3dfb6e85ae7be6f60f0c71a48 (diff) | |
Merge pull request #256 from AttorneyOnline/dependabot/npm_and_yarn/multi-6250c21023
Bump serialize-javascript and workbox-webpack-plugin
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |
