Skip to content

Commit 9f7d01d

Browse files
chore(deps): bump the test-versions group across 1 directory with 2 updates (#6433)
Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [axios](https://github.com/axios/axios) and [openai](https://github.com/openai/openai-node). Updates `axios` from 1.12.0 to 1.12.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.0...v1.12.2) Updates `openai` from 5.20.1 to 5.20.2 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.20.1...v5.20.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: openai dependency-version: 5.20.2 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 ba5fec6 commit 9f7d01d

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,11 +23,11 @@
2323
"@apollo/server": "5.0.0",
2424
"@koa/router": "14.0.0",
2525
"aws-sdk": "2.1692.0",
26-
"axios": "1.12.0",
26+
"axios": "1.12.2",
2727
"esbuild": "0.25.9",
2828
"express": "4.21.2",
2929
"knex": "3.1.0",
3030
"koa": "3.0.1",
31-
"openai": "5.20.1"
31+
"openai": "5.20.2"
3232
}
3333
}

0 commit comments

Comments
 (0)