diff --git a/package-lock.json b/package-lock.json index b93534d1b3485..2ac97a95eea81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "nodejs.org", + "name": "npm-proj-1713711668662-0.136781718111731453TA0Nh", "lockfileVersion": 3, "requires": true, "packages": { "": { "license": "MIT", "dependencies": { - "@heroicons/react": "~2.1.1", + "@heroicons/react": "^2.1.3", "@mdx-js/mdx": "^3.0.1", "@nodevu/core": "~0.1.0", "@orama/highlight": "^0.1.3", @@ -3104,9 +3104,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.1.tgz", - "integrity": "sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.3.tgz", + "integrity": "sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==", "peerDependencies": { "react": ">= 16" } diff --git a/package.json b/package.json index 049b0fe2c637b..839c8c604caa4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "prepare": "husky install" }, "dependencies": { - "@heroicons/react": "~2.1.1", + "@heroicons/react": "~2.1.3", "@mdx-js/mdx": "^3.0.1", "@nodevu/core": "~0.1.0", "@orama/highlight": "^0.1.3",