diff --git a/package.json b/package.json index cebde0124..8e78a688a 100644 --- a/package.json +++ b/package.json @@ -58,14 +58,14 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.12.5", + "@babel/runtime": "^7.13.10", "aria-query": "^4.2.2", - "array-includes": "^3.1.2", + "array-includes": "^3.1.3", "ast-types-flow": "^0.0.7", - "axe-core": "^4.1.1", + "axe-core": "^4.1.3", "axobject-query": "^2.2.0", "damerau-levenshtein": "^1.0.6", - "emoji-regex": "^9.2.0", + "emoji-regex": "^9.2.2", "has": "^1.0.3", "jsx-ast-utils": "^3.2.0", "language-tags": "^1.0.5",