Skip to content

Commit 18beb0c

Browse files
committed
fix: test package dependecies
1 parent 7d71bd0 commit 18beb0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/msgraph-sdk-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@azure/identity": "^4.0.1",
2727
"@microsoft/kiota-bundle": "^1.0.0-preview.92",
28-
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.32",
28+
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.92",
2929
"@microsoft/msgraph-sdk": "^1.0.0-preview.49",
3030
"@microsoft/msgraph-sdk-core": "^1.0.0-preview.16",
3131
"@microsoft/msgraph-sdk-users": "^1.0.0-preview.49",

0 commit comments

Comments
 (0)