Skip to content

Commit

Permalink
Upgraded the Axios verison (#206)
Browse files Browse the repository at this point in the history
- Upgraded the axios version from 0.21.4 to 1.6.0
- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=603937

Signed-off-by: Nikhil Ashoka <[email protected]>
  • Loading branch information
Nikhil-Ashoka authored Mar 25, 2024
1 parent a2d0232 commit 6a64994
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 38 deletions.
114 changes: 77 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@carbon/icons-vue": "10.28.0",
"@novnc/novnc": "1.2.0",
"axios": "0.21.4",
"axios": "1.6.0",
"bootstrap": "4.6.0",
"bootstrap-vue": "2.21.2",
"core-js": "3.9.1",
Expand Down

0 comments on commit 6a64994

Please sign in to comment.