diff --git a/package.json b/package.json index a045cb3a..eeed1e6f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.23.8", + "@babel/runtime": "^7.23.9", "aria-query": "^5.3.0", "array-includes": "^3.1.7", "array.prototype.flatmap": "^1.3.2", @@ -89,7 +89,7 @@ "minimatch": "^3.1.2", "object.entries": "^1.1.7", "object.fromentries": "^2.0.7", - "safe-regex-test": "^1.0.1", + "safe-regex-test": "^1.0.2", "string.prototype.includes": "^2.0.0" }, "peerDependencies": {