From 18db0fa7af976adfb2750f4126a6173973f53718 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 6 Dec 2024 12:29:32 -0800 Subject: [PATCH] [Deps] update `call-bind`, `es-define-property`, `get-intrinsic`, `has-proto` --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 17810558..7c2e4306 100644 --- a/package.json +++ b/package.json @@ -59,23 +59,23 @@ "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.7", + "call-bind": "^1.0.8", "call-bound": "^1.0.1", "data-view-buffer": "^1.0.1", "data-view-byte-length": "^1.0.1", "data-view-byte-offset": "^1.0.0", - "es-define-property": "^1.0.0", + "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.0.3", "es-to-primitive": "^1.3.0", "function.prototype.name": "^1.1.6", - "get-intrinsic": "^1.2.4", + "get-intrinsic": "^1.2.5", "get-symbol-description": "^1.0.2", "globalthis": "^1.0.4", "gopd": "^1.2.0", "has-property-descriptors": "^1.0.2", - "has-proto": "^1.1.0", + "has-proto": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "internal-slot": "^1.0.7",