m Update msal dependency to version 1.4.18
Some checks failed
GBCI / build (push) Failing after 2m15s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-09-28 16:23:32 -03:00
parent 85217610f1
commit 5b21e41754

View file

@ -14,7 +14,7 @@
"deep-extend": "0.6.0",
"eslint": "9.10.0",
"fetch": "1.1.0",
"msal": "@azure/msal-browser",
"msal": "^1.4.18",
"powerbi-client": "2.23.1",
"react": "18.3.1",
"react-dom": "18.3.1",
@ -64,7 +64,6 @@
"workbox-background-sync": "7.0.0",
"workbox-google-analytics": "7.0.0",
"svgo": "3.0.0",
"msal": "@azure/msal-browser",
"eslint": "9.10.0",
"core-js": "3.38.0",
"glob": "10.0.0"