diff --git a/package-lock.json b/package-lock.json index 3bda5400c7..9a941b79a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "query-string": "^7.0.0", "request": "~2.88.2", "semver": "~7.3.5", - "simple-icons": "5.1.0", + "simple-icons": "5.2.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -26223,9 +26223,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.1.0.tgz", - "integrity": "sha512-eYaG95mbAtLCLdIhlXlTsFM+AwVJEwkCDHDGJIYxv8MMgdVcbKH0EligeqKcrbtGlDg06rGtJ5rL22mj0p3wtw==" + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.2.0.tgz", + "integrity": "sha512-lRKW77ntIlvX9xy92OJqfIvYnm7Extz1GvKWFpVH/xStUO54QiAzYaqz13C8PQSfVP9gLCSA7ONsAMWnfqxu3A==" }, "node_modules/simple-swizzle": { "version": "0.2.2", @@ -52426,9 +52426,9 @@ "dev": true }, "simple-icons": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.1.0.tgz", - "integrity": "sha512-eYaG95mbAtLCLdIhlXlTsFM+AwVJEwkCDHDGJIYxv8MMgdVcbKH0EligeqKcrbtGlDg06rGtJ5rL22mj0p3wtw==" + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.2.0.tgz", + "integrity": "sha512-lRKW77ntIlvX9xy92OJqfIvYnm7Extz1GvKWFpVH/xStUO54QiAzYaqz13C8PQSfVP9gLCSA7ONsAMWnfqxu3A==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 60e6ed96a3..0530007b3c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "query-string": "^7.0.0", "request": "~2.88.2", "semver": "~7.3.5", - "simple-icons": "5.1.0", + "simple-icons": "5.2.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32"