Skip to content

Commit a788ea6

Browse files
chore(deps): bump the test-versions group across 1 directory with 2 updates (#7825)
Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [@koa/router](https://github.com/koajs/router) and [openai](https://github.com/openai/openai-node). Updates `@koa/router` from 15.3.2 to 15.4.0 - [Release notes](https://github.com/koajs/router/releases) - [Commits](koajs/router@v15.3.2...v15.4.0) Updates `openai` from 6.29.0 to 6.31.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.29.0...v6.31.0) --- updated-dependencies: - dependency-name: "@koa/router" dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: openai dependency-version: 6.31.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 ffed621 commit a788ea6

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
@@ -21,12 +21,12 @@
2121
"license": "ISC",
2222
"dependencies": {
2323
"@apollo/server": "5.4.0",
24-
"@koa/router": "15.3.2",
24+
"@koa/router": "15.4.0",
2525
"aws-sdk": "2.1693.0",
2626
"axios": "1.13.6",
2727
"express": "4.22.1",
2828
"knex": "3.1.0",
2929
"koa": "3.1.2",
30-
"openai": "6.29.0"
30+
"openai": "6.31.0"
3131
}
3232
}

0 commit comments

Comments
 (0)