Merge pull request #105 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.21

chore(deps-dev): bump @iconify/json from 2.2.18 to 2.2.21
This commit is contained in:
Philip Ahlqvist 2023-02-17 20:33:20 +01:00 committed by GitHub
commit 8ac2e6de17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.2.18",
"@iconify/json": "^2.2.21",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.8",
"fs-extra": "^11.1.0",
@ -1739,9 +1739,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.18",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.18.tgz",
"integrity": "sha512-lYVcJFBtczKiYC9kd2TZW9CNV2PVEYjxLayPicI5EM5qFYZxrtmvSL6Nq3sc8XiuAFAMfBvIOjQDjZkf6dIgUA==",
"version": "2.2.21",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.21.tgz",
"integrity": "sha512-6nhAe77/n08xnstU+Aow0brbb3R0nHQpVi2FUpYexR0XkCjp8TuAuSk2mJW1vbwOFBuYXGuBY7CRxZoKnTJMHQ==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -16793,9 +16793,9 @@
}
},
"@iconify/json": {
"version": "2.2.18",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.18.tgz",
"integrity": "sha512-lYVcJFBtczKiYC9kd2TZW9CNV2PVEYjxLayPicI5EM5qFYZxrtmvSL6Nq3sc8XiuAFAMfBvIOjQDjZkf6dIgUA==",
"version": "2.2.21",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.21.tgz",
"integrity": "sha512-6nhAe77/n08xnstU+Aow0brbb3R0nHQpVi2FUpYexR0XkCjp8TuAuSk2mJW1vbwOFBuYXGuBY7CRxZoKnTJMHQ==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.2.18",
"@iconify/json": "^2.2.21",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.8",
"fs-extra": "^11.1.0",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.18":
version "2.2.18"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.18.tgz#02bdfcf54f4220f797b2efbd084c7ce6b501e962"
integrity sha512-lYVcJFBtczKiYC9kd2TZW9CNV2PVEYjxLayPicI5EM5qFYZxrtmvSL6Nq3sc8XiuAFAMfBvIOjQDjZkf6dIgUA==
"@iconify/json@^2.2.21":
version "2.2.21"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.21.tgz#aeed9ec71781f14d840200b393254bbf9d991244"
integrity sha512-6nhAe77/n08xnstU+Aow0brbb3R0nHQpVi2FUpYexR0XkCjp8TuAuSk2mJW1vbwOFBuYXGuBY7CRxZoKnTJMHQ==
dependencies:
"@iconify/types" "*"
pathe "^1.0.0"