diff --git a/bun.lock b/bun.lock index 6dc22c4..db7ed2a 100644 --- a/bun.lock +++ b/bun.lock @@ -23,7 +23,7 @@ "eslint": "^9.17.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", - "globals": "^15.14.0", + "globals": "^17.9.0", "husky": "^9.1.7", "jsdom": "^25.0.1", "lint-staged": "^17.3.0", @@ -368,7 +368,7 @@ "glob-parent": ["glob-parent@6.0.2", "", { "dependencies": { "is-glob": "^4.0.3" } }, "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A=="], - "globals": ["globals@15.15.0", "", {}, "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg=="], + "globals": ["globals@17.9.0", "", {}, "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg=="], "gopd": ["gopd@1.2.0", "", {}, "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg=="], diff --git a/package.json b/package.json index 2771ed8..8fe4071 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^9.17.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", - "globals": "^15.14.0", + "globals": "^17.9.0", "husky": "^9.1.7", "jsdom": "^25.0.1", "lint-staged": "^17.3.0",