We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5694ed commit a1cbf69Copy full SHA for a1cbf69
1 file changed
extensions/microsoft-employee-experience/package.json
@@ -23,7 +23,7 @@
23
"@azure/msal-browser": ">= ^2.22.0 < 3",
24
"@fluentui/react": ">= ^8.56.1 < 9",
25
"@microsoft/applicationinsights-web": ">= ^2.7.3 < 3",
26
- "axios": ">= ^0.26.0 < 1",
+ "axios": ">= ^1.0 < 2.0",
27
"styled-components": ">= ^5.3.0 < 6",
28
"uuid": ">= ^8.3.2 < 9"
29
},
0 commit comments