chore(deps): bump @nuxtjs/sitemap from 2.2.0 to 2.2.1

Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/nuxt-community/sitemap-module/releases)
- [Changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sitemap-module/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-24 01:10:15 +00:00
committed by GitHub
parent de90a73a83
commit 8a3e4b2041
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

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