diff --git a/package.json b/package.json index fd4d2b744..5d0bfd349 100644 --- a/package.json +++ b/package.json @@ -69,11 +69,11 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.19.4", + "@babel/runtime": "^7.20.6", "aria-query": "^5.1.3", - "array-includes": "^3.1.5", + "array-includes": "^3.1.6", "ast-types-flow": "^0.0.7", - "axe-core": "^4.5.0", + "axe-core": "^4.5.2", "axobject-query": "^3.1.1", "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2",