From cda45f58681a15c2321c10cf61d2e925f7c11f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:11:53 +0000 Subject: [PATCH] Bump @iconify/json from 2.2.126 to 2.2.196 Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.126 to 2.2.196. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.126...2.2.196) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0ebd7a66..5d59b82b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "vue-toastification": "^2.0.0-rc.5" }, "devDependencies": { - "@iconify/json": "^2.2.126", + "@iconify/json": "^2.2.196", "@openapitools/openapi-generator-cli": "^2.7.0", "@stoplight/prism-cli": "^5.3.2", "@types/autosize": "^4.0.1", @@ -614,13 +614,13 @@ } }, "node_modules/@iconify/json": { - "version": "2.2.126", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.126.tgz", - "integrity": "sha512-OoOu5RP3vUiYwwmY/q2KsJQKzI5XKnLeIONwbkvu5EY6+qHQVuqZ4Dry1zdGJub/V0qa6j+OU3bkdL7TgD80dw==", + "version": "2.2.196", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.196.tgz", + "integrity": "sha512-hRZ0pq77N+mkAbZvFi/pfsKcspA8PyGSASc6zQoq6n/RSLxb8xAgORatVHyDl0ow7shcS+dvyiZI8xmr6yI2WA==", "dev": true, "dependencies": { "@iconify/types": "*", - "pathe": "^1.1.0" + "pathe": "^1.1.2" } }, "node_modules/@iconify/types": { @@ -9680,13 +9680,13 @@ } }, "@iconify/json": { - "version": "2.2.126", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.126.tgz", - "integrity": "sha512-OoOu5RP3vUiYwwmY/q2KsJQKzI5XKnLeIONwbkvu5EY6+qHQVuqZ4Dry1zdGJub/V0qa6j+OU3bkdL7TgD80dw==", + "version": "2.2.196", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.196.tgz", + "integrity": "sha512-hRZ0pq77N+mkAbZvFi/pfsKcspA8PyGSASc6zQoq6n/RSLxb8xAgORatVHyDl0ow7shcS+dvyiZI8xmr6yI2WA==", "dev": true, "requires": { "@iconify/types": "*", - "pathe": "^1.1.0" + "pathe": "^1.1.2" } }, "@iconify/types": { diff --git a/package.json b/package.json index db1f5237..2a787ad7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "vue-toastification": "^2.0.0-rc.5" }, "devDependencies": { - "@iconify/json": "^2.2.126", + "@iconify/json": "^2.2.196", "@openapitools/openapi-generator-cli": "^2.7.0", "@stoplight/prism-cli": "^5.3.2", "@types/autosize": "^4.0.1",