Skip to content

Commit f4f25af

Browse files
Bump @azure/cosmos from 4.7.0 to 4.8.0 (#783)
Bumps [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/cosmos_4.7.0...@azure/cosmos_4.8.0) --- updated-dependencies: - dependency-name: "@azure/cosmos" dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c85e5cb commit f4f25af

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

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

packages/agents-hosting-storage-cosmos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"main": "dist/index.js",
1717
"types": "dist/src/index.d.ts",
1818
"dependencies": {
19-
"@azure/cosmos": "^4.7.0",
19+
"@azure/cosmos": "^4.8.0",
2020
"@microsoft/agents-hosting": "file:../../packages/agents-hosting"
2121
},
2222
"license": "MIT",

0 commit comments

Comments
 (0)