Merge pull request #210 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.234

chore(deps-dev): bump @iconify/json from 2.2.201 to 2.2.234
This commit is contained in:
Philip Ahlqvist 2024-08-06 20:49:29 +02:00 committed by GitHub
commit 00bd5ed8e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@fontsource/roboto": "^5.0.12",
"@iconify/json": "^2.2.201",
"@iconify/json": "^2.2.234",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.2.0",
@ -1860,9 +1860,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.201",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz",
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==",
"version": "2.2.234",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz",
"integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -17173,9 +17173,9 @@
}
},
"@iconify/json": {
"version": "2.2.201",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz",
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==",
"version": "2.2.234",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz",
"integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^5.0.12",
"@iconify/json": "^2.2.201",
"@iconify/json": "^2.2.234",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.2.0",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.201":
version "2.2.201"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.201.tgz#c59bfb135cb0a95ee877c4c839f8295d20a5fb24"
integrity sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==
"@iconify/json@^2.2.234":
version "2.2.234"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.234.tgz#0e72c3004dfe5bb87dd5afb0176044c6b8589063"
integrity sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==
dependencies:
"@iconify/types" "*"
pathe "^1.1.2"