mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
chore(deps): update dependency favicons to v7.0.1
This commit is contained in:
parent
2d8e280e17
commit
962481a2d3
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user