From 2a48abb5effa911e7d1a8575e1c9768c947a33f1 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 9 Jan 2024 09:43:22 -0800 Subject: [PATCH] [Deps] update `@babel/runtime` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0e9232d..7ef532fc 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.23.4", + "@babel/runtime": "^7.23.8", "aria-query": "^5.3.0", "array-includes": "^3.1.7", "array.prototype.flatmap": "^1.3.2",