diff --git a/package-lock.json b/package-lock.json index becb9287638197a30bac60836cfdee8e6fe261e7..33e88afc75cb4426be5519ecad3acdb2722041bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "qs": "^6.11.0", "query-string": "^7.1.1", "semver": "~7.3.8", - "simple-icons": "7.19.0", + "simple-icons": "7.20.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25938,9 +25938,9 @@ } }, "node_modules/simple-icons": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.19.0.tgz", - "integrity": "sha512-r3aHhEQmlB/RziOBhesjYbH5WCgRA6OPelJULOVqpgEeAv9XB+CQdcchSXXKaQv0v6D2ylzb3AIXsFCGUJ8umQ==", + "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" }, @@ -49664,9 +49664,9 @@ "dev": true }, "simple-icons": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.19.0.tgz", - "integrity": "sha512-r3aHhEQmlB/RziOBhesjYbH5WCgRA6OPelJULOVqpgEeAv9XB+CQdcchSXXKaQv0v6D2ylzb3AIXsFCGUJ8umQ==" + "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 10dfee5ede0aa275e9e856ef34c3deefbe6222f9..f88078d6e9f9bf34b262d8518ce8cd0f54fca205 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "qs": "^6.11.0", "query-string": "^7.1.1", "semver": "~7.3.8", - "simple-icons": "7.19.0", + "simple-icons": "7.20.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32"