diff --git a/package-lock.json b/package-lock.json index 90fac2a1..1eaf83c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "relock-npm-lock-v2-8bU0KM", + "name": "relock-npm-lock-v2-fyLr56", "lockfileVersion": 3, "requires": true, "packages": { @@ -7,7 +7,7 @@ "dependencies": { "@headlessui/react": "^1.7.7", "@headlessui/tailwindcss": "^0.2.1", - "@heroicons/react": "^2.0.13", + "@heroicons/react": "^2.1.4", "@tailwindcss/forms": "^0.5.3", "@vercel/analytics": "^0.1.8", "ai": "^2.1.21", @@ -100,9 +100,10 @@ } }, "node_modules/@heroicons/react": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.3.tgz", - "integrity": "sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.4.tgz", + "integrity": "sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==", + "license": "MIT", "peerDependencies": { "react": ">= 16" } diff --git a/package.json b/package.json index e5db892b..29c121f7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "@headlessui/react": "^1.7.7", "@headlessui/tailwindcss": "^0.2.1", - "@heroicons/react": "^2.0.13", + "@heroicons/react": "^2.1.4", "@tailwindcss/forms": "^0.5.3", "@vercel/analytics": "^0.1.8", "ai": "^2.1.21",