Skip to content

Commit cd9b06f

Browse files
chore(deps): bump axios from 1.13.6 to 1.14.0 in /fe
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ce7274 commit cd9b06f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fe/packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "doslin",
1010
"private": true,
1111
"dependencies": {
12-
"axios": "1.13.6",
12+
"axios": "1.14.0",
1313
"cors": "^2.8.6",
1414
"express": "^5.2.1"
1515
}

0 commit comments

Comments
 (0)