Skip to content

Commit 17f5c5b

Browse files
chore(deps): bump the agent group with 2 updates
Bumps the agent group with 2 updates: [@agentica/core](https://github.com/wrtnlabs/agentica) and [openai](https://github.com/openai/openai-node). Updates `@agentica/core` from 0.17.1 to 0.19.0 - [Release notes](https://github.com/wrtnlabs/agentica/releases) - [Commits](wrtnlabs/agentica@v0.17.1...v0.19.0) Updates `openai` from 4.93.0 to 4.94.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@v4.93.0...v4.94.0) --- updated-dependencies: - dependency-name: "@agentica/core" dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agent - dependency-name: openai dependency-version: 4.94.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agent ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2aabda3 commit 17f5c5b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"typescript": "^5.8.3"
1515
},
1616
"dependencies": {
17-
"@agentica/core": "^0.17.1",
17+
"@agentica/core": "^0.19.0",
1818
"@wrtnlabs/connector-github": "^0.1.488",
1919
"dotenv": "^16.4.7",
20-
"openai": "^4.93.0",
20+
"openai": "^4.94.0",
2121
"typia": "^9.1.1"
2222
}
2323
}

0 commit comments

Comments
 (0)