From 4e7bbb80cbda5d1db6c1bf365f8aad3f18a48557 Mon Sep 17 00:00:00 2001 From: ljharb Date: Thu, 14 Mar 2024 23:09:48 +0000 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 dd12b23..aadcf26 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "arraybuffer.prototype.slice": "^1.0.3", "call-bind": "^1.0.5", "define-properties": "^1.2.1", - "es-abstract": "^1.22.3", + "es-abstract": "^1.23.0", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.3", "is-array-buffer": "^3.0.4",