diff --git a/package-lock.json b/package-lock.json index 3730937..2cb2b32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", - "@iconify/json": "^2.2.494", + "@iconify/json": "^2.2.497", "@iconify/react": "^6.0.2", "@tailwindcss/vite": "^4.3.2", "astro": "^7.0.4", @@ -1532,9 +1532,9 @@ } }, "node_modules/@iconify/json": { - "version": "2.2.494", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.494.tgz", - "integrity": "sha512-ssY0bQgG+W2uAd4G+iK/FhjiUu4UG/wdCTIt6dqItBO6DFTtvkHo2nQqWOJTG0orNFl9eDxB+YgVUzXnpvAhkw==", + "version": "2.2.497", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.497.tgz", + "integrity": "sha512-pjrsxrbU5v2DLK44uMCPINVjMbrH4U6HV2ESvvzthLHZR1keQ6r6M3Gn3L7DFFRAxrepTd18AIixLTRIYvjD2A==", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 3c30278..13f1ef8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", - "@iconify/json": "^2.2.494", + "@iconify/json": "^2.2.497", "@iconify/react": "^6.0.2", "@tailwindcss/vite": "^4.3.2", "astro": "^7.0.4",