Skip to content

Commit

Permalink
[JS] bump: (deps): Bump the production group across 1 directory with …
Browse files Browse the repository at this point in the history
…3 updates (#2189)

#minor Bumps the production group with 3 updates in the /js directory:
[@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js),
[gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) and
[@microsoft/teams-js](https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js).

Updates `@azure/msal-node` from 2.15.0 to 2.16.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases"><code>@​azure/msal-node</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​azure/msal-node</code> v2.16.1</h2>
<h2>2.16.1</h2>
<p>Tue, 12 Nov 2024 15:32:46 GMT</p>
<h3>Patches</h3>
<ul>
<li>Fixes bug where getAllAccounts always writes to the cache (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump rollup-msal to v0.0.0 (beachball)</li>
</ul>
<h2><code>@​azure/msal-node</code> v2.16.0</h2>
<h2>2.16.0</h2>
<p>Tue, 05 Nov 2024 18:58:45 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add first order broker parameters <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7348">#7348</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Make clear synchronous (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Remove NetworkManager class (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Region auto enable on env variable <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7354">#7354</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump <code>@​azure/msal-common</code> to v14.16.0 (beachball)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump rollup-msal to v0.0.0 (beachball)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f8109152c1aeee9e9ba7ac3c8ab2d77817b078d4"><code>f810915</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/411d815f623a777c57444eed827b599a4f2570c4"><code>411d815</code></a>
getAllAccounts always writes to cache (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7378">#7378</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/056024ed9c725c5adaa241d5bec164e315e0f2f7"><code>056024e</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/1bd3b55dcfd3b544359cc41ff58c63208fd52116"><code>1bd3b55</code></a>
Update CODEOWNERS (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7404">#7404</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2e1e9d851841c73ae377bdc87f096036d51606da"><code>2e1e9d8</code></a>
Enable New Client Credential Certificate E2E Tests on Pipeline (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7403">#7403</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/dbc00404c7b0b4c2aab885b1606428d4ffd3f276"><code>dbc0040</code></a>
Added E2E Test: Client Credentials with Certificate from Key Vault (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7367">#7367</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/098a9572d60b156f6e927188d6544b46b0dd2351"><code>098a957</code></a>
Region auto enable on env variable (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7354">#7354</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/933f21db75177809d3fa541dc703ae7eea6e2545"><code>933f21d</code></a>
Updated CodeOwners (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b18c3da24fb9d24a0a50dfcfa6137d006937cdd8"><code>b18c3da</code></a>
Replace MSA lab account with hardcoded UPN (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7397">#7397</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/df26209f7cf78f5e27c9d001eb24e9741344a8a7"><code>df26209</code></a>
Collect additional telemetry for crypto/runtime errors (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7394">#7394</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v2.15.0...msal-node-v2.16.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `gpt-tokenizer` from 2.5.1 to 2.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/niieani/gpt-tokenizer/releases">gpt-tokenizer's
releases</a>.</em></p>
<blockquote>
<h2>2.6.2</h2>
<h2><a
href="https://github.com/niieani/gpt-tokenizer/compare/2.6.1...2.6.2">2.6.2</a>
(2024-11-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>correct special token matching &amp; counting (<a
href="https://github.com/niieani/gpt-tokenizer/commit/3547826b37e829009a40d421a3733a54d13cd452">3547826</a>)</li>
<li>unify property and variable names across the library (<a
href="https://github.com/niieani/gpt-tokenizer/commit/6030d91cbd8a08876212e9e43d4eb7387465e5ac">6030d91</a>)</li>
</ul>
<h2>2.6.1</h2>
<h2><a
href="https://github.com/niieani/gpt-tokenizer/compare/2.6.0...2.6.1">2.6.1</a>
(2024-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>expose vocabulary size (<a
href="https://github.com/niieani/gpt-tokenizer/commit/402ff0bea15acdd62cf5d2069ffa94b26f8200c4">402ff0b</a>),
closes <a
href="https://redirect.github.com/niieani/gpt-tokenizer/issues/66">#66</a></li>
<li>use extensions in models.ts (<a
href="https://github.com/niieani/gpt-tokenizer/commit/78b803d4cf60dcf04b203b293378244e2efbabb2">78b803d</a>),
closes <a
href="https://redirect.github.com/niieani/gpt-tokenizer/issues/65">#65</a></li>
</ul>
<h2>2.6.0</h2>
<h1><a
href="https://github.com/niieani/gpt-tokenizer/compare/2.5.1...2.6.0">2.6.0</a>
(2024-11-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>initialize encodings array in parts (<a
href="https://github.com/niieani/gpt-tokenizer/commit/aa6c71d1d3d6756087c5d246daa17669f94bc0a0">aa6c71d</a>),
closes <a
href="https://redirect.github.com/niieani/gpt-tokenizer/issues/62">#62</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>add new and update existing models (<a
href="https://github.com/niieani/gpt-tokenizer/commit/e832f9a3c6ece43ad6f709e0fda33f7c0e68a743">e832f9a</a>)</li>
<li>provide comprehensive data for all OpenAI models (<a
href="https://github.com/niieani/gpt-tokenizer/commit/ec2ad7efc7873a303baab71853047f58becb1877">ec2ad7e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/3547826b37e829009a40d421a3733a54d13cd452"><code>3547826</code></a>
fix: correct special token matching &amp; counting</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/6030d91cbd8a08876212e9e43d4eb7387465e5ac"><code>6030d91</code></a>
fix: unify property and variable names across the library</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/ed01980d8c88e28bcff8e3514e78b9d6c2f486d5"><code>ed01980</code></a>
chore: use updated version of scaffold</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/d6be673d3c73e4c99a2338e0f78ae241946ba56c"><code>d6be673</code></a>
ci: fix build step</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/402ff0bea15acdd62cf5d2069ffa94b26f8200c4"><code>402ff0b</code></a>
fix: expose vocabulary size</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/78b803d4cf60dcf04b203b293378244e2efbabb2"><code>78b803d</code></a>
fix: use extensions in models.ts</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/f2f2663ad6304d033e55806e52fa885344b62627"><code>f2f2663</code></a>
docs: update LICENSE</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/db849475fafb727818dbd7fb44a4832be899cd31"><code>db84947</code></a>
docs: improve README and add sponsors</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/bc964675d2fc795e1692619d1907093944b2e8ff"><code>bc96467</code></a>
ci: fix build workflow</li>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/e832f9a3c6ece43ad6f709e0fda33f7c0e68a743"><code>e832f9a</code></a>
feat: add new and update existing models</li>
<li>Additional commits viewable in <a
href="https://github.com/niieani/gpt-tokenizer/compare/2.5.1...2.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@microsoft/teams-js` from 2.30.0 to 2.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/OfficeDev/microsoft-teams-library-js/releases"><code>@​microsoft/teams-js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.31.0</h2>
<h3>Minor changes</h3>
<ul>
<li>Made the library treeshakable</li>
<li>Made <code>externalAppAuthenticationForCEA.ts</code> throw
<code>Error</code> objects instead of <code>SdkErrors</code>.</li>
<li>Replaced <code>Buffer</code> with <code>uint8array-extras</code> to
allow for <code>buffer</code> polyfill removal</li>
<li>Added validation for AppId instance in CEA APIs</li>
<li>Changed the <code>notifySuccess</code> function to indicate through
a promise when the function finished processing in the host.</li>
<li>Added new timestamp and handler for analyzing latencies due to
message delays between app and hub.</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Add userClickTimeV2 to app <code>Context</code> to provide the
timestamp when the user clicked the app using the performance timer
API.</li>
<li>Increased the initialize response wait-timeout to 60 sec</li>
<li>Removed <code>type: module</code> from package.json to fix nextjs
bug</li>
<li>Added validation for <code>IActionExecuteInvokeRequest.data</code>
element in <code>ExternalAppAuthentication</code> and
<code>ExternalAppAuthenticationForCEA</code> capabilities. The element
can be of type primitive or plain object only</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/OfficeDev/microsoft-teams-library-js/blob/v2.31.0/packages/teams-js/CHANGELOG.md"><code>@​microsoft/teams-js</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.31.0</h2>
<p>Wed, 13 Nov 2024 19:22:01 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Made the library treeshakable</li>
<li>Made <code>externalAppAuthenticationForCEA.ts</code> throw
<code>Error</code> objects instead of <code>SdkErrors</code>.</li>
<li>Replaced <code>Buffer</code> with <code>uint8array-extras</code> to
allow for <code>buffer</code> polyfill removal</li>
<li>Added validation for AppId instance in CEA APIs</li>
<li>Changed the <code>notifySuccess</code> function to indicate through
a promise when the function finished processing in the host.</li>
<li>Added new timestamp and handler for analyzing latencies due to
message delays between app and hub.</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Add userClickTimeV2 to app <code>Context</code> to provide the
timestamp when the user clicked the app using the performance timer
API.</li>
<li>Increased the initialize response wait-timeout to 60 sec</li>
<li>Removed <code>type: module</code> from package.json to fix nextjs
bug</li>
<li>Added validation for <code>IActionExecuteInvokeRequest.data</code>
element in <code>ExternalAppAuthentication</code> and
<code>ExternalAppAuthenticationForCEA</code> capabilities. The element
can be of type primitive or plain object only</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/75821b06dfbea47f6c6201e699cc9f39292b0068"><code>75821b0</code></a>
Prepare release 2.31.0 (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2618">#2618</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/1a1824d648719831bff68dce67c092a40cfbf9e1"><code>1a1824d</code></a>
Adding appId class type validation to CEA APIs (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2612">#2612</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/5b232cb8039576b2ca8c41a7fad894552a6f8705"><code>5b232cb</code></a>
noahdarveau/nextjs fix (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2613">#2613</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/b78350078856422e9f455e5f5fdb8befdc4732f6"><code>b783500</code></a>
noahdarveau/buffer removal (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2598">#2598</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/7d21b55b8d4c736a1f430066fbbcd5747d717df4"><code>7d21b55</code></a>
Noahdarveau/docs fix (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2601">#2601</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/97ab50d1c3338f2903890a6206354bc8c4f796f1"><code>97ab50d</code></a>
Add promise response to notify success. (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2589">#2589</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/577213c03355568cf694e7f061502b7cbae0bfa9"><code>577213c</code></a>
Niha/increase initialize time out (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2590">#2590</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/ab4604ec4586bc62bbb3314476864c5089aaf7f1"><code>ab4604e</code></a>
Validate the unknown object is either plain object of primitive (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2572">#2572</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/f2f4757142a923c0dd34a409c31f515595d8f962"><code>f2f4757</code></a>
noahdarveau/ The Last Treeshaking PR (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2593">#2593</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/6ce5c0aad6c60f4d30fba65ef4daec2c324e5ab1"><code>6ce5c0a</code></a>
noahdarveau/treeshaking private capabilities (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2592">#2592</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commits/v2.31.0/packages/teams-js">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 650a6a3 commit be7c894
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 17 deletions.
4 changes: 2 additions & 2 deletions js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
},
"dependencies": {
"@azure/openai-assistants": "1.0.0-beta.6",
"@azure/msal-node": "^2.15.0",
"@azure/msal-node": "^2.16.1",
"axios": "^1.7.5",
"botbuilder-dialogs": "^4.23.1",
"botframework-connector": "^4.23.1",
"botframework-schema": "^4.23.1",
"botframework-streaming": "^4.23.1",
"gpt-tokenizer": "^2.5.1",
"gpt-tokenizer": "^2.6.2",
"json-colorizer": "^2.2.2",
"jsonschema": "1.4.1",
"uuid": "^9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.6.1",
"@microsoft/teams-js": "^2.30.0",
"@microsoft/teams-js": "^2.31.0",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.68.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.6.1",
"@microsoft/teams-js": "^2.30.0",
"@microsoft/teams-js": "^2.31.0",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.41.1",
Expand Down
31 changes: 18 additions & 13 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,12 +225,17 @@
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==

"@azure/msal-node@^2.13.1", "@azure/msal-node@^2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.15.0.tgz#50bf8e692a6656027c073a75d877a8a478aafdfd"
integrity sha512-gVPW8YLz92ZeCibQH2QUw96odJoiM3k/ZPH3f2HxptozmH6+OnyyvKXo/Egg39HAM230akarQKHf0W74UHlh0Q==
"@azure/[email protected]":
version "14.16.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.16.0.tgz#f3470fcaec788dbe50859952cd499340bda23d7a"
integrity sha512-1KOZj9IpcDSwpNiQNjt0jDYZpQvNZay7QAEi/5DLubay40iGYtLzya/jbjRPLyOTZhEKyL1MzPuw2HqBCjceYA==

"@azure/msal-node@^2.13.1", "@azure/msal-node@^2.15.0", "@azure/msal-node@^2.16.1":
version "2.16.1"
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.16.1.tgz#89828832e8e6c8a88cecc4ef6d8d4e4352116b77"
integrity sha512-1NEFpTmMMT2A7RnZuvRl/hUmJU+GLPjh+ShyIqPktG2PvSd2yvPnzGd/BxIBAAvJG5nr9lH4oYcQXepDbaE7fg==
dependencies:
"@azure/msal-common" "14.15.0"
"@azure/msal-common" "14.16.0"
jsonwebtoken "^9.0.0"
uuid "^8.3.0"

Expand Down Expand Up @@ -756,10 +761,10 @@
resolved "https://registry.yarnpkg.com/@microsoft/recognizers-text/-/recognizers-text-1.3.1.tgz#eda98a9148101ecdb04ed1424082d472b04aabd9"
integrity sha512-HikLoRUgSzM4OKP3JVBzUUp3Q7L4wgI17p/3rERF01HVmopcujY3i6wgx8PenCwbenyTNxjr1AwSDSVuFlYedQ==

"@microsoft/teams-js@^2.30.0":
version "2.30.0"
resolved "https://registry.yarnpkg.com/@microsoft/teams-js/-/teams-js-2.30.0.tgz#26f91ae6072425d9c86cac841ebc3458f1fa7f31"
integrity sha512-zTy2EHuODZ2g4fXLvnKXdZse44n06iXGambmJnGDDCb6JRvG5dQwJp//swLoxBYs2iHL40TJdyUDoB6sTl6KXg==
"@microsoft/teams-js@^2.31.0":
version "2.31.0"
resolved "https://registry.yarnpkg.com/@microsoft/teams-js/-/teams-js-2.31.0.tgz#25e8453a26cdeeb72948672e2e04827ad744d9f9"
integrity sha512-MZLmMOqbPpDpooNkhBVw9v8Q474sLzne1YUP2sa1ZukCkoNPG9DOOKYbeX38CdvdZ1zfeteCUB920ZLXUKyzVA==
dependencies:
base64-js "^1.3.1"
debug "^4.3.3"
Expand Down Expand Up @@ -4776,10 +4781,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/gpt-3-encoder/-/gpt-3-encoder-1.1.4.tgz#d6cdaacf5824857e133b6065247c757fc7e4fa72"
integrity sha512-fSQRePV+HUAhCn7+7HL7lNIXNm6eaFWFbNLOOGtmSJ0qJycyQvj60OvRlH7mee8xAMjBDNRdMXlMwjAbMTDjkg==

gpt-tokenizer@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.5.1.tgz#ff1175b9ae1325f0f5281e9797af078cb29295dc"
integrity sha512-26zNjvGrIf+a6yWg5l2DvNT4LXAmotHyx7IomHVhXiUs62BwKVFLv/l8yRQQrkUDc2XDtzCdjcNuJqzOjxxiPA==
gpt-tokenizer@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.6.2.tgz#90e6932c7b5f73df7c13d360802edb43a2776586"
integrity sha512-OznIET3z069FiwbLtLFXJ9pVESYAa8EnX0BMogs6YJ4Fn2FIcyeZYEbxsp2grPiK0DVaqP1f+0JR/8t9R7/jlg==

graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
version "4.2.11"
Expand Down

0 comments on commit be7c894

Please sign in to comment.