Skip to content

Commit 68c32d4

Browse files
committed
[Deps] update array-includes, array.prototype.flatmap, axe-core, safe-regex-test
1 parent 961fe0a commit 68c32d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
"license": "MIT",
7878
"dependencies": {
7979
"aria-query": "^5.3.2",
80-
"array-includes": "^3.1.8",
81-
"array.prototype.flatmap": "^1.3.2",
80+
"array-includes": "^3.1.9",
81+
"array.prototype.flatmap": "^1.3.3",
8282
"ast-types-flow": "^0.0.8",
83-
"axe-core": "^4.10.2",
83+
"axe-core": "^4.10.3",
8484
"axobject-query": "^4.1.0",
8585
"damerau-levenshtein": "^1.0.8",
8686
"emoji-regex": "^9.2.2",
@@ -89,7 +89,7 @@
8989
"language-tags": "^1.0.9",
9090
"minimatch": "^3.1.2",
9191
"object.fromentries": "^2.0.8",
92-
"safe-regex-test": "^1.0.3",
92+
"safe-regex-test": "^1.1.0",
9393
"string.prototype.includes": "^2.0.1"
9494
},
9595
"peerDependencies": {

0 commit comments

Comments
 (0)