Skip to content

Commit 9e9c09a

Browse files
authored
Add axios resolution to package.json (#709)
1 parent c65d8e0 commit 9e9c09a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"loader-utils": ">=1.4.1",
5656
"json5": ">=1.0.2",
5757
"postcss": ">=8.4.31",
58-
"brace-expansion": ">=1.1.12"
58+
"brace-expansion": ">=1.1.12",
59+
"axios": "<=1.14.0"
5960
}
6061
}

0 commit comments

Comments
 (0)