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