diff --git a/package-lock.json b/package-lock.json index 7a4fc4a45783f..e4977ce67488e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "query-string": "^7.0.1", "request": "~2.88.2", "semver": "~7.3.5", - "simple-icons": "5.15.0", + "simple-icons": "6.18.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25131,11 +25131,15 @@ } }, "node_modules/simple-icons": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.15.0.tgz", - "integrity": "sha512-bzlD0K7HS5qgLMVzzfIxua8EzpYhTZ4yTYBQbGpeaih0DDdmsWbD41Dz9eTBpsjLEV2475FcWSi8bCQqTd8TQg==", + "version": "6.18.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.18.0.tgz", + "integrity": "sha512-79Wf1RK7ir1FOu2lofayWDgrlR9sIhc0UXWQ/gZ6wtTW/fGtgFslcsFULL2l0c+WPW8lA1vM4HOWY/9VI5YMNw==", "engines": { "node": ">=0.12.18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/simple-icons" } }, "node_modules/simple-swizzle": { @@ -49609,9 +49613,9 @@ "dev": true }, "simple-icons": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.15.0.tgz", - "integrity": "sha512-bzlD0K7HS5qgLMVzzfIxua8EzpYhTZ4yTYBQbGpeaih0DDdmsWbD41Dz9eTBpsjLEV2475FcWSi8bCQqTd8TQg==" + "version": "6.18.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.18.0.tgz", + "integrity": "sha512-79Wf1RK7ir1FOu2lofayWDgrlR9sIhc0UXWQ/gZ6wtTW/fGtgFslcsFULL2l0c+WPW8lA1vM4HOWY/9VI5YMNw==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index d84f750c9bc1e..d2bb982135d55 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "query-string": "^7.0.1", "request": "~2.88.2", "semver": "~7.3.5", - "simple-icons": "5.15.0", + "simple-icons": "6.18.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32"