diff --git a/package.json b/package.json index 10329f1..f1767dd 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "@types/url-template": "2.0.31", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", - "jest-fetch-mock": "3.2.0", + "jest-fetch-mock": "4.2.0", "ts-jest": "29.4.11", "typedoc": "0.28.20", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "dependencies": { "url-template": "^2.0.8"