From 12e11445b2b98e814444c8acb89d311324fb0549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 12:54:54 +0000 Subject: [PATCH] fix(deps): bump @nuxtjs/pwa from 3.3.3 to 3.3.5 Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.3 to 3.3.5. - [Release notes](https://github.com/nuxt-community/pwa-module/releases) - [Changelog](https://github.com/nuxt-community/pwa-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.3.3...v3.3.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 4e38741..f15f5ce 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@nuxt/content": "^1.9.0", "@nuxt/typescript-runtime": "^2.0.0", "@nuxtjs/axios": "^5.12.2", - "@nuxtjs/pwa": "^3.0.2", + "@nuxtjs/pwa": "^3.3.5", "core-js": "^3.6.5", "nuxt": "^2.14.6", "nuxt-buefy": "^0.4.3" diff --git a/yarn.lock b/yarn.lock index 2209c17..2a84cd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1356,15 +1356,15 @@ dependencies: http-proxy-middleware "^1.0.6" -"@nuxtjs/pwa@^3.0.2": - version "3.3.3" - resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.3.tgz#b3b9d90589c0fd000effe89ee767ca1a125f07e8" - integrity sha512-SVydLpHWeHFTdBx/UaC8sc39lcDW8IkDUCDSVh8jGz1aPsqZGbATd0MMtGa7uefGInMX+SvN/osmzYjuLlYRpw== +"@nuxtjs/pwa@^3.3.5": + version "3.3.5" + resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.5.tgz#db7c905536ebe8a464a347b6ae3215810642c044" + integrity sha512-8tTmW8DBspWxlJwTimOHTkwfkwPpL9wIcGmy75Gcmin+c9YtX2Ehxmhgt/TLFOC9XsLAqojqynw3/Agr/9OE1w== dependencies: clone-deep "^4.0.1" defu "^3.2.2" execa "^5.0.0" - fs-extra "^9.0.1" + fs-extra "^9.1.0" hasha "^5.2.2" jimp-compact "^0.16.1" lodash.template "^4.5.0" @@ -4625,15 +4625,15 @@ fs-extra@^8.1.0: jsonfile "^4.0.0" universalify "^0.1.0" -fs-extra@^9.0.0, fs-extra@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc" - integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ== +fs-extra@^9.0.0, fs-extra@^9.1.0: + version "9.1.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" + integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== dependencies: at-least-node "^1.0.0" graceful-fs "^4.2.0" jsonfile "^6.0.1" - universalify "^1.0.0" + universalify "^2.0.0" fs-memo@^1.2.0: version "1.2.0" @@ -9496,11 +9496,6 @@ universalify@^0.1.0: resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== -universalify@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d" - integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== - universalify@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"