Merge pull request #1093 from hoppscotch/dependabot/npm_and_yarn/nuxtjs/pwa-3.0.1

This commit is contained in:
Liyas Thomas
2020-08-18 06:41:51 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2119,9 +2119,9 @@
}
},
"@nuxtjs/pwa": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.0.0.tgz",
"integrity": "sha512-joqeeJbNHhexc8s+PjT/JkH9z5C0eGrDG/rs2ziKSG41CiNOp1wSg0OMBuNaHqML6Qsw/KVoy/50/tGu4ue0pA==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.0.1.tgz",
"integrity": "sha512-AkNeuOTHcshX/hNT5pBHUgOaeIfd+pBz9saScYZH0u69c51SxzQe7712Cc51+YTK8OUjVPBOXPr1kUvKggW6hw==",
"dev": true,
"requires": {
"defu": "^3.1.0",

View File

@@ -50,7 +50,7 @@
"devDependencies": {
"@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.0.0",
"@nuxtjs/pwa": "^3.0.1",
"@nuxtjs/svg": "^0.1.11",
"eslint": "^7.7.0",
"eslint-plugin-vue": "^6.2.2",