From a2b31331cbc449e862784d773a73d06d4d0c80d4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 18:10:26 +0000 Subject: [PATCH] Update @sinonjs/fake-timers to version 11.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5073f2e11a0..ccba896c45b 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "devDependencies": { "@fastify/pre-commit": "^2.0.2", "@sinclair/typebox": "^0.24.9", - "@sinonjs/fake-timers": "^9.1.2", + "@sinonjs/fake-timers": "^11.2.2", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0",