From 1adec3517fc2c9797212ca4d38858deed917e7be Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 22 Nov 2023 22:14:45 -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 a3f34394..a0e9232d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.23.2", + "@babel/runtime": "^7.23.4", "aria-query": "^5.3.0", "array-includes": "^3.1.7", "array.prototype.flatmap": "^1.3.2",