Skip to content

Commit 49a0303

Browse files
authored
fix(axios): update axios to newer version (#92)
1 parent ac71bd0 commit 49a0303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/insights-common-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@redhat-cloud-services/frontend-components-notifications": "^3.2.2",
3131
"@redhat-cloud-services/frontend-components-utilities": "^3.2.2",
3232
"@redhat-cloud-services/rbac-client": "^1.0.98",
33-
"axios": "^0.21.1",
33+
"axios": "0.27.2",
3434
"csx": "^10.0.2",
3535
"formik": "^2.2.9",
3636
"react": "^18.0.0",

0 commit comments

Comments
 (0)