Skip to content

Commit 8611c55

Browse files
chore(deps): bump the test-versions group across 1 directory with 2 updates (#6763)
Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [axios](https://github.com/axios/axios) and [koa](https://github.com/koajs/koa). Updates `axios` from 1.12.2 to 1.13.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.0) Updates `koa` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: koa dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90b7c96 commit 8611c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-tests/esbuild/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"@apollo/server": "5.0.0",
2424
"@koa/router": "14.0.0",
2525
"aws-sdk": "2.1692.0",
26-
"axios": "1.12.2",
26+
"axios": "1.13.0",
2727
"express": "4.21.2",
2828
"knex": "3.1.0",
29-
"koa": "3.1.0",
29+
"koa": "3.1.1",
3030
"openai": "6.7.0"
3131
}
3232
}

0 commit comments

Comments
 (0)