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

This commit is contained in:
Renovate Bot 2022-02-07 08:03:41 +00:00 committed by renovate[bot]
parent 6d9cee78a9
commit 5d7c543fd9
2 changed files with 17 additions and 17 deletions

32
package-lock.json generated
View File

@ -30,7 +30,7 @@
"sass-loader": "12.4.0",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.14.0",
"svgtofont": "3.15.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2",
"webpack-manifest-plugin": "4.1.1",
@ -10557,9 +10557,9 @@
"dev": true
},
"node_modules/svgtofont": {
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.14.0.tgz",
"integrity": "sha512-Z22C2DROM68qJ46NcCkCEkXJkvMopU0eVOrRMqr6+FAoAzs2j2wTqXPl1uG5SwXx3fVlsy2Xk0dux7P8TuMe7w==",
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.15.0.tgz",
"integrity": "sha512-aVBUG9YYWnwFWriY1Gi0wrbohT4ZCC8KdFmiznjI7Jbje5/i84WdfnTyJQvwnPZKKcPhzHvHwgZvY0VPmKdshQ==",
"dev": true,
"dependencies": {
"@types/cheerio": "0.22.30",
@ -10579,7 +10579,7 @@
"svg2ttf": "6.0.3",
"svgicons2svgfont": "10.0.5",
"svgo": "2.8.0",
"ttf2eot": "3.0.0",
"ttf2eot": "3.1.0",
"ttf2woff": "3.0.0",
"ttf2woff2": "4.0.4",
"yargs": "17.3.1"
@ -11170,9 +11170,9 @@
"dev": true
},
"node_modules/ttf2eot": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.0.0.tgz",
"integrity": "sha512-Y/ymhhYr/lLkf66BnLQBs3LjttPDE+1BJcFHq/oJN5SnZTacMWVdPfGLB5eIVnC2iT9gZ2ls/Bre2zbKq6hNsA==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.1.0.tgz",
"integrity": "sha512-aHTbcYosNHVqb2Qtt9Xfta77ae/5y0VfdwNLUS6sGBeGr22cX2JDMo/i5h3uuOf+FAD3akYOr17+fYd5NK8aXw==",
"dev": true,
"dependencies": {
"argparse": "^2.0.1"
@ -16184,7 +16184,7 @@
"peer": true,
"requires": {
"clone": "^2.1.2",
"colors": "1.4.0",
"colors": "^1.4.0",
"image-size": "^0.8.3",
"jimp": "^0.16.1",
"jsontoxml": "^1.0.1",
@ -20450,9 +20450,9 @@
"dev": true
},
"svgtofont": {
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.14.0.tgz",
"integrity": "sha512-Z22C2DROM68qJ46NcCkCEkXJkvMopU0eVOrRMqr6+FAoAzs2j2wTqXPl1uG5SwXx3fVlsy2Xk0dux7P8TuMe7w==",
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.15.0.tgz",
"integrity": "sha512-aVBUG9YYWnwFWriY1Gi0wrbohT4ZCC8KdFmiznjI7Jbje5/i84WdfnTyJQvwnPZKKcPhzHvHwgZvY0VPmKdshQ==",
"dev": true,
"requires": {
"@types/cheerio": "0.22.30",
@ -20472,7 +20472,7 @@
"svg2ttf": "6.0.3",
"svgicons2svgfont": "10.0.5",
"svgo": "2.8.0",
"ttf2eot": "3.0.0",
"ttf2eot": "3.1.0",
"ttf2woff": "3.0.0",
"ttf2woff2": "4.0.4",
"yargs": "17.3.1"
@ -20921,9 +20921,9 @@
"dev": true
},
"ttf2eot": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.0.0.tgz",
"integrity": "sha512-Y/ymhhYr/lLkf66BnLQBs3LjttPDE+1BJcFHq/oJN5SnZTacMWVdPfGLB5eIVnC2iT9gZ2ls/Bre2zbKq6hNsA==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.1.0.tgz",
"integrity": "sha512-aHTbcYosNHVqb2Qtt9Xfta77ae/5y0VfdwNLUS6sGBeGr22cX2JDMo/i5h3uuOf+FAD3akYOr17+fYd5NK8aXw==",
"dev": true,
"requires": {
"argparse": "^2.0.1"

View File

@ -51,7 +51,7 @@
"sass-loader": "12.4.0",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.14.0",
"svgtofont": "3.15.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2",
"webpack-manifest-plugin": "4.1.1",