From da36e526e62fbca3831b6039dd80271608106ced Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 24 Oct 2023 21:31:20 -0700 Subject: [PATCH] [Deps] update `es-set-tostringtag`, `has-property-descriptors`, `internal-slot` --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 75243ba6..8c80312c 100644 --- a/package.json +++ b/package.json @@ -59,18 +59,18 @@ "arraybuffer.prototype.slice": "^1.0.2", "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.5", - "es-set-tostringtag": "^2.0.1", + "es-set-tostringtag": "^2.0.2", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.6", "get-intrinsic": "^1.2.2", "get-symbol-description": "^1.0.0", "globalthis": "^1.0.3", "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0", + "has-property-descriptors": "^1.0.1", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0", - "internal-slot": "^1.0.5", + "internal-slot": "^1.0.6", "is-array-buffer": "^3.0.2", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2",