diff --git a/package.json b/package.json index 7631cea5..fdab7229 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "jest --no-cache" }, "dependencies": { - "@babel/runtime": "7.18.9", + "@babel/runtime": "7.19.0", "dequal": "2.0.3", "lru-cache": "6.0.0" },