Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
29,048 changes: 8,776 additions & 20,272 deletions Samples/spa-azurefunction/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@azure/msal-node": "^1.14.5",
"@microsoft/microsoft-graph-client": "^3.0.4",
"isomorphic-fetch": "^3.0.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.0.0"
}
}
3 changes: 2 additions & 1 deletion Samples/spa-azurefunction/packages/client-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@
"@testing-library/react": "^12.x",
"@testing-library/user-event": "^12.5.0",
"azure-functions": "*",
"jsonwebtoken": "9.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.1",
"react-scripts": "^0.0.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be reverted to ^5.0.1

"web-vitals": "^2.1.4"
},
"scripts": {
Expand Down
23,862 changes: 4,066 additions & 19,796 deletions Samples/spe-ocr-sample/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Samples/spe-ocr-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"jwks-rsa": "3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"restify": "11.1.0",
"react-scripts": "^0.0.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This likely needs to be reverted, but npm keeps putting this change back

"restify": "^8.0.0",
"web-vitals": "^2.1.4"
},
"scripts": {
Expand Down