Skip to content

Commit 19548d2

Browse files
feat(deps): Bump @opentelemetry/instrumentation-mysql from 0.35.0 to 0.37.0 (#11694)
Bumps [@opentelemetry/instrumentation-mysql](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.35.0 to 0.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-js-contrib/releases"><code>@​opentelemetry/instrumentation-mysql</code>'s releases</a>.</em></p> <blockquote> <h2>instrumentation-user-interaction: v0.37.0</h2> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-user-interaction-v0.36.0...instrumentation-user-interaction-v0.37.0">0.37.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update otel-js to 1.23.0/0.50.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2076">#2076</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d5f079b3992395dcfb3b791c9fdaeefd6d6526f8">d5f079b</a>)</li> </ul> <h2>instrumentation-long-task: v0.37.0</h2> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-long-task-v0.36.0...instrumentation-long-task-v0.37.0">0.37.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update otel-js to 1.23.0/0.50.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2076">#2076</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d5f079b3992395dcfb3b791c9fdaeefd6d6526f8">d5f079b</a>)</li> </ul> <h2>instrumentation-document-load: v0.37.0</h2> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-document-load-v0.36.0...instrumentation-document-load-v0.37.0">0.37.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update otel-js to 1.23.0/0.50.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2076">#2076</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d5f079b3992395dcfb3b791c9fdaeefd6d6526f8">d5f079b</a>)</li> </ul> <h2>instrumentation-winston: v0.36.0</h2> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-winston-v0.35.0...instrumentation-winston-v0.36.0">0.36.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update otel-js to 1.23.0/0.50.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2076">#2076</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d5f079b3992395dcfb3b791c9fdaeefd6d6526f8">d5f079b</a>)</li> <li><strong>instrumentation-winston:</strong> add log sending to Logs API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1837">#1837</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/358345f1384635ae2cb072082b25907dcbcaebcb">358345f</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>devDependencies <ul> <li><code>@​opentelemetry/winston-transport</code> bumped from ^0.1.0 to ^0.2.0</li> </ul> </li> </ul> </li> </ul> <h2>instrumentation-router: v0.36.0</h2> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-router-v0.35.0...instrumentation-router-v0.36.0">0.36.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update otel-js to 1.23.0/0.50.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2076">#2076</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d5f079b3992395dcfb3b791c9fdaeefd6d6526f8">d5f079b</a>)</li> </ul> <h2>instrumentation-restify: v0.37.0</h2> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-restify-v0.36.0...instrumentation-restify-v0.37.0">0.37.0</a> (2024-04-03)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982"><code>fcea8ca</code></a> chore: release main (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1935">#1935</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d2f59e92c186e408a04be329695d41b262ab7ade"><code>d2f59e9</code></a> chore(instr-runtime-node): update some deps to same versions as other contrib...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/710631309e2af7c063f0dfcf489f3197b87c9987"><code>7106313</code></a> test(instr-express): add test for ESM (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1966">#1966</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/43fd4eb61630abf58b6647efc0d68e7781a0b096"><code>43fd4eb</code></a> updated zone.js version (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1934">#1934</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/edc426b348bc5f45ff6816bcd5ea7473251a05df"><code>edc426b</code></a> chore(deps): update deps matching &quot;@opentelemetry/*&quot; (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1978">#1978</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/fef1b3677bf6d0ecab371903136bfa726e01c1ad"><code>fef1b36</code></a> fix(instrumentaiton-runtime-node)!: rename exported instrumentation to match ...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/2e9fce4d15bc15fd3cb0e98ad36af6f7d4cc3c38"><code>2e9fce4</code></a> Add <code>@​opentelemetry/api</code> as peerDependencies in <code>@​opentelemetry/resource-detecto</code>...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/c00f529f65f703c5fe1e740e70f4f442dd671b1b"><code>c00f529</code></a> refactor(instrumentation-perf-hooks): rename to instrumentation-runtime-node ...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/e11f86e59427bd86f539fc9ba7dcd23873860f9a"><code>e11f86e</code></a> docs(instrumentation-graphql): gql supported versions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1969">#1969</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/83624b1c30408654306fbfacbdf86aee1a93c097"><code>83624b1</code></a> test(instrumentation-mysql): add missing -p to ts-mocha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/1968">#1968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/host-metrics-v0.35.0...contrib-test-utils-v0.37.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@opentelemetry/instrumentation-mysql&package-manager=npm_and_yarn&previous-version=0.35.0&new-version=0.37.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fce8e8c commit 19548d2

File tree

2 files changed

+63
-25
lines changed

2 files changed

+63
-25
lines changed

packages/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@opentelemetry/instrumentation-koa": "0.39.0",
6767
"@opentelemetry/instrumentation-mongodb": "0.39.0",
6868
"@opentelemetry/instrumentation-mongoose": "0.35.0",
69-
"@opentelemetry/instrumentation-mysql": "0.35.0",
69+
"@opentelemetry/instrumentation-mysql": "0.37.0",
7070
"@opentelemetry/instrumentation-mysql2": "0.35.0",
7171
"@opentelemetry/instrumentation-nestjs-core": "0.34.0",
7272
"@opentelemetry/instrumentation-pg": "0.40.0",

yarn.lock

+62-24
Original file line numberDiff line numberDiff line change
@@ -5033,12 +5033,12 @@
50335033
"@opentelemetry/semantic-conventions" "^1.0.0"
50345034
"@opentelemetry/sql-common" "^0.40.0"
50355035

5036-
"@opentelemetry/instrumentation-mysql@0.35.0":
5037-
version "0.35.0"
5038-
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-mysql/-/instrumentation-mysql-0.35.0.tgz#d344dbd831b0d49c395f04ea419b352d2701e908"
5039-
integrity sha512-QKRHd3aFA2vKOPzIZ9Q3UIxYeNPweB62HGlX2l3shOKrUhrtTg2/BzaKpHQBy2f2nO2mxTF/mOFeVEDeANnhig==
5036+
"@opentelemetry/instrumentation-mysql@0.37.0":
5037+
version "0.37.0"
5038+
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-mysql/-/instrumentation-mysql-0.37.0.tgz#1b4ced2b958d7ffd895a3784496eebfcbf5b27c7"
5039+
integrity sha512-swp9B4oIOcduYfOslc7tbFDjOCgKlcSdVOO+emVnaOEvYG19NcGdc82WH6Zqmctl5oOEBVeKHS+wgjjbwBiMWA==
50405040
dependencies:
5041-
"@opentelemetry/instrumentation" "^0.48.0"
5041+
"@opentelemetry/instrumentation" "^0.50.0"
50425042
"@opentelemetry/semantic-conventions" "^1.0.0"
50435043
"@types/mysql" "2.15.22"
50445044

@@ -6681,8 +6681,17 @@
66816681
dependencies:
66826682
"@types/unist" "*"
66836683

6684-
"@types/history-4@npm:@types/[email protected]", "@types/history-5@npm:@types/[email protected]", "@types/history@*":
6685-
name "@types/history-4"
6684+
"@types/history-4@npm:@types/[email protected]":
6685+
version "4.7.8"
6686+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
6687+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
6688+
6689+
"@types/history-5@npm:@types/[email protected]":
6690+
version "4.7.8"
6691+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
6692+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
6693+
6694+
"@types/history@*":
66866695
version "4.7.8"
66876696
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
66886697
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -6887,20 +6896,13 @@
68876896
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.32.tgz#f6cd08939ae3ad886fcc92ef7f0109dacddf61ab"
68886897
integrity sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g==
68896898

6890-
6899+
"@types/[email protected]", "@types/mysql@^2.15.21":
68916900
version "2.15.22"
68926901
resolved "https://registry.yarnpkg.com/@types/mysql/-/mysql-2.15.22.tgz#8705edb9872bf4aa9dbc004cd494e00334e5cdb4"
68936902
integrity sha512-wK1pzsJVVAjYCSZWQoWHziQZbNggXFDUEIGf54g4ZM/ERuP86uGdWeKZWMYlqTPMZfHJJvLPyogXGvCOg87yLQ==
68946903
dependencies:
68956904
"@types/node" "*"
68966905

6897-
"@types/mysql@^2.15.21":
6898-
version "2.15.21"
6899-
resolved "https://registry.yarnpkg.com/@types/mysql/-/mysql-2.15.21.tgz#7516cba7f9d077f980100c85fd500c8210bd5e45"
6900-
integrity sha512-NPotx5CVful7yB+qZbWtXL2fA4e7aEHkihHLjklc6ID8aq7bhguHgeIoC1EmSNTAuCgI6ZXrjt2ZSaXnYX0EUg==
6901-
dependencies:
6902-
"@types/node" "*"
6903-
69046906
"@types/nlcst@^1.0.0":
69056907
version "1.0.2"
69066908
resolved "https://registry.yarnpkg.com/@types/nlcst/-/nlcst-1.0.2.tgz#dfcc9ef164e2d2a76ce7d249a9b909b7d0b7b616"
@@ -7053,7 +7055,15 @@
70537055
"@types/history" "^3"
70547056
"@types/react" "*"
70557057

7056-
"@types/react-router-4@npm:@types/[email protected]", "@types/react-router-5@npm:@types/[email protected]":
7058+
"@types/react-router-4@npm:@types/[email protected]":
7059+
version "5.1.14"
7060+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
7061+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
7062+
dependencies:
7063+
"@types/history" "*"
7064+
"@types/react" "*"
7065+
7066+
"@types/react-router-5@npm:@types/[email protected]":
70577067
version "5.1.14"
70587068
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
70597069
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
@@ -25288,8 +25298,7 @@ react-is@^18.0.0:
2528825298
dependencies:
2528925299
"@remix-run/router" "1.0.2"
2529025300

25291-
"react-router-6@npm:[email protected]", [email protected]:
25292-
name react-router-6
25301+
"react-router-6@npm:[email protected]":
2529325302
version "6.3.0"
2529425303
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
2529525304
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
@@ -25304,6 +25313,13 @@ react-router-dom@^6.2.2:
2530425313
history "^5.2.0"
2530525314
react-router "6.3.0"
2530625315

25316+
25317+
version "6.3.0"
25318+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
25319+
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
25320+
dependencies:
25321+
history "^5.2.0"
25322+
2530725323
react@^18.0.0:
2530825324
version "18.0.0"
2530925325
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
@@ -27676,8 +27692,7 @@ string-template@~0.2.1:
2767627692
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2767727693
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
2767827694

27679-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
27680-
name string-width-cjs
27695+
"string-width-cjs@npm:string-width@^4.2.0":
2768127696
version "4.2.3"
2768227697
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2768327698
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -27712,6 +27727,15 @@ string-width@^3.0.0, string-width@^3.1.0:
2771227727
is-fullwidth-code-point "^2.0.0"
2771327728
strip-ansi "^5.1.0"
2771427729

27730+
string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
27731+
version "4.2.3"
27732+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
27733+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
27734+
dependencies:
27735+
emoji-regex "^8.0.0"
27736+
is-fullwidth-code-point "^3.0.0"
27737+
strip-ansi "^6.0.1"
27738+
2771527739
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
2771627740
version "5.1.2"
2771727741
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -27807,8 +27831,7 @@ stringify-object@^3.2.1:
2780727831
is-obj "^1.0.1"
2780827832
is-regexp "^1.0.0"
2780927833

27810-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27811-
name strip-ansi-cjs
27834+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2781227835
version "6.0.1"
2781327836
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2781427837
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -27836,6 +27859,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2783627859
dependencies:
2783727860
ansi-regex "^4.1.0"
2783827861

27862+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27863+
version "6.0.1"
27864+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
27865+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
27866+
dependencies:
27867+
ansi-regex "^5.0.1"
27868+
2783927869
strip-ansi@^7.0.1:
2784027870
version "7.0.1"
2784127871
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -30524,8 +30554,7 @@ workerpool@^6.4.0:
3052430554
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.4.0.tgz#f8d5cfb45fde32fa3b7af72ad617c3369567a462"
3052530555
integrity sha512-i3KR1mQMNwY2wx20ozq2EjISGtQWDIfV56We+yGJ5yDs8jTwQiLLaqHlkBHITlCuJnYlVRmXegxFxZg7gqI++A==
3052630556

30527-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
30528-
name wrap-ansi-cjs
30557+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3052930558
version "7.0.0"
3053030559
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3053130560
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -30552,6 +30581,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
3055230581
string-width "^4.1.0"
3055330582
strip-ansi "^6.0.0"
3055430583

30584+
wrap-ansi@^7.0.0:
30585+
version "7.0.0"
30586+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
30587+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
30588+
dependencies:
30589+
ansi-styles "^4.0.0"
30590+
string-width "^4.1.0"
30591+
strip-ansi "^6.0.0"
30592+
3055530593
wrap-ansi@^8.1.0:
3055630594
version "8.1.0"
3055730595
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)