⬆️ Bump @nuxtjs/sitemap from 2.3.2 to 2.4.0

Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.3.2 to 2.4.0.
- [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.3.2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-06-26 01:08:44 +00:00
committed by GitHub
parent 37c2918bdd
commit 35f6252c3d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2288,9 +2288,9 @@
"integrity": "sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw=="
},
"@nuxtjs/sitemap": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-2.3.2.tgz",
"integrity": "sha512-SELHw9dNttKu6EyewD++5gIHox9Hxq4Cwwt4v2HdYwKjrw3wtlZofOslIyBX3o4QI0t2ozOq1FpbmizFz47M8g==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-2.4.0.tgz",
"integrity": "sha512-TVgIYOtPp7KAfaUo76WRpGbO20j4D/xi/A7shFIGjARHs+FvfAWXNCtBT87dTwe/RoYzAsEKtijFFUTaSu5bUA==",
"requires": {
"async-cache": "^1.1.0",
"consola": "^2.13.0",