diff --git a/package.json b/package.json index 7fd41004c..e01cab4ff 100644 --- a/package.json +++ b/package.json @@ -228,7 +228,7 @@ "uuid": "^8.3.2", "validator": "13.9.0", "vite": "^5.0.5", - "vite-plugin-pwa": "^0.17.0", + "vite-plugin-pwa": "^0.17.4", "winston": "^3.10.0", "ws": "^7.5.9", "y-indexeddb": "^9.0.11", diff --git a/yarn.lock b/yarn.lock index 6e651eabd..5a5213a7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13184,10 +13184,10 @@ vinyl@~3.0.0: replace-ext "^2.0.0" teex "^1.0.1" -vite-plugin-pwa@^0.17.0: - version "0.17.0" - resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.17.0.tgz#315648e0589e892b0e0e30e13175aa3c76990ee5" - integrity sha512-cOyEG8EEc7JHmyMapTnjK2j0g2BIC3ErlmOHyGzVu8hqjyF9Jt6yWMmVNFtpA6v/NNyzP28ARf3vwzIAzR1kaw== +vite-plugin-pwa@^0.17.4: + version "0.17.4" + resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.17.4.tgz#be3b3714d4148681bc73e8e0b1e6ce1a71fa79f2" + integrity sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA== dependencies: debug "^4.3.4" fast-glob "^3.3.2"