diff --git a/package.json b/package.json index 39d61325..f3b61e06 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "tsd && jest --no-cache" }, "dependencies": { - "@babel/runtime": "7.24.6", + "@babel/runtime": "7.24.7", "dequal": "2.0.3", "lru-cache": "^10.0.1" },