From 5e4a5d32361f2e1829ac9842dd464498da0c3581 Mon Sep 17 00:00:00 2001 From: thomashohn Date: Tue, 24 Dec 2024 20:22:28 +0100 Subject: [PATCH] Bump sprintf-js to 1.1.3 (#4690) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43081624b..fbecd8869 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "parse5": "7.2.1", "promise-retry": "1.1.1", "resq": "1.11.0", - "sprintf-js": "1.1.1", + "sprintf-js": "1.1.3", "uuid": "11.0" }, "optionalDependencies": {