diff --git a/package-lock.json b/package-lock.json index 2a848c9446c..051b0e869f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "preact": "^10.27.1", "rimraf": "^6.0.1", "sass": "^1.90.0", - "simple-icons": "^15.11.0", + "simple-icons": "^15.13.0", "stylelint": "^16.23.1", "stylelint-config-recess-order": "5.1.1", "stylelint-config-recommended": "14.0.1", @@ -7581,9 +7581,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "15.11.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.11.0.tgz", - "integrity": "sha512-hHgDvNcbIdE5e6thY19Ao1VEI4CectXDNB0+nXOLCBf3ApuzeMm4tAhWzeR9qZdt/GoeQs1nm9JTVzCVBuX1nA==", + "version": "15.13.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.13.0.tgz", + "integrity": "sha512-Tk3p1Lgmji+8kdUOIvvU3f0loYtWVo/bvO1T82Whpb6BhQ+wM2JR8BaVLQT+TiqqF25DVGrVYXeXrsPo6YDOvg==", "dev": true, "funding": [ { @@ -7595,7 +7595,6 @@ "url": "https://github.com/sponsors/simple-icons" } ], - "license": "CC0-1.0", "engines": { "node": ">=0.12.18" } @@ -14072,9 +14071,9 @@ "dev": true }, "simple-icons": { - "version": "15.11.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.11.0.tgz", - "integrity": "sha512-hHgDvNcbIdE5e6thY19Ao1VEI4CectXDNB0+nXOLCBf3ApuzeMm4tAhWzeR9qZdt/GoeQs1nm9JTVzCVBuX1nA==", + "version": "15.13.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.13.0.tgz", + "integrity": "sha512-Tk3p1Lgmji+8kdUOIvvU3f0loYtWVo/bvO1T82Whpb6BhQ+wM2JR8BaVLQT+TiqqF25DVGrVYXeXrsPo6YDOvg==", "dev": true }, "slash": { diff --git a/package.json b/package.json index 14629df9886..c552bad791a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "preact": "^10.27.1", "rimraf": "^6.0.1", "sass": "^1.90.0", - "simple-icons": "^15.11.0", + "simple-icons": "^15.13.0", "stylelint": "^16.23.1", "stylelint-config-recess-order": "5.1.1", "stylelint-config-recommended": "14.0.1",