chore(deps): update dependency svgtofont to v3.17.8

This commit is contained in:
renovate[bot] 2022-07-11 00:36:03 +00:00
parent 7656685e05
commit bb1e6df886
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -32,7 +32,7 @@
"sass-loader": "13.0.2",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.17.7",
"svgtofont": "3.17.8",
"webpack": "5.73.0",
"webpack-cli": "4.10.0",
"webpack-manifest-plugin": "5.0.0",
@ -10897,9 +10897,9 @@
"dev": true
},
"node_modules/svgtofont": {
"version": "3.17.7",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.7.tgz",
"integrity": "sha512-5auNehc5K5VB3C9h16pOsiwZiob4+q0B8BkHLm3dSUIjtms+2kwN751viYXidB+JZAhHnT6Mud4UWRtmY/nDEg==",
"version": "3.17.8",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.8.tgz",
"integrity": "sha512-lVtBGoPVqaSNFpz3nUoNlaCppI+b0HIwVhXKzLDZawBohpHr9qdiwtpddH4hsDUZd/7sEu0oL/BIZ7E7Isk/Tg==",
"dev": true,
"dependencies": {
"@types/cheerio": "~0.22.31",
@ -10911,7 +10911,7 @@
"@types/ttf2eot": "~2.0.0",
"@types/ttf2woff": "~2.0.2",
"@types/ttf2woff2": "~2.0.0",
"cheerio": "~1.0.0-rc.10",
"cheerio": "~1.0.0-rc.12",
"colors-cli": "~1.0.28",
"copy-template-dir": "~1.4.0",
"del": "~6.1.0",
@ -20926,9 +20926,9 @@
"dev": true
},
"svgtofont": {
"version": "3.17.7",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.7.tgz",
"integrity": "sha512-5auNehc5K5VB3C9h16pOsiwZiob4+q0B8BkHLm3dSUIjtms+2kwN751viYXidB+JZAhHnT6Mud4UWRtmY/nDEg==",
"version": "3.17.8",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.8.tgz",
"integrity": "sha512-lVtBGoPVqaSNFpz3nUoNlaCppI+b0HIwVhXKzLDZawBohpHr9qdiwtpddH4hsDUZd/7sEu0oL/BIZ7E7Isk/Tg==",
"dev": true,
"requires": {
"@types/cheerio": "~0.22.31",
@ -20940,7 +20940,7 @@
"@types/ttf2eot": "~2.0.0",
"@types/ttf2woff": "~2.0.2",
"@types/ttf2woff2": "~2.0.0",
"cheerio": "~1.0.0-rc.10",
"cheerio": "~1.0.0-rc.12",
"colors-cli": "~1.0.28",
"copy-template-dir": "~1.4.0",
"del": "~6.1.0",

View File

@ -53,7 +53,7 @@
"sass-loader": "13.0.2",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.17.7",
"svgtofont": "3.17.8",
"webpack": "5.73.0",
"webpack-cli": "4.10.0",
"webpack-manifest-plugin": "5.0.0",