Skip to content

Commit 6fa1164

Browse files
chore(deps): bump axios in /templates/typescript-express
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e95f5e2 commit 6fa1164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/typescript-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@514labs/moose-lib": "0.6.309",
14-
"axios": "^1.7.7",
14+
"axios": "^1.13.5",
1515
"express": "^5.1.0",
1616
"ts-patch": "^3.3.0",
1717
"tsconfig-paths": "^4.2.0",

0 commit comments

Comments
 (0)