Path: blob/main/extensions/microsoft-authentication/package-lock.json
3311 views
{1"name": "microsoft-authentication",2"version": "0.0.1",3"lockfileVersion": 3,4"requires": true,5"packages": {6"": {7"name": "microsoft-authentication",8"version": "0.0.1",9"license": "MIT",10"dependencies": {11"@azure/ms-rest-azure-env": "^2.0.0",12"@azure/msal-node": "^3.7.3",13"@azure/msal-node-extensions": "^1.5.22",14"@vscode/extension-telemetry": "^0.9.8",15"keytar": "file:./packageMocks/keytar",16"vscode-tas-client": "^0.1.84"17},18"devDependencies": {19"@types/node": "22.x",20"@types/node-fetch": "^2.5.7",21"@types/randombytes": "^2.0.0",22"@types/sha.js": "^2.4.0",23"@types/uuid": "8.0.0"24},25"engines": {26"vscode": "^1.42.0"27}28},29"node_modules/@azure/ms-rest-azure-env": {30"version": "2.0.0",31"resolved": "https://registry.npmjs.org/@azure/ms-rest-azure-env/-/ms-rest-azure-env-2.0.0.tgz",32"integrity": "sha512-dG76W7ElfLi+fbTjnZVGj+M9e0BIEJmRxU6fHaUQ12bZBe8EJKYb2GV50YWNaP2uJiVQ5+7nXEVj1VN1UQtaEw=="33},34"node_modules/@azure/msal-common": {35"version": "15.12.0",36"resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-15.12.0.tgz",37"integrity": "sha512-4ucXbjVw8KJ5QBgnGJUeA07c8iznwlk5ioHIhI4ASXcXgcf2yRFhWzYOyWg/cI49LC9ekpFJeQtO3zjDTbl6TQ==",38"license": "MIT",39"engines": {40"node": ">=0.8.0"41}42},43"node_modules/@azure/msal-node": {44"version": "3.7.3",45"resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.7.3.tgz",46"integrity": "sha512-MoJxkKM/YpChfq4g2o36tElyzNUMG8mfD6u8NbuaPAsqfGpaw249khAcJYNoIOigUzRw45OjXCOrexE6ImdUxg==",47"license": "MIT",48"dependencies": {49"@azure/msal-common": "15.12.0",50"jsonwebtoken": "^9.0.0",51"uuid": "^8.3.0"52},53"engines": {54"node": ">=16"55}56},57"node_modules/@azure/msal-node-extensions": {58"version": "1.5.22",59"resolved": "https://registry.npmjs.org/@azure/msal-node-extensions/-/msal-node-extensions-1.5.22.tgz",60"integrity": "sha512-pdHcoyxmCszjXhc59jZ+7WKH0ZqebH0ZVvKlBwFD57TQzAOnXPS6q76/dsVO/Y7EXAlvkoCmcebNc6eP4cQulA==",61"hasInstallScript": true,62"license": "MIT",63"dependencies": {64"@azure/msal-common": "15.12.0",65"@azure/msal-node-runtime": "^0.19.0",66"keytar": "^7.8.0"67},68"engines": {69"node": ">=16"70}71},72"node_modules/@azure/msal-node-runtime": {73"version": "0.19.4",74"resolved": "https://registry.npmjs.org/@azure/msal-node-runtime/-/msal-node-runtime-0.19.4.tgz",75"integrity": "sha512-v90QdV/VKG6gvHx2bQp82yRCJ8IGG7OOk6gDQgbKvoHtOs7mSEz2CIqWydUpwCryJkUwgNfgMPAMoGhe/a4fOw==",76"hasInstallScript": true,77"license": "MIT"78},79"node_modules/@microsoft/1ds-core-js": {80"version": "4.3.4",81"resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-4.3.4.tgz",82"integrity": "sha512-3gbDUQgAO8EoyQTNcAEkxpuPnioC0May13P1l1l0NKZ128L9Ts/sj8QsfwCRTjHz0HThlA+4FptcAJXNYUy3rg==",83"license": "MIT",84"dependencies": {85"@microsoft/applicationinsights-core-js": "3.3.4",86"@microsoft/applicationinsights-shims": "3.0.1",87"@microsoft/dynamicproto-js": "^2.0.3",88"@nevware21/ts-async": ">= 0.5.2 < 2.x",89"@nevware21/ts-utils": ">= 0.11.3 < 2.x"90}91},92"node_modules/@microsoft/1ds-post-js": {93"version": "4.3.4",94"resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-4.3.4.tgz",95"integrity": "sha512-nlKjWricDj0Tn68Dt0P8lX9a+X7LYrqJ6/iSfQwMfDhRIGLqW+wxx8gxS+iGWC/oc8zMQAeiZaemUpCwQcwpRQ==",96"license": "MIT",97"dependencies": {98"@microsoft/1ds-core-js": "4.3.4",99"@microsoft/applicationinsights-shims": "3.0.1",100"@microsoft/dynamicproto-js": "^2.0.3",101"@nevware21/ts-async": ">= 0.5.2 < 2.x",102"@nevware21/ts-utils": ">= 0.11.3 < 2.x"103}104},105"node_modules/@microsoft/applicationinsights-channel-js": {106"version": "3.3.4",107"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.3.4.tgz",108"integrity": "sha512-Z4nrxYwGKP9iyrYtm7iPQXVOFy4FsEsX0nDKkAi96Qpgw+vEh6NH4ORxMMuES0EollBQ3faJyvYCwckuCVIj0g==",109"license": "MIT",110"dependencies": {111"@microsoft/applicationinsights-common": "3.3.4",112"@microsoft/applicationinsights-core-js": "3.3.4",113"@microsoft/applicationinsights-shims": "3.0.1",114"@microsoft/dynamicproto-js": "^2.0.3",115"@nevware21/ts-async": ">= 0.5.2 < 2.x",116"@nevware21/ts-utils": ">= 0.11.3 < 2.x"117},118"peerDependencies": {119"tslib": ">= 1.0.0"120}121},122"node_modules/@microsoft/applicationinsights-common": {123"version": "3.3.4",124"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-3.3.4.tgz",125"integrity": "sha512-4ms16MlIvcP4WiUPqopifNxcWCcrXQJ2ADAK/75uok2mNQe6ZNRsqb/P+pvhUxc8A5HRlvoXPP1ptDSN5Girgw==",126"license": "MIT",127"dependencies": {128"@microsoft/applicationinsights-core-js": "3.3.4",129"@microsoft/applicationinsights-shims": "3.0.1",130"@microsoft/dynamicproto-js": "^2.0.3",131"@nevware21/ts-utils": ">= 0.11.3 < 2.x"132},133"peerDependencies": {134"tslib": ">= 1.0.0"135}136},137"node_modules/@microsoft/applicationinsights-core-js": {138"version": "3.3.4",139"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.3.4.tgz",140"integrity": "sha512-MummANF0mgKIkdvVvfmHQTBliK114IZLRhTL0X0Ep+zjDwWMHqYZgew0nlFKAl6ggu42abPZFK5afpE7qjtYJA==",141"license": "MIT",142"dependencies": {143"@microsoft/applicationinsights-shims": "3.0.1",144"@microsoft/dynamicproto-js": "^2.0.3",145"@nevware21/ts-async": ">= 0.5.2 < 2.x",146"@nevware21/ts-utils": ">= 0.11.3 < 2.x"147},148"peerDependencies": {149"tslib": ">= 1.0.0"150}151},152"node_modules/@microsoft/applicationinsights-shims": {153"version": "3.0.1",154"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-3.0.1.tgz",155"integrity": "sha512-DKwboF47H1nb33rSUfjqI6ryX29v+2QWcTrRvcQDA32AZr5Ilkr7whOOSsD1aBzwqX0RJEIP1Z81jfE3NBm/Lg==",156"license": "MIT",157"dependencies": {158"@nevware21/ts-utils": ">= 0.9.4 < 2.x"159}160},161"node_modules/@microsoft/applicationinsights-web-basic": {162"version": "3.3.4",163"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.3.4.tgz",164"integrity": "sha512-OpEPXr8vU/t/M8T9jvWJzJx/pCyygIiR1nGM/2PTde0wn7anl71Gxl5fWol7K/WwFEORNjkL3CEyWOyDc+28AA==",165"license": "MIT",166"dependencies": {167"@microsoft/applicationinsights-channel-js": "3.3.4",168"@microsoft/applicationinsights-common": "3.3.4",169"@microsoft/applicationinsights-core-js": "3.3.4",170"@microsoft/applicationinsights-shims": "3.0.1",171"@microsoft/dynamicproto-js": "^2.0.3",172"@nevware21/ts-async": ">= 0.5.2 < 2.x",173"@nevware21/ts-utils": ">= 0.11.3 < 2.x"174},175"peerDependencies": {176"tslib": ">= 1.0.0"177}178},179"node_modules/@microsoft/dynamicproto-js": {180"version": "2.0.3",181"resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-2.0.3.tgz",182"integrity": "sha512-JTWTU80rMy3mdxOjjpaiDQsTLZ6YSGGqsjURsY6AUQtIj0udlF/jYmhdLZu8693ZIC0T1IwYnFa0+QeiMnziBA==",183"license": "MIT",184"dependencies": {185"@nevware21/ts-utils": ">= 0.10.4 < 2.x"186}187},188"node_modules/@nevware21/ts-async": {189"version": "0.5.4",190"resolved": "https://registry.npmjs.org/@nevware21/ts-async/-/ts-async-0.5.4.tgz",191"integrity": "sha512-IBTyj29GwGlxfzXw2NPnzty+w0Adx61Eze1/lknH/XIVdxtF9UnOpk76tnrHXWa6j84a1RR9hsOcHQPFv9qJjA==",192"license": "MIT",193"dependencies": {194"@nevware21/ts-utils": ">= 0.11.6 < 2.x"195}196},197"node_modules/@nevware21/ts-utils": {198"version": "0.11.6",199"resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.6.tgz",200"integrity": "sha512-OUUJTh3fnaUSzg9DEHgv3d7jC+DnPL65mIO7RaR+jWve7+MmcgIvF79gY97DPQ4frH+IpNR78YAYd/dW4gK3kg==",201"license": "MIT"202},203"node_modules/@types/node": {204"version": "22.13.10",205"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",206"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",207"dev": true,208"license": "MIT",209"dependencies": {210"undici-types": "~6.20.0"211}212},213"node_modules/@types/node-fetch": {214"version": "2.5.7",215"resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.7.tgz",216"integrity": "sha512-o2WVNf5UhWRkxlf6eq+jMZDu7kjgpgJfl4xVNlvryc95O/6F2ld8ztKX+qu+Rjyet93WAWm5LjeX9H5FGkODvw==",217"dev": true,218"dependencies": {219"@types/node": "*",220"form-data": "^3.0.0"221}222},223"node_modules/@types/randombytes": {224"version": "2.0.0",225"resolved": "https://registry.npmjs.org/@types/randombytes/-/randombytes-2.0.0.tgz",226"integrity": "sha512-bz8PhAVlwN72vqefzxa14DKNT8jK/mV66CSjwdVQM/k3Th3EPKfUtdMniwZgMedQTFuywAsfjnZsg+pEnltaMA==",227"dev": true,228"dependencies": {229"@types/node": "*"230}231},232"node_modules/@types/sha.js": {233"version": "2.4.0",234"resolved": "https://registry.npmjs.org/@types/sha.js/-/sha.js-2.4.0.tgz",235"integrity": "sha512-amxKgPy6WJTKuw8mpUwjX2BSxuBtBmZfRwIUDIuPJKNwGN8CWDli8JTg5ONTWOtcTkHIstvT7oAhhYXqEjStHQ==",236"dev": true,237"dependencies": {238"@types/node": "*"239}240},241"node_modules/@types/uuid": {242"version": "8.0.0",243"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.0.0.tgz",244"integrity": "sha512-xSQfNcvOiE5f9dyd4Kzxbof1aTrLobL278pGLKOZI6esGfZ7ts9Ka16CzIN6Y8hFHE1C7jIBZokULhK1bOgjRw==",245"dev": true246},247"node_modules/@vscode/extension-telemetry": {248"version": "0.9.8",249"resolved": "https://registry.npmjs.org/@vscode/extension-telemetry/-/extension-telemetry-0.9.8.tgz",250"integrity": "sha512-7YcKoUvmHlIB8QYCE4FNzt3ErHi9gQPhdCM3ZWtpw1bxPT0I+lMdx52KHlzTNoJzQ2NvMX7HyzyDwBEiMgTrWQ==",251"license": "MIT",252"dependencies": {253"@microsoft/1ds-core-js": "^4.3.4",254"@microsoft/1ds-post-js": "^4.3.4",255"@microsoft/applicationinsights-web-basic": "^3.3.4"256},257"engines": {258"vscode": "^1.75.0"259}260},261"node_modules/asynckit": {262"version": "0.4.0",263"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",264"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k= sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",265"dev": true266},267"node_modules/buffer-equal-constant-time": {268"version": "1.0.1",269"resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",270"integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="271},272"node_modules/call-bind-apply-helpers": {273"version": "1.0.2",274"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",275"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",276"dev": true,277"license": "MIT",278"dependencies": {279"es-errors": "^1.3.0",280"function-bind": "^1.1.2"281},282"engines": {283"node": ">= 0.4"284}285},286"node_modules/combined-stream": {287"version": "1.0.8",288"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",289"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",290"dev": true,291"dependencies": {292"delayed-stream": "~1.0.0"293},294"engines": {295"node": ">= 0.8"296}297},298"node_modules/delayed-stream": {299"version": "1.0.0",300"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",301"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk= sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",302"dev": true,303"engines": {304"node": ">=0.4.0"305}306},307"node_modules/dunder-proto": {308"version": "1.0.1",309"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",310"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",311"dev": true,312"license": "MIT",313"dependencies": {314"call-bind-apply-helpers": "^1.0.1",315"es-errors": "^1.3.0",316"gopd": "^1.2.0"317},318"engines": {319"node": ">= 0.4"320}321},322"node_modules/ecdsa-sig-formatter": {323"version": "1.0.11",324"resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",325"integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",326"dependencies": {327"safe-buffer": "^5.0.1"328}329},330"node_modules/es-define-property": {331"version": "1.0.1",332"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",333"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",334"dev": true,335"license": "MIT",336"engines": {337"node": ">= 0.4"338}339},340"node_modules/es-errors": {341"version": "1.3.0",342"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",343"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",344"dev": true,345"license": "MIT",346"engines": {347"node": ">= 0.4"348}349},350"node_modules/es-object-atoms": {351"version": "1.1.1",352"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",353"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",354"dev": true,355"license": "MIT",356"dependencies": {357"es-errors": "^1.3.0"358},359"engines": {360"node": ">= 0.4"361}362},363"node_modules/es-set-tostringtag": {364"version": "2.1.0",365"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",366"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",367"dev": true,368"license": "MIT",369"dependencies": {370"es-errors": "^1.3.0",371"get-intrinsic": "^1.2.6",372"has-tostringtag": "^1.0.2",373"hasown": "^2.0.2"374},375"engines": {376"node": ">= 0.4"377}378},379"node_modules/form-data": {380"version": "3.0.4",381"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.4.tgz",382"integrity": "sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==",383"dev": true,384"license": "MIT",385"dependencies": {386"asynckit": "^0.4.0",387"combined-stream": "^1.0.8",388"es-set-tostringtag": "^2.1.0",389"hasown": "^2.0.2",390"mime-types": "^2.1.35"391},392"engines": {393"node": ">= 6"394}395},396"node_modules/function-bind": {397"version": "1.1.2",398"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",399"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",400"dev": true,401"license": "MIT",402"funding": {403"url": "https://github.com/sponsors/ljharb"404}405},406"node_modules/get-intrinsic": {407"version": "1.3.0",408"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",409"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",410"dev": true,411"license": "MIT",412"dependencies": {413"call-bind-apply-helpers": "^1.0.2",414"es-define-property": "^1.0.1",415"es-errors": "^1.3.0",416"es-object-atoms": "^1.1.1",417"function-bind": "^1.1.2",418"get-proto": "^1.0.1",419"gopd": "^1.2.0",420"has-symbols": "^1.1.0",421"hasown": "^2.0.2",422"math-intrinsics": "^1.1.0"423},424"engines": {425"node": ">= 0.4"426},427"funding": {428"url": "https://github.com/sponsors/ljharb"429}430},431"node_modules/get-proto": {432"version": "1.0.1",433"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",434"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",435"dev": true,436"license": "MIT",437"dependencies": {438"dunder-proto": "^1.0.1",439"es-object-atoms": "^1.0.0"440},441"engines": {442"node": ">= 0.4"443}444},445"node_modules/gopd": {446"version": "1.2.0",447"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",448"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",449"dev": true,450"license": "MIT",451"engines": {452"node": ">= 0.4"453},454"funding": {455"url": "https://github.com/sponsors/ljharb"456}457},458"node_modules/has-symbols": {459"version": "1.1.0",460"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",461"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",462"dev": true,463"license": "MIT",464"engines": {465"node": ">= 0.4"466},467"funding": {468"url": "https://github.com/sponsors/ljharb"469}470},471"node_modules/has-tostringtag": {472"version": "1.0.2",473"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",474"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",475"dev": true,476"license": "MIT",477"dependencies": {478"has-symbols": "^1.0.3"479},480"engines": {481"node": ">= 0.4"482},483"funding": {484"url": "https://github.com/sponsors/ljharb"485}486},487"node_modules/hasown": {488"version": "2.0.2",489"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",490"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",491"dev": true,492"license": "MIT",493"dependencies": {494"function-bind": "^1.1.2"495},496"engines": {497"node": ">= 0.4"498}499},500"node_modules/jsonwebtoken": {501"version": "9.0.2",502"resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz",503"integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==",504"dependencies": {505"jws": "^3.2.2",506"lodash.includes": "^4.3.0",507"lodash.isboolean": "^3.0.3",508"lodash.isinteger": "^4.0.4",509"lodash.isnumber": "^3.0.3",510"lodash.isplainobject": "^4.0.6",511"lodash.isstring": "^4.0.1",512"lodash.once": "^4.0.0",513"ms": "^2.1.1",514"semver": "^7.5.4"515},516"engines": {517"node": ">=12",518"npm": ">=6"519}520},521"node_modules/jwa": {522"version": "1.4.1",523"resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz",524"integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==",525"dependencies": {526"buffer-equal-constant-time": "1.0.1",527"ecdsa-sig-formatter": "1.0.11",528"safe-buffer": "^5.0.1"529}530},531"node_modules/jws": {532"version": "3.2.2",533"resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz",534"integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",535"dependencies": {536"jwa": "^1.4.1",537"safe-buffer": "^5.0.1"538}539},540"node_modules/keytar": {541"resolved": "packageMocks/keytar",542"link": true543},544"node_modules/lodash.includes": {545"version": "4.3.0",546"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",547"integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="548},549"node_modules/lodash.isboolean": {550"version": "3.0.3",551"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",552"integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="553},554"node_modules/lodash.isinteger": {555"version": "4.0.4",556"resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",557"integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA=="558},559"node_modules/lodash.isnumber": {560"version": "3.0.3",561"resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",562"integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw=="563},564"node_modules/lodash.isplainobject": {565"version": "4.0.6",566"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",567"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="568},569"node_modules/lodash.isstring": {570"version": "4.0.1",571"resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",572"integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw=="573},574"node_modules/lodash.once": {575"version": "4.1.1",576"resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",577"integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg=="578},579"node_modules/math-intrinsics": {580"version": "1.1.0",581"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",582"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",583"dev": true,584"license": "MIT",585"engines": {586"node": ">= 0.4"587}588},589"node_modules/mime-db": {590"version": "1.52.0",591"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",592"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",593"dev": true,594"license": "MIT",595"engines": {596"node": ">= 0.6"597}598},599"node_modules/mime-types": {600"version": "2.1.35",601"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",602"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",603"dev": true,604"license": "MIT",605"dependencies": {606"mime-db": "1.52.0"607},608"engines": {609"node": ">= 0.6"610}611},612"node_modules/ms": {613"version": "2.1.3",614"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",615"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="616},617"node_modules/packageMocks/keytar": {618"extraneous": true619},620"node_modules/safe-buffer": {621"version": "5.2.1",622"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",623"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",624"funding": [625{626"type": "github",627"url": "https://github.com/sponsors/feross"628},629{630"type": "patreon",631"url": "https://www.patreon.com/feross"632},633{634"type": "consulting",635"url": "https://feross.org/support"636}637]638},639"node_modules/semver": {640"version": "7.6.2",641"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",642"integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",643"bin": {644"semver": "bin/semver.js"645},646"engines": {647"node": ">=10"648}649},650"node_modules/tas-client": {651"version": "0.2.33",652"resolved": "https://registry.npmjs.org/tas-client/-/tas-client-0.2.33.tgz",653"integrity": "sha512-V+uqV66BOQnWxvI6HjDnE4VkInmYZUQ4dgB7gzaDyFyFSK1i1nF/j7DpS9UbQAgV9NaF1XpcyuavnM1qOeiEIg=="654},655"node_modules/undici-types": {656"version": "6.20.0",657"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",658"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",659"dev": true,660"license": "MIT"661},662"node_modules/uuid": {663"version": "8.3.2",664"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",665"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",666"bin": {667"uuid": "dist/bin/uuid"668}669},670"node_modules/vscode-tas-client": {671"version": "0.1.84",672"resolved": "https://registry.npmjs.org/vscode-tas-client/-/vscode-tas-client-0.1.84.tgz",673"integrity": "sha512-rUTrUopV+70hvx1hW5ebdw1nd6djxubkLvVxjGdyD/r5v/wcVF41LIfiAtbm5qLZDtQdsMH1IaCuDoluoIa88w==",674"dependencies": {675"tas-client": "0.2.33"676},677"engines": {678"vscode": "^1.85.0"679}680},681"packageMocks/keytar": {682"version": "7.9.0"683}684}685}686687688