Merge pull request #108 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.25
chore(deps-dev): bump @iconify/json from 2.2.21 to 2.2.25
This commit is contained in:
commit
c707edbb76
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": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@iconify/json": "^2.2.21",
|
"@iconify/json": "^2.2.25",
|
||||||
"@iconify/vue2": "^2.1.0",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.8",
|
"@vuepress/plugin-pwa": "^1.9.8",
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
|
@ -1739,9 +1739,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@iconify/json": {
|
"node_modules/@iconify/json": {
|
||||||
"version": "2.2.21",
|
"version": "2.2.25",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.21.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.25.tgz",
|
||||||
"integrity": "sha512-6nhAe77/n08xnstU+Aow0brbb3R0nHQpVi2FUpYexR0XkCjp8TuAuSk2mJW1vbwOFBuYXGuBY7CRxZoKnTJMHQ==",
|
"integrity": "sha512-mkuLLGyg7LhvIUlKXTQrag0Y38/6pnIp6vT48nmiKBTvqU8C+sRG+UzOuzWW0Hw6B3pqMlK8VvZ5Iktie4h6tA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
@ -16793,9 +16793,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@iconify/json": {
|
"@iconify/json": {
|
||||||
"version": "2.2.21",
|
"version": "2.2.25",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.21.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.25.tgz",
|
||||||
"integrity": "sha512-6nhAe77/n08xnstU+Aow0brbb3R0nHQpVi2FUpYexR0XkCjp8TuAuSk2mJW1vbwOFBuYXGuBY7CRxZoKnTJMHQ==",
|
"integrity": "sha512-mkuLLGyg7LhvIUlKXTQrag0Y38/6pnIp6vT48nmiKBTvqU8C+sRG+UzOuzWW0Hw6B3pqMlK8VvZ5Iktie4h6tA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@iconify/json": "^2.2.21",
|
"@iconify/json": "^2.2.25",
|
||||||
"@iconify/vue2": "^2.1.0",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.8",
|
"@vuepress/plugin-pwa": "^1.9.8",
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
|
|
|
@ -866,10 +866,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@hapi/hoek" "^8.3.0"
|
"@hapi/hoek" "^8.3.0"
|
||||||
|
|
||||||
"@iconify/json@^2.2.21":
|
"@iconify/json@^2.2.25":
|
||||||
version "2.2.21"
|
version "2.2.25"
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.21.tgz#aeed9ec71781f14d840200b393254bbf9d991244"
|
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.25.tgz#f2d16f4b7b96ea4f89504d2093a8d5e1d9e20e68"
|
||||||
integrity sha512-6nhAe77/n08xnstU+Aow0brbb3R0nHQpVi2FUpYexR0XkCjp8TuAuSk2mJW1vbwOFBuYXGuBY7CRxZoKnTJMHQ==
|
integrity sha512-mkuLLGyg7LhvIUlKXTQrag0Y38/6pnIp6vT48nmiKBTvqU8C+sRG+UzOuzWW0Hw6B3pqMlK8VvZ5Iktie4h6tA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iconify/types" "*"
|
"@iconify/types" "*"
|
||||||
pathe "^1.0.0"
|
pathe "^1.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue