From af2fe68ce56d96de699a45aa4a1623d7719219b8 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 30 Jan 2024 10:07:19 -0800 Subject: [PATCH] [Deps] update `@ljharb/resumer` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3daf9a37..ab09ddfc 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "test": "test" }, "dependencies": { - "@ljharb/resumer": "^0.1.1", + "@ljharb/resumer": "^0.1.2", "@ljharb/through": "^2.3.12", "array.prototype.every": "^1.1.5", "call-bind": "^1.0.5",