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:
commit
42db345fa5
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -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": "*",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue