diff --git a/platforms/webext/package.json b/platforms/webext/package.json index 1c1b2b09..9c83c905 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.68", "@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..332d4052 100644 --- a/platforms/webext/yarn.lock +++ b/platforms/webext/yarn.lock @@ -200,9 +200,9 @@ 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.68": + version "2.2.68" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.68.tgz#bbf49c88e99f4ae39ae7f63738d5619bcc40945d" dependencies: "@iconify/types" "*" pathe "^1.0.0"