Merge pull request #156 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.117
chore(deps-dev): bump @iconify/json from 2.2.114 to 2.2.117
This commit is contained in:
commit
505c8ade47
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.8",
|
||||
"@iconify/json": "^2.2.114",
|
||||
"@iconify/json": "^2.2.117",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.1.1",
|
||||
|
@ -1860,9 +1860,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.2.114",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.114.tgz",
|
||||
"integrity": "sha512-KxZUi3yvruewUcDKK3kGXIZTqRQxN/LuO0uvoduBtCdntQ9NqKlY2cKchgt9cSv950teGzvRUv2nFEgd7Ywuvw==",
|
||||
"version": "2.2.117",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.117.tgz",
|
||||
"integrity": "sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -17173,9 +17173,9 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.2.114",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.114.tgz",
|
||||
"integrity": "sha512-KxZUi3yvruewUcDKK3kGXIZTqRQxN/LuO0uvoduBtCdntQ9NqKlY2cKchgt9cSv950teGzvRUv2nFEgd7Ywuvw==",
|
||||
"version": "2.2.117",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.117.tgz",
|
||||
"integrity": "sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.8",
|
||||
"@iconify/json": "^2.2.114",
|
||||
"@iconify/json": "^2.2.117",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.1.1",
|
||||
|
|
|
@ -866,10 +866,10 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.2.114":
|
||||
version "2.2.114"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.114.tgz#112189865cb4c11b5b8d5159bd63bf156f5b8a58"
|
||||
integrity sha512-KxZUi3yvruewUcDKK3kGXIZTqRQxN/LuO0uvoduBtCdntQ9NqKlY2cKchgt9cSv950teGzvRUv2nFEgd7Ywuvw==
|
||||
"@iconify/json@^2.2.117":
|
||||
version "2.2.117"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.117.tgz#176edab0a935f3fa0cb30a193e8262c3c1cba32b"
|
||||
integrity sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==
|
||||
dependencies:
|
||||
"@iconify/types" "*"
|
||||
pathe "^1.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue