m Update msal dependency to version 1.4.18
Some checks failed
GBCI / build (push) Failing after 2m15s
Some checks failed
GBCI / build (push) Failing after 2m15s
This commit is contained in:
parent
85217610f1
commit
5b21e41754
1 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
"deep-extend": "0.6.0",
|
"deep-extend": "0.6.0",
|
||||||
"eslint": "9.10.0",
|
"eslint": "9.10.0",
|
||||||
"fetch": "1.1.0",
|
"fetch": "1.1.0",
|
||||||
"msal": "@azure/msal-browser",
|
"msal": "^1.4.18",
|
||||||
"powerbi-client": "2.23.1",
|
"powerbi-client": "2.23.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
|
|
@ -64,7 +64,6 @@
|
||||||
"workbox-background-sync": "7.0.0",
|
"workbox-background-sync": "7.0.0",
|
||||||
"workbox-google-analytics": "7.0.0",
|
"workbox-google-analytics": "7.0.0",
|
||||||
"svgo": "3.0.0",
|
"svgo": "3.0.0",
|
||||||
"msal": "@azure/msal-browser",
|
|
||||||
"eslint": "9.10.0",
|
"eslint": "9.10.0",
|
||||||
"core-js": "3.38.0",
|
"core-js": "3.38.0",
|
||||||
"glob": "10.0.0"
|
"glob": "10.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue