From 5360d200dada42a57c2f0dbdd186d7e51e81b707 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 26 Jan 2024 15:29:20 -0800 Subject: [PATCH] [Deps] update `@ljharb/through` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28886919..9855a7cc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@ljharb/resumer": "^0.1.0", - "@ljharb/through": "^2.3.11", + "@ljharb/through": "^2.3.12", "array.prototype.every": "^1.1.5", "call-bind": "^1.0.5", "deep-equal": "^2.2.3",