Merge pull request #85 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.4

chore(deps-dev): bump @iconify/json from 2.2.0 to 2.2.4
This commit is contained in:
Philip Ahlqvist 2023-01-09 14:33:51 +01:00 committed by GitHub
commit d3b38923d5
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.0",
"@iconify/json": "^2.2.4",
"@iconify/vue2": "^2.0.1",
"@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^11.1.0",
@ -1696,9 +1696,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.0.tgz",
"integrity": "sha512-7/LqA+1iWRE5AcWGLd9gYCBQTXWfmwoVUYWYQqs1u9NYmUwm07gwb1KJmU1p2KCA5AsVA8iBvCjdN3MRBImlwg==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.4.tgz",
"integrity": "sha512-QjJJD7tsggk0hWWDr8z5mBND52kI63NLNhubYAPZzGLMjDQ5rJ1HOBHoJ1P2O6450CYuYp7tfc4W0zJ9/QfUiA==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -16478,9 +16478,9 @@
}
},
"@iconify/json": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.0.tgz",
"integrity": "sha512-7/LqA+1iWRE5AcWGLd9gYCBQTXWfmwoVUYWYQqs1u9NYmUwm07gwb1KJmU1p2KCA5AsVA8iBvCjdN3MRBImlwg==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.4.tgz",
"integrity": "sha512-QjJJD7tsggk0hWWDr8z5mBND52kI63NLNhubYAPZzGLMjDQ5rJ1HOBHoJ1P2O6450CYuYp7tfc4W0zJ9/QfUiA==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.2.0",
"@iconify/json": "^2.2.4",
"@iconify/vue2": "^2.0.1",
"@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^11.1.0",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.0.tgz#a8674c5567d1361e52c27dd94b9dba03dd506f9f"
integrity sha512-7/LqA+1iWRE5AcWGLd9gYCBQTXWfmwoVUYWYQqs1u9NYmUwm07gwb1KJmU1p2KCA5AsVA8iBvCjdN3MRBImlwg==
"@iconify/json@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.4.tgz#c24bfb83684e244065457b7b2c7d4673f75799f7"
integrity sha512-QjJJD7tsggk0hWWDr8z5mBND52kI63NLNhubYAPZzGLMjDQ5rJ1HOBHoJ1P2O6450CYuYp7tfc4W0zJ9/QfUiA==
dependencies:
"@iconify/types" "*"
pathe "^1.0.0"