Skip to content

Commit

Permalink
chore: bump axios version to 1.7.9 (#7209)
Browse files Browse the repository at this point in the history
#### What type of PR is this?

/area ui
/kind cleanup

#### What this PR does / why we need it:

Bump axios version to 1.7.9

#### Does this PR introduce a user-facing change?

```release-note
None
```
  • Loading branch information
ruibaby authored Jan 21, 2025
1 parent 52a1e98 commit c48adb1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
]
},
"resolutions": {
"axios": "^1.7.x"
"axios": "^1.7.9"
},
"dependencies": {
"@codemirror/commands": "^6.1.2",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@vueuse/integrations": "^10.9.0",
"@vueuse/router": "^10.9.0",
"@vueuse/shared": "^10.9.0",
"axios": "^1.7.2",
"axios": "^1.7.9",
"codemirror": "^6.0.1",
"colorjs.io": "^0.4.3",
"cropperjs": "^1.5.13",
Expand Down
44 changes: 22 additions & 22 deletions ui/pnpm-lock.yaml

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

0 comments on commit c48adb1

Please sign in to comment.