Merge pull request #864 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/sitemap-2.3.0

This commit is contained in:
Liyas Thomas
2020-05-12 06:37:41 +05:30
committed by GitHub
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@@ -2250,12 +2250,12 @@
"integrity": "sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw==" "integrity": "sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw=="
}, },
"@nuxtjs/sitemap": { "@nuxtjs/sitemap": {
"version": "2.2.1", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-2.2.1.tgz", "resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-2.3.0.tgz",
"integrity": "sha512-GrXTueBaSQgAuBbUrGcKu37VbZBOZ4omHqk8FfthK71R26vp9LWUcqlRbuQaIrAYynjSfSPxaLpX8opUwO1nKw==", "integrity": "sha512-mSh0vc8HuJHMOm8ifKIKXxGETDq+Oc7MgwWVeq20AEfblNQUOWFLv+bYqh8BkxvuXc2/488zMrKhWOfwzasQOA==",
"requires": { "requires": {
"async-cache": "^1.1.0", "async-cache": "^1.1.0",
"consola": "^2.11.3", "consola": "^2.12.1",
"etag": "^1.8.1", "etag": "^1.8.1",
"fresh": "^0.5.2", "fresh": "^0.5.2",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
@@ -2266,9 +2266,9 @@
}, },
"dependencies": { "dependencies": {
"consola": { "consola": {
"version": "2.11.3", "version": "2.12.1",
"resolved": "https://registry.npmjs.org/consola/-/consola-2.11.3.tgz", "resolved": "https://registry.npmjs.org/consola/-/consola-2.12.1.tgz",
"integrity": "sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==" "integrity": "sha512-aEkkju9ZcEa9y2MhzNhfmTUws/CEZZ0LKu0FxftSU3HygPfVMMIMSYyYct+xBN6XNRhsaDZjw2HAv3m2ammXSA=="
} }
} }
}, },
@@ -2431,9 +2431,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "12.12.37", "version": "12.12.38",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.37.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.38.tgz",
"integrity": "sha512-4mXKoDptrXAwZErQHrLzpe0FN/0Wmf5JRniSVIdwUrtDf9wnmEV1teCNLBo/TwuXhkK/bVegoEn/wmb+x0AuPg==" "integrity": "sha512-75eLjX0pFuTcUXnnWmALMzzkYorjND0ezNEycaKesbUBg9eGZp4GHPuDmkRc4mQQvIpe29zrzATNRA6hkYqwmA=="
}, },
"@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.1", "@nuxtjs/sitemap": "^2.3.0",
"@nuxtjs/toast": "^3.3.0", "@nuxtjs/toast": "^3.3.0",
"ace-builds": "^1.4.11", "ace-builds": "^1.4.11",
"firebase": "^7.14.3", "firebase": "^7.14.3",