From 84e763493b393b9fc3677e74331214e486813caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:52:28 +0000 Subject: [PATCH] Bump @iconify-json/simple-icons from 1.2.4 to 1.2.15 (#303) Bumps [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) from 1.2.4 to 1.2.15. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 3253ef1..e088075 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "dependencies": { "@iconify-json/mdi": "^1.2.0", "@iconify-json/radix-icons": "^1.2.1", - "@iconify-json/simple-icons": "^1.2.4", + "@iconify-json/simple-icons": "^1.2.15", "dayjs": "^1.11.13", "qrcode": "^1.5.4", "vue": "^3.5.12" @@ -1165,9 +1165,9 @@ } }, "node_modules/@iconify-json/simple-icons": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.4.tgz", - "integrity": "sha512-AKUGO7cX2KykFEJ+P6tY3wGhGgbrL3RMqbxNTfutGsKojaSEFosN/cmWQ9l9hmUiS2IN7fVLsPMAIvV1uJyyVw==", + "version": "1.2.15", + "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.15.tgz", + "integrity": "sha512-4vxMQwkjsbjVIVGsPjKBnLMqAXu4wSlHmeN35KaJLK0UJNUj/ef6ES5c4bT/U4bSZjD2oZqOjOWTPD+HCrSUkg==", "dependencies": { "@iconify/types": "*" } diff --git a/package.json b/package.json index 3c39b5d..072643f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dependencies": { "@iconify-json/mdi": "^1.2.0", "@iconify-json/radix-icons": "^1.2.1", - "@iconify-json/simple-icons": "^1.2.4", + "@iconify-json/simple-icons": "^1.2.15", "dayjs": "^1.11.13", "qrcode": "^1.5.4", "vue": "^3.5.12"