Merge pull request #132 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.68

chore(deps-dev): bump @iconify/json from 2.2.37 to 2.2.68
This commit is contained in:
Philip Ahlqvist 2023-05-25 15:44:33 +02:00 committed by GitHub
commit 42db345fa5
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": "^5.0.0",
"@iconify/json": "^2.2.37",
"@iconify/json": "^2.2.68",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9",
"fs-extra": "^11.1.1",
@ -1746,9 +1746,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.37",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.37.tgz",
"integrity": "sha512-3PHw+H9hMUYZ+wUij6DmdWxBnBIYOMtsKGRrJUHsKhMloy4kcOu+Yi2XKfD8JvXgJ6ybzoNAXOkKDgEqY0JKQw==",
"version": "2.2.68",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.68.tgz",
"integrity": "sha512-UNgbecms1tWhvY9ycXbWW/nOLlx5Xxlufp+dHWontty0j+yiQfap3UshpSGGAt74C9OLYEFKTl42d20PLRakzg==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -16808,9 +16808,9 @@
}
},
"@iconify/json": {
"version": "2.2.37",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.37.tgz",
"integrity": "sha512-3PHw+H9hMUYZ+wUij6DmdWxBnBIYOMtsKGRrJUHsKhMloy4kcOu+Yi2XKfD8JvXgJ6ybzoNAXOkKDgEqY0JKQw==",
"version": "2.2.68",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.68.tgz",
"integrity": "sha512-UNgbecms1tWhvY9ycXbWW/nOLlx5Xxlufp+dHWontty0j+yiQfap3UshpSGGAt74C9OLYEFKTl42d20PLRakzg==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^5.0.0",
"@iconify/json": "^2.2.37",
"@iconify/json": "^2.2.68",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9",
"fs-extra": "^11.1.1",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.37":
version "2.2.37"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.37.tgz#b3e17fff164435e281f9eab8a9762190e62c1fe4"
integrity sha512-3PHw+H9hMUYZ+wUij6DmdWxBnBIYOMtsKGRrJUHsKhMloy4kcOu+Yi2XKfD8JvXgJ6ybzoNAXOkKDgEqY0JKQw==
"@iconify/json@^2.2.68":
version "2.2.68"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.68.tgz#bbf49c88e99f4ae39ae7f63738d5619bcc40945d"
integrity sha512-UNgbecms1tWhvY9ycXbWW/nOLlx5Xxlufp+dHWontty0j+yiQfap3UshpSGGAt74C9OLYEFKTl42d20PLRakzg==
dependencies:
"@iconify/types" "*"
pathe "^1.0.0"