diff --git a/.pnp.cjs b/.pnp.cjs index 47e5eccb..6baba3a2 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -330,7 +330,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@azure/core-util", "npm:1.9.0"],\ ["@azure/logger", "npm:1.0.4"],\ ["@azure/msal-browser", "npm:3.13.0"],\ - ["@azure/msal-node", "npm:2.7.0"],\ + ["@azure/msal-node", "npm:2.9.2"],\ ["events", "npm:3.3.0"],\ ["jws", "npm:4.0.0"],\ ["open", "npm:8.4.2"],\ @@ -351,7 +351,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@azure/core-util", "npm:1.4.0"],\ ["@azure/logger", "npm:1.0.4"],\ ["@azure/msal-browser", "npm:3.4.0"],\ - ["@azure/msal-node", "npm:2.4.0"],\ + ["@azure/msal-node", "npm:2.9.2"],\ ["events", "npm:3.3.0"],\ ["jws", "npm:4.0.0"],\ ["open", "npm:8.4.2"],\ @@ -470,6 +470,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@azure/msal-common", [\ + ["npm:14.12.0", {\ + "packageLocation": "./.yarn/cache/@azure-msal-common-npm-14.12.0-b3576c04b2-9a987b7b9b.zip/node_modules/@azure/msal-common/",\ + "packageDependencies": [\ + ["@azure/msal-common", "npm:14.12.0"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:14.3.0", {\ "packageLocation": "./.yarn/cache/@azure-msal-common-npm-14.3.0-8f9c112b6f-6cc03cfb58.zip/node_modules/@azure/msal-common/",\ "packageDependencies": [\ @@ -486,21 +493,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@azure/msal-node", [\ - ["npm:2.4.0", {\ - "packageLocation": "./.yarn/cache/@azure-msal-node-npm-2.4.0-7abf632eb5-e5e8da8217.zip/node_modules/@azure/msal-node/",\ - "packageDependencies": [\ - ["@azure/msal-node", "npm:2.4.0"],\ - ["@azure/msal-common", "npm:14.3.0"],\ - ["jsonwebtoken", "npm:9.0.2"],\ - ["uuid", "npm:8.3.2"]\ - ],\ - "linkType": "HARD"\ - }],\ - ["npm:2.7.0", {\ - "packageLocation": "./.yarn/cache/@azure-msal-node-npm-2.7.0-0ea209190a-e83d02790c.zip/node_modules/@azure/msal-node/",\ + ["npm:2.9.2", {\ + "packageLocation": "./.yarn/cache/@azure-msal-node-npm-2.9.2-ad4f2bdff1-a2b51d4085.zip/node_modules/@azure/msal-node/",\ "packageDependencies": [\ - ["@azure/msal-node", "npm:2.7.0"],\ - ["@azure/msal-common", "npm:14.9.0"],\ + ["@azure/msal-node", "npm:2.9.2"],\ + ["@azure/msal-common", "npm:14.12.0"],\ ["jsonwebtoken", "npm:9.0.2"],\ ["uuid", "npm:8.3.2"]\ ],\ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 52f8d77f..6f1b5157 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/yarn.lock b/yarn.lock index 229fa539..9b95aa4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -341,6 +341,13 @@ __metadata: languageName: node linkType: hard +"@azure/msal-common@npm:14.12.0": + version: 14.12.0 + resolution: "@azure/msal-common@npm:14.12.0" + checksum: 9a987b7b9b6453500481ec48224b4d9f728c62ac584f9a35ef519eff46016fc63c1a7dc159f725a5ec3748bf1ade352654fd7a7170ba42bc27ca263a01cf59db + languageName: node + linkType: hard + "@azure/msal-common@npm:14.3.0": version: 14.3.0 resolution: "@azure/msal-common@npm:14.3.0" @@ -355,25 +362,14 @@ __metadata: languageName: node linkType: hard -"@azure/msal-node@npm:^2.3.0": - version: 2.4.0 - resolution: "@azure/msal-node@npm:2.4.0" - dependencies: - "@azure/msal-common": 14.3.0 - jsonwebtoken: ^9.0.0 - uuid: ^8.3.0 - checksum: e5e8da821732127b841b0e38fe353fae42eca83e66b3e3a61a35ac474eb61499fdeb7f414ed35ad8344ce593a3ff6988cf3eeaf2ae8fccf146a71a6713df95b7 - languageName: node - linkType: hard - -"@azure/msal-node@npm:^2.5.1": - version: 2.7.0 - resolution: "@azure/msal-node@npm:2.7.0" +"@azure/msal-node@npm:^2.3.0, @azure/msal-node@npm:^2.5.1": + version: 2.9.2 + resolution: "@azure/msal-node@npm:2.9.2" dependencies: - "@azure/msal-common": 14.9.0 + "@azure/msal-common": 14.12.0 jsonwebtoken: ^9.0.0 uuid: ^8.3.0 - checksum: e83d02790ccd2dafdada1598513b5582f911127d16d6afa7bb58f65e9c256814881076a4e5d748f4da0ae4b4d21970f5202e79b8478201ca515dc81677e98ac2 + checksum: a2b51d4085d20cbac84752b9e68a5a22c7c9dbfdbc25a1713ee5e6918a504928f82e66c9317fc78db4f12053e7debd477b984cab578e0bea269aacc0862e7219 languageName: node linkType: hard