Skip to content

Commit e2dc064

Browse files
chore(deps): bump the test-versions group across 1 directory with 3 updates (#7648)
Bumps the test-versions group with 3 updates in the /integration-tests/esbuild directory: [axios](https://github.com/axios/axios), [koa](https://github.com/koajs/koa) and [openai](https://github.com/openai/openai-node). Updates `axios` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.13.6) Updates `koa` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.1.1...v3.1.2) Updates `openai` from 6.23.0 to 6.25.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.23.0...v6.25.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: koa dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: openai dependency-version: 6.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89db27e commit e2dc064

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

integration-tests/esbuild/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"@apollo/server": "5.4.0",
2424
"@koa/router": "15.3.0",
2525
"aws-sdk": "2.1693.0",
26-
"axios": "1.13.5",
26+
"axios": "1.13.6",
2727
"express": "4.22.1",
2828
"knex": "3.1.0",
29-
"koa": "3.1.1",
30-
"openai": "6.23.0"
29+
"koa": "3.1.2",
30+
"openai": "6.25.0"
3131
}
3232
}

0 commit comments

Comments
 (0)