diff --git a/package.json b/package.json index ef5e9044..dba474db 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "tsd && jest --no-cache" }, "dependencies": { - "@babel/runtime": "7.23.1", + "@babel/runtime": "7.23.2", "dequal": "2.0.3", "lru-cache": "^10.0.1" },