diff --git a/package-lock.json b/package-lock.json index d765e681b7c09b83f169e665c9c9b0349f510895..2c78c4456f706861c65c32b89e7eef05611b825b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "qs": "^6.11.1", "query-string": "^8.1.0", "semver": "~7.3.8", - "simple-icons": "8.8.0", + "simple-icons": "8.9.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -26659,9 +26659,9 @@ } }, "node_modules/simple-icons": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.8.0.tgz", - "integrity": "sha512-/aSnVSF11629RTsm8bizN7MXdO82zNQuuOh4eDd7SUPkwYubM62OgCIFv4pUgXZE5fxO4whgksyFLgB7RzVARg==", + "version": "8.9.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.9.0.tgz", + "integrity": "sha512-aJD8dhSzAUfLGzm8TOO8uPUIpYMnP3IUh8Zkc6TrYOPJ0RBcyR4VWtbRv3KbPY8xhQG8hBoGhKpk/kEe80BSgQ==", "engines": { "node": ">=0.12.18" }, @@ -51016,9 +51016,9 @@ "dev": true }, "simple-icons": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.8.0.tgz", - "integrity": "sha512-/aSnVSF11629RTsm8bizN7MXdO82zNQuuOh4eDd7SUPkwYubM62OgCIFv4pUgXZE5fxO4whgksyFLgB7RzVARg==" + "version": "8.9.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.9.0.tgz", + "integrity": "sha512-aJD8dhSzAUfLGzm8TOO8uPUIpYMnP3IUh8Zkc6TrYOPJ0RBcyR4VWtbRv3KbPY8xhQG8hBoGhKpk/kEe80BSgQ==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 63092d8754dae63f68c21c2f44ea721438002b44..c58e325fe586b7e3a470b8f1cfe4cfbdd1a7a21d 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "qs": "^6.11.1", "query-string": "^8.1.0", "semver": "~7.3.8", - "simple-icons": "8.8.0", + "simple-icons": "8.9.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32"