diff --git a/package.json b/package.json index 015277844085..83591b6684fa 100644 --- a/package.json +++ b/package.json @@ -41,12 +41,12 @@ "@babel/core": "7.29.0", "@babel/preset-env": "7.29.5", "@eslint/js": "10.0.1", - "@jest/globals": "30.4.0", - "babel-jest": "30.4.0", + "@jest/globals": "30.4.1", + "babel-jest": "30.4.1", "eslint": "10.3.0", "globals": "17.6.0", - "jest": "30.4.0", - "jest-environment-jsdom": "30.4.0", + "jest": "30.4.1", + "jest-environment-jsdom": "30.4.1", "jest-junit": "17.0.0", "npm-run-all2": "8.0.4" },