diff --git a/package-lock.json b/package-lock.json index 5acd5690a1205..224f18545392c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.13.0", "query-string": "^9.1.0", "semver": "~7.6.3", - "simple-icons": "13.9.0", + "simple-icons": "13.10.0", "smol-toml": "1.3.0", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0", @@ -26899,9 +26899,9 @@ } }, "node_modules/simple-icons": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.9.0.tgz", - "integrity": "sha512-RqloEwtqs5bd2mLVwEoSNJfHExsCn22YtPblE2G6ObuSbfHFbze9gb2T/BXQwdtVExCoI9HJPsdpvsIX5h/ynw==", + "version": "13.10.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.10.0.tgz", + "integrity": "sha512-akHZxjNvq4nLlLsKxDot7A+ZYXgjhAP4GwvWEItHeKiquuWXoI8xGGfP+hzGLbTmbmi2teYmHMS45PIOFy6EFA==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 6dddc7850c309..3bb2b87d013f2 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.13.0", "query-string": "^9.1.0", "semver": "~7.6.3", - "simple-icons": "13.9.0", + "simple-icons": "13.10.0", "smol-toml": "1.3.0", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0",