diff --git a/frontend/bun.lockb b/frontend/bun.lockb index 7f479d9203..f9e83c8335 100755 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index ba4fd42da3..7d850c6d7d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-cypress": "4.1.0", "eslint-plugin-import": "2.31.0", - "eslint-plugin-jest": "28.8.3", + "eslint-plugin-jest": "28.9.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.2", @@ -72,7 +72,7 @@ "cypress": "13.15.2", "cypress-axe": "1.5.0", "cypress-localstorage-commands": "2.2.6", - "globals": "15.11.0", + "globals": "15.12.0", "history": "5.3.0", "msw": "2.6.0", "prettier": "3.3.3",