From 0dea3e1365c8328db69392fa53049b36678f68e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:22:35 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 13.6.0 to 13.7.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/13.6.0...13.7.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d1c040f90471..f9e429e77fd2d 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.6.0", + "simple-icons": "13.7.0", "smol-toml": "1.3.0", "svg-path-commander": "^2.0.10", "webextension-store-meta": "^1.2.3", @@ -26886,9 +26886,9 @@ } }, "node_modules/simple-icons": { - "version": "13.6.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.6.0.tgz", - "integrity": "sha512-hKhxwp9SDjMjEE+aFL3gzh2XZBQSN5xlIygpsKgiMcn+65BtWoUIS0nmIkmDQ15Ge+2AXGfHCrjn5vE55UdjDg==", + "version": "13.7.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.7.0.tgz", + "integrity": "sha512-vEBRehBv/DSypfBGx0Dqplch1Ik2sQidebLeAWoaXxZTZiiw1JPRpk9/GwQh1+I8vRHhzIRIcQ7Ng8hm4hB01A==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 877a903ae3d45..03b1718d35419 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.6.0", + "simple-icons": "13.7.0", "smol-toml": "1.3.0", "svg-path-commander": "^2.0.10", "webextension-store-meta": "^1.2.3",