Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-11 03:12:51 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-11 06:22:59 +0300
commit40ae40529a7184d504ed28f31657392534ca6c75 (patch)
treea0d31841e0d8f907cec74722c80e67999225202a
parent820dad8f3e9d62c4fc8434afdf09416fe5f07645 (diff)
chore(deps): update dependency svgtofont to v3.17.8
-rw-r--r--package-lock.json18
-rw-r--r--package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 02fa1c1..e2ea4c5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -34,7 +34,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",
@@ -10909,9 +10909,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",
@@ -10923,7 +10923,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",
@@ -20948,9 +20948,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",
@@ -20962,7 +20962,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",
diff --git a/package.json b/package.json
index dc3efa1..af51a90 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,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",