deps: bump svgo from 2.4.0 to 2.5.0 (#509)

This commit is contained in:
dependabot[bot]
2021-08-31 14:01:06 +02:00
committed by GitHub
parent 2ec69909fb
commit a38f11828f
2 changed files with 14 additions and 14 deletions

26
package-lock.json generated
View File

@@ -38,7 +38,7 @@
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.4.0", "sanitize-html": "^2.4.0",
"simple-git": "^2.45.0", "simple-git": "^2.45.0",
"svgo": "^2.4.0", "svgo": "^2.5.0",
"twemoji-parser": "^13.1.0", "twemoji-parser": "^13.1.0",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-prism-component": "^1.2.0", "vue-prism-component": "^1.2.0",
@@ -8948,15 +8948,15 @@
} }
}, },
"node_modules/svgo": { "node_modules/svgo": {
"version": "2.4.0", "version": "2.5.0",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-2.4.0.tgz", "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.5.0.tgz",
"integrity": "sha512-W25S1UUm9Lm9VnE0TvCzL7aso/NCzDEaXLaElCUO/KaVitw0+IBicSVfM1L1c0YHK5TOFh73yQ2naCpVHEQ/OQ==", "integrity": "sha512-FSdBOOo271VyF/qZnOn1PgwCdt1v4Dx0Sey+U1jgqm1vqRYjPGdip0RGrFW6ItwtkBB8rHgHk26dlVr0uCs82Q==",
"dependencies": { "dependencies": {
"@trysound/sax": "0.1.1", "@trysound/sax": "0.1.1",
"colorette": "^1.2.2", "colorette": "^1.3.0",
"commander": "^7.1.0", "commander": "^7.2.0",
"css-select": "^4.1.3", "css-select": "^4.1.3",
"css-tree": "^1.1.2", "css-tree": "^1.1.3",
"csso": "^4.2.0", "csso": "^4.2.0",
"stable": "^0.1.8" "stable": "^0.1.8"
}, },
@@ -16980,15 +16980,15 @@
} }
}, },
"svgo": { "svgo": {
"version": "2.4.0", "version": "2.5.0",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-2.4.0.tgz", "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.5.0.tgz",
"integrity": "sha512-W25S1UUm9Lm9VnE0TvCzL7aso/NCzDEaXLaElCUO/KaVitw0+IBicSVfM1L1c0YHK5TOFh73yQ2naCpVHEQ/OQ==", "integrity": "sha512-FSdBOOo271VyF/qZnOn1PgwCdt1v4Dx0Sey+U1jgqm1vqRYjPGdip0RGrFW6ItwtkBB8rHgHk26dlVr0uCs82Q==",
"requires": { "requires": {
"@trysound/sax": "0.1.1", "@trysound/sax": "0.1.1",
"colorette": "^1.2.2", "colorette": "^1.3.0",
"commander": "^7.1.0", "commander": "^7.2.0",
"css-select": "^4.1.3", "css-select": "^4.1.3",
"css-tree": "^1.1.2", "css-tree": "^1.1.3",
"csso": "^4.2.0", "csso": "^4.2.0",
"stable": "^0.1.8" "stable": "^0.1.8"
} }

View File

@@ -54,7 +54,7 @@
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.4.0", "sanitize-html": "^2.4.0",
"simple-git": "^2.45.0", "simple-git": "^2.45.0",
"svgo": "^2.4.0", "svgo": "^2.5.0",
"twemoji-parser": "^13.1.0", "twemoji-parser": "^13.1.0",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-prism-component": "^1.2.0", "vue-prism-component": "^1.2.0",