From 2f0c327eaaed7b50649c367f88944b6dd7e9f18c Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 3 Aug 2023 14:41:27 +1200 Subject: [PATCH] [Deps] update `which-typed-array` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aec0e4c..e8a35c4 100755 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "side-channel": "^1.0.4", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", - "which-typed-array": "^1.1.9" + "which-typed-array": "^1.1.11" }, "devDependencies": { "@ljharb/eslint-config": "^21.1.0",