chore(deps): update dependency svgtofont to v4 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eb51e556a5
commit
8c251c30e3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -34,7 +34,7 @@
|
|||
"sass-loader": "13.3.2",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.2",
|
||||
"svgtofont": "3.25.4",
|
||||
"svgtofont": "4.0.0",
|
||||
"webpack": "5.88.2",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-favicons": "1.3.8",
|
||||
|
@ -11034,9 +11034,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/svgtofont": {
|
||||
"version": "3.25.4",
|
||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.25.4.tgz",
|
||||
"integrity": "sha512-S4DdXBBBPsV1wDJAS1mGuKeR2IYkDbd2AZnnYeUs3mCrIbGyVi9m40cbEGUgn7LLPTfLcMxv4Ft+LtdCVA1+yw==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-4.0.0.tgz",
|
||||
"integrity": "sha512-8K0e/4BcJRhBcmQ9d5O5GC7WdNW0sLi7G1egvnzvPi5orICAcAQg/SF3n03DYMLkAGXhJ+UsKfJnC8ovv8/xiw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/cheerio": "~0.22.31",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"sass-loader": "13.3.2",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.2",
|
||||
"svgtofont": "3.25.4",
|
||||
"svgtofont": "4.0.0",
|
||||
"webpack": "5.88.2",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-favicons": "1.3.8",
|
||||
|
|
Loading…
Reference in a new issue