Skip to content

Commit 959e6f0

Browse files
authored
updated msal, graph sdk, and lit element (#123)
1 parent 739ecfc commit 959e6f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"prettier:write": "npm run prettier:base -- --write \"{src,tests}/**/*.{ts,tsx}\""
4848
},
4949
"dependencies": {
50-
"@microsoft/microsoft-graph-client": "^2.0.0-Preview.4",
50+
"@microsoft/microsoft-graph-client": "^2.0.0-Preview.5",
5151
"@microsoft/microsoft-graph-types": "^1.10.0",
5252
"@microsoft/microsoft-graph-types-beta": "microsoftgraph/msgraph-typescript-typings#beta",
53-
"lit-element": "^2.2.0",
54-
"msal": "1.0.0",
53+
"lit-element": "^2.2.1",
54+
"msal": "1.1.3",
5555
"office-ui-fabric-core": "10.1.0"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)