diff --git a/package-lock.json b/package-lock.json index 4e713daa657fe..7532a0d71989b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "qs": "^6.11.0", "query-string": "^7.1.1", "semver": "~7.3.7", - "simple-icons": "7.8.0", + "simple-icons": "^7.20.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -26568,9 +26568,9 @@ } }, "node_modules/simple-icons": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.8.0.tgz", - "integrity": "sha512-OBg/5e+HRphOS3R/YmJI5tvMssot2DXwNlLoN1yWiVM23BzurDBprkLgIgHn7pG2PXE5zPZujT3QVPLQYdUGDQ==", + "version": "7.20.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.20.0.tgz", + "integrity": "sha512-EP36AFDVul33lL17gfokr3nRjyVY74A1cXdEfvQzA0bI+5lDiQ1ETdOATmjCOMUGG3mdiJb4LRTMajtqhFr72g==", "engines": { "node": ">=0.12.18" }, @@ -51037,9 +51037,9 @@ "dev": true }, "simple-icons": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.8.0.tgz", - "integrity": "sha512-OBg/5e+HRphOS3R/YmJI5tvMssot2DXwNlLoN1yWiVM23BzurDBprkLgIgHn7pG2PXE5zPZujT3QVPLQYdUGDQ==" + "version": "7.20.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.20.0.tgz", + "integrity": "sha512-EP36AFDVul33lL17gfokr3nRjyVY74A1cXdEfvQzA0bI+5lDiQ1ETdOATmjCOMUGG3mdiJb4LRTMajtqhFr72g==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 20a47d8f9c579..19f7bdcb8d4ea 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "qs": "^6.11.0", "query-string": "^7.1.1", "semver": "~7.3.7", - "simple-icons": "7.8.0", + "simple-icons": "7.20.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32"