diff options
| author | 2024-09-03 08:48:54 +0800 | |
|---|---|---|
| committer | 2024-09-03 08:48:54 +0800 | |
| commit | 09f5a2634c1817780a068a224d1d0f21f8e18009 (patch) | |
| tree | 35b818d1e09f001c58f4dc306be879c7f126c123 /site/package.json | |
| parent | 66c5bb075b791b784511f00278e788df4e29fd92 (diff) | |
| download | HydroRoll-09f5a2634c1817780a068a224d1d0f21f8e18009.tar.gz HydroRoll-09f5a2634c1817780a068a224d1d0f21f8e18009.zip | |
chore(deps): bump axios (#99)
Bumps the npm_and_yarn group with 1 update in the /site directory: [axios](https://github.com/axios/axios).
Updates `axios` from 1.6.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'site/package.json')
| -rw-r--r-- | site/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/package.json b/site/package.json index 852e7d9..e84834c 100644 --- a/site/package.json +++ b/site/package.json @@ -11,7 +11,7 @@ "dependencies": { "@kangc/v-md-editor": "^2.3.18", "@mdi/font": "7.0.96", - "axios": "^1.6.2", + "axios": "^1.7.4", "core-js": "^3.29.0", "element-plus": "^2.5.6", "md-editor-v3": "^4.9.0", |
