Skip to content

Commit

Permalink
Fixing audit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RobCatton committed Dec 16, 2024
1 parent 98b148b commit 27afa45
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 60 deletions.
70 changes: 10 additions & 60 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@
"webpack": "^5.68.0",
"webpack-cli": "^4.9.2"
},
"overrides": {
"@azure/msal-node": {
"jsonwebtoken": "9.0.0"
}
},
"standard": {
"env": {
"jest": true
Expand Down

0 comments on commit 27afa45

Please sign in to comment.