From 211d0d5f44b161e1a3f3a3293b96f32051f8d257 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 16:55:20 +0000 Subject: [PATCH] Update @sinonjs/fake-timers to version 10.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5073f2e11a0..18c5bdb269f 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": "^10.2.0", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0",