diff --git a/package.json b/package.json index 07bc93be0cf9..5e3265ed7d9f 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "event-to-promise": "^0.8.0", - "glob": "^7.1.7", + "glob": "^11.0.3", "graphql": "^15.5.0", "heroku-client": "^3.1.0", "http-status-code": "^2.1.0", @@ -142,7 +142,7 @@ "is-url": "^1.2.4", "japanese-characters": "^1.1.0", "javascript-stringify": "^2.1.0", - "jest": "^26.6.3", + "jest": "^29.0.0", "jest-expect-message": "^1.0.2", "jest-github-actions-reporter": "^1.0.3", "jest-slow-test-reporter": "^1.0.0",