Skip to content

Commit a5de17b

Browse files
chore(deps): bump the agent group with 3 updates
Bumps the agent group with 3 updates: [@agentica/core](https://github.com/wrtnlabs/agentica), [openai](https://github.com/openai/openai-node) and [typia](https://github.com/samchon/typia). Updates `@agentica/core` from 0.31.0 to 0.31.1 - [Commits](wrtnlabs/agentica@v0.31.0...v0.31.1) Updates `openai` from 5.12.1 to 5.12.2 - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.12.1...v5.12.2) Updates `typia` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v9.7.0...v9.7.1) --- updated-dependencies: - dependency-name: "@agentica/core" dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent - dependency-name: openai dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent - dependency-name: typia dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0a05d2 commit a5de17b

2 files changed

Lines changed: 21 additions & 15 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"typescript": "^5.9.2"
1515
},
1616
"dependencies": {
17-
"@agentica/core": "^0.31.0",
17+
"@agentica/core": "^0.31.1",
1818
"@wrtnlabs/connector-google-docs": "^0.1.506",
1919
"dotenv": "^16.4.7",
20-
"openai": "^5.12.1",
21-
"typia": "^9.7.0"
20+
"openai": "^5.12.2",
21+
"typia": "^9.7.1"
2222
}
2323
}

0 commit comments

Comments
 (0)