Skip to content

Commit a1cbf69

Browse files
updating axios (#42)
1 parent b5694ed commit a1cbf69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/microsoft-employee-experience/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@azure/msal-browser": ">= ^2.22.0 < 3",
2424
"@fluentui/react": ">= ^8.56.1 < 9",
2525
"@microsoft/applicationinsights-web": ">= ^2.7.3 < 3",
26-
"axios": ">= ^0.26.0 < 1",
26+
"axios": ">= ^1.0 < 2.0",
2727
"styled-components": ">= ^5.3.0 < 6",
2828
"uuid": ">= ^8.3.2 < 9"
2929
},

0 commit comments

Comments
 (0)