diff --git a/platforms/webext/package.json b/platforms/webext/package.json index 1c1b2b09..0d848709 100644 --- a/platforms/webext/package.json +++ b/platforms/webext/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^0.34.0", - "@iconify/json": "^2.2.39", + "@iconify/json": "^2.2.77", "@types/dateformat": "^5.0.0", "@types/fs-extra": "^9.0.13", "@types/node": "^18.11.9", diff --git a/platforms/webext/yarn.lock b/platforms/webext/yarn.lock index 7598dde1..cf207740 100644 --- a/platforms/webext/yarn.lock +++ b/platforms/webext/yarn.lock @@ -200,12 +200,12 @@ version "1.2.1" resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz" -"@iconify/json@^2.2.39": - version "2.2.39" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.39.tgz#4b17d361703df15e3bcb90093a89e66884949dac" +"@iconify/json@^2.2.77": + version "2.2.77" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.77.tgz#363a4caaf270b799cd56f21afc22712b4eba096f" dependencies: "@iconify/types" "*" - pathe "^1.0.0" + pathe "^1.1.0" "@iconify/types@*", "@iconify/types@^2.0.0": version "2.0.0" @@ -4127,7 +4127,7 @@ path-type@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" -pathe@^1.0.0, pathe@^1.1.0: +pathe@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.0.tgz#e2e13f6c62b31a3289af4ba19886c230f295ec03"