diff --git a/package.json b/package.json index ea666281..2b0b5328 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "tsd && jest --no-cache" }, "dependencies": { - "@babel/runtime": "7.25.4", + "@babel/runtime": "7.25.6", "dequal": "2.0.3", "lru-cache": "^11.0.0" },