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-10-03 04:02:16 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-03 07:22:05 +0300
commit962481a2d3161e3a2b8d02e3149132fcee780527 (patch)
tree5d5333a9cfb5952635aea6b77e1d6e83e7101b89
parent2d8e280e1768855f0c798cac71d3167fdee51671 (diff)
chore(deps): update dependency favicons to v7.0.1
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 3817499..6a742e5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
- "favicons": "7.0.0",
+ "favicons": "7.0.1",
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
@@ -4845,9 +4845,9 @@
}
},
"node_modules/favicons": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/favicons/-/favicons-7.0.0.tgz",
- "integrity": "sha512-G922WcQLwHcXG7f8P5iFt0tALs6Ymzu8ETFRzCnoamKsFUZ2yVA2UVkMrSUjOuFQy4KO8mYC2BrL8SgYI7LUKw==",
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/favicons/-/favicons-7.0.1.tgz",
+ "integrity": "sha512-JPFon4zQL8XfuA2Nzq5ExGNnn9UBEf6yqpQDwtcAcEvLU+chBwKEoFd1EWSOSdRFSM7NilmmnSACXBHN64OEvQ==",
"dev": true,
"dependencies": {
"escape-html": "^1.0.3",
@@ -14412,9 +14412,9 @@
}
},
"favicons": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/favicons/-/favicons-7.0.0.tgz",
- "integrity": "sha512-G922WcQLwHcXG7f8P5iFt0tALs6Ymzu8ETFRzCnoamKsFUZ2yVA2UVkMrSUjOuFQy4KO8mYC2BrL8SgYI7LUKw==",
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/favicons/-/favicons-7.0.1.tgz",
+ "integrity": "sha512-JPFon4zQL8XfuA2Nzq5ExGNnn9UBEf6yqpQDwtcAcEvLU+chBwKEoFd1EWSOSdRFSM7NilmmnSACXBHN64OEvQ==",
"dev": true,
"requires": {
"escape-html": "^1.0.3",
diff --git a/package.json b/package.json
index eb11054..64b17c7 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
- "favicons": "7.0.0",
+ "favicons": "7.0.1",
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.1",
"prettier": "2.7.1",