From e57f1425fd6eb14a2eefa807fa7237c83ea5e335 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 19 Mar 2024 16:15:09 -0700 Subject: [PATCH] [Deps] update `es-abstract` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dfc055..a46c4ad 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.7", "define-properties": "^1.2.1", - "es-abstract": "^1.23.0", + "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "is-array-buffer": "^3.0.4",