diff --git a/package-lock.json b/package-lock.json index 52b68fa213747..dea69d1c458e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "qs": "^6.15.2", "re2": "^1.24.0", "semver": "~7.8.0", - "simple-icons": "16.19.0", + "simple-icons": "16.20.0", "smol-toml": "1.6.1", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0", @@ -29774,9 +29774,9 @@ } }, "node_modules/simple-icons": { - "version": "16.19.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.19.0.tgz", - "integrity": "sha512-muxcz/FDvWFPrKJdsjaz79qsBjtZeVKUVIFl7wLVOwb+yqAag8FPe8+hFlMVRnmAXYQIm4eUDDm2+dhOj0cFgQ==", + "version": "16.20.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.20.0.tgz", + "integrity": "sha512-2b7Xu+Zy+iwLiuLSAcWuxnM1ETNFy7JmxWSjh0Y/A8P3KGjFFcokbpWbUf/IivMNbR9WuZ/QQlirh5bGh3Q2vA==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 39af95cf3a5fa..0e4151164e070 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "qs": "^6.15.2", "re2": "^1.24.0", "semver": "~7.8.0", - "simple-icons": "16.19.0", + "simple-icons": "16.20.0", "smol-toml": "1.6.1", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0",