diff --git a/package.json b/package.json index e3bcde15a..b6f285caa 100644 --- a/package.json +++ b/package.json @@ -61,13 +61,13 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.16.7", "aria-query": "^4.2.2", "array-includes": "^3.1.4", "ast-types-flow": "^0.0.7", - "axe-core": "^4.3.5", + "axe-core": "^4.4.0", "axobject-query": "^2.2.0", - "damerau-levenshtein": "^1.0.7", + "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "has": "^1.0.3", "jsx-ast-utils": "^3.2.1",