Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-authentication-azure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 8c953fb commit b7f8cf4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
56 changes: 28 additions & 28 deletions it/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions it/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"dependencies": {
"@azure/identity": "^4.2.0",
"@microsoft/kiota-abstractions": "^1.0.0-preview.52",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.47",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.51",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.41",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.52",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.30",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.49",
"@microsoft/kiota-abstractions": "^1.0.0-preview.53",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.48",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.52",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.42",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.53",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.31",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.50",
"express": "^4.19.2",
"node-fetch": "^2.7.0"
}
Expand Down

0 comments on commit b7f8cf4

Please sign in to comment.