From 37da5f201940c78526de647ef9ba84d9152349c1 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Sun, 4 Feb 2024 15:58:39 -0800 Subject: [PATCH] [Deps] update `get-intrinsic` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 918f6a5..2a6555b 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "es-abstract": "^1.22.3", "es-set-tostringtag": "^2.0.2", "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.2", + "get-intrinsic": "^1.2.3", "globalthis": "^1.0.3", "has-property-descriptors": "^1.0.1", "has-proto": "^1.0.1",