Skip to content

Commit d19a956

Browse files
Bump axios and @openapitools/openapi-generator-cli
Bumps [axios](https://github.com/axios/axios) to 1.12.2 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together. Updates `axios` from 1.11.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.11.0...v1.12.2) Updates `@openapitools/openapi-generator-cli` from 2.23.1 to 2.25.0 - [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc) - [Commits](OpenAPITools/openapi-generator-cli@v2.23.1...v2.25.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect - dependency-name: "@openapitools/openapi-generator-cli" dependency-version: 2.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c6d371 commit d19a956

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "groundlight-sdk-generator",
33
"dependencies": {
4-
"@openapitools/openapi-generator-cli": "^2.23.1",
4+
"@openapitools/openapi-generator-cli": "^2.25.0",
55
"rehype-katex": "^7.0.1",
66
"remark-math": "^6.0.0"
77
}

0 commit comments

Comments
 (0)