Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 2f037ad commit f50975c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
17 changes: 11 additions & 6 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion web/hotaru-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"antd": "^4.20.2",
"array-move": "^4.0.0",
"autoprefixer": "^10.3.7",
"axios": "^0.27.2",
"axios": "^1.0.0",
"fast-deep-equal": "^3.1.3",
"i18n-iso-countries": "^7.0.0",
"postcss": "^8.3.11",
Expand Down
2 changes: 1 addition & 1 deletion web/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@vueuse/head": "^1.0.22",
"axios": "^0.27.2",
"axios": "^1.0.0",
"nodestatus": "workspace:*",
"vue": "^3.2.33"
}
Expand Down

0 comments on commit f50975c

Please sign in to comment.