Bump @nuxtjs/pwa from 3.1.0 to 3.1.2

Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.1.0...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-08 00:06:41 +00:00
committed by GitHub
parent 16f02e2544
commit bea8c89d9f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2569,9 +2569,9 @@
}
},
"@nuxtjs/pwa": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.1.0.tgz",
"integrity": "sha512-LpVMAsKbSfmg/802EGId3DZop4YfUwLTgO4wbo9ALvAb2PolIBdRA2DhXF9y3bRuMDf9/tP8ErmkJ8MjcbJRmw==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.1.2.tgz",
"integrity": "sha512-731zNtYk22ZO9nB0nstXhYggIPwfKeyCpJzmRF8AFpntMDOkF+aP+GpclO46eUNZwk+3ABFRqHdTSAXU6SK7rg==",
"dev": true,
"requires": {
"defu": "^3.1.0",