diff --git a/package.json b/package.json index 3ce8f90b..29aa7b82 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@vue/cli-plugin-babel": "^4.5.9", "@vue/cli-plugin-eslint": "^4.5.10", - "@vue/cli-plugin-pwa": "^4.5.9", + "@vue/cli-plugin-pwa": "^4.5.10", "@vue/cli-service": "^4.5.10", "@vue/compiler-sfc": "^3.0.5", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index aebe2427..8250c3fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1320,12 +1320,12 @@ webpack "^4.0.0" yorkie "^2.0.0" -"@vue/cli-plugin-pwa@^4.5.9": - version "4.5.9" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.9.tgz#05c0a9797ddf2611069069f4a04e2fcc1273f838" - integrity sha512-r+Mf5siw/kC/JQr8nImI2W65yc7O2IhPRd0fN0mMPxElW0n5NT2TIOOb7Y602mSDTlwqBPA3/GIpxgJkdjZ7Mw== +"@vue/cli-plugin-pwa@^4.5.10": + version "4.5.10" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.10.tgz#e415a1ae339bf697b0656e3774dfad031c9564ed" + integrity sha512-scYCwOX5A9hkIF9PFkeQQMDcE/OSKDg3BCYrm7TcmRCtmY77jqRNcdX+KoUTPrt8A1b4OHFbzHs95C/r4y9eHw== dependencies: - "@vue/cli-shared-utils" "^4.5.9" + "@vue/cli-shared-utils" "^4.5.10" webpack "^4.0.0" workbox-webpack-plugin "^4.3.1"