From 524ac3b08d485e4b98f0c73faa8e4ff8dc107988 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 21:10:18 +0000 Subject: [PATCH] Update @sinonjs/fake-timers to version 11.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5073f2e11a0..81b7d2d67de 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.0.0", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0",