Merge pull request #806 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/sitemap-2.2.1

chore(deps): bump @nuxtjs/sitemap from 2.2.0 to 2.2.1
This commit is contained in:
Liyas Thomas
2020-04-24 06:49:20 +05:30
committed by GitHub
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -2240,9 +2240,9 @@
"integrity": "sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw==" "integrity": "sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw=="
}, },
"@nuxtjs/sitemap": { "@nuxtjs/sitemap": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-2.2.0.tgz", "resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-2.2.1.tgz",
"integrity": "sha512-SiRAWTtZ/iQlctr2B7mByfg0DUlpsL3Zx7KNiAz30mlgltIvRZFv5x43kG7wqztyZ+CY103hW6pvxVn3j9QEVQ==", "integrity": "sha512-GrXTueBaSQgAuBbUrGcKu37VbZBOZ4omHqk8FfthK71R26vp9LWUcqlRbuQaIrAYynjSfSPxaLpX8opUwO1nKw==",
"requires": { "requires": {
"async-cache": "^1.1.0", "async-cache": "^1.1.0",
"consola": "^2.11.3", "consola": "^2.11.3",
@@ -2421,9 +2421,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "12.12.17", "version": "12.12.37",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.17.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.37.tgz",
"integrity": "sha512-Is+l3mcHvs47sKy+afn2O1rV4ldZFU7W8101cNlOd+MRbjM4Onida8jSZnJdTe/0Pcf25g9BNIUsuugmE6puHA==" "integrity": "sha512-4mXKoDptrXAwZErQHrLzpe0FN/0Wmf5JRniSVIdwUrtDf9wnmEV1teCNLBo/TwuXhkK/bVegoEn/wmb+x0AuPg=="
}, },
"@types/parse-json": { "@types/parse-json": {
"version": "4.0.0", "version": "4.0.0",

View File

@@ -34,7 +34,7 @@
"@nuxtjs/gtm": "^2.2.3", "@nuxtjs/gtm": "^2.2.3",
"@nuxtjs/pwa": "^3.0.0-beta.20", "@nuxtjs/pwa": "^3.0.0-beta.20",
"@nuxtjs/robots": "^2.4.2", "@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.2.0", "@nuxtjs/sitemap": "^2.2.1",
"@nuxtjs/toast": "^3.3.0", "@nuxtjs/toast": "^3.3.0",
"ace-builds": "^1.4.11", "ace-builds": "^1.4.11",
"firebase": "^7.14.1", "firebase": "^7.14.1",