Skip to content

Commit 47a72e0

Browse files
feat(deps): bump @opentelemetry/propagator-aws-xray
Bumps [@opentelemetry/propagator-aws-xray](https://github.com/open-telemetry/opentelemetry-js) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.25.0...v1.25.1) --- updated-dependencies: - dependency-name: "@opentelemetry/propagator-aws-xray" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 968301a commit 47a72e0

File tree

1 file changed

+60
-12
lines changed

1 file changed

+60
-12
lines changed

yarn.lock

Lines changed: 60 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7043,11 +7043,11 @@
70437043
integrity sha512-hhTW8pFp9PSyosYzzuUL9rdm7HF97w3OCyElufFHyUnYnKkCBbu8ne2LyF/KSdI/xZ81ubxWZs78hX4S7pLq5g==
70447044

70457045
"@opentelemetry/propagator-aws-xray@^1.3.1":
7046-
version "1.25.0"
7047-
resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-aws-xray/-/propagator-aws-xray-1.25.0.tgz#cbbe70cc45235e195d1f07c6e845df766b674b88"
7048-
integrity sha512-+honT9J/Xa6Mxk7AO/VlSUGaVSSQzqHr0wZDWrSunnc3eVbS5YTuv7UrcoHTED+AYziawTlx7ICeAX2VPc1M+w==
7046+
version "1.25.1"
7047+
resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-aws-xray/-/propagator-aws-xray-1.25.1.tgz#8bfc812308c0b94c2d80203863b53572cd9f1f72"
7048+
integrity sha512-soZQdO9EAROMwa9bL2C0VLadbrfRjSA9t7g6X8sL0X1B8V59pzOayYMyTW9qTECn9uuJV98A7qOnJm6KH6yk8w==
70497049
dependencies:
7050-
"@opentelemetry/core" "1.25.0"
7050+
"@opentelemetry/core" "1.25.1"
70517051

70527052
"@opentelemetry/redis-common@^0.36.2":
70537053
version "0.36.2"
@@ -9440,8 +9440,17 @@
94409440
dependencies:
94419441
"@types/unist" "*"
94429442

9443-
"@types/history-4@npm:@types/[email protected]", "@types/history-5@npm:@types/[email protected]", "@types/history@*":
9444-
name "@types/history-4"
9443+
"@types/history-4@npm:@types/[email protected]":
9444+
version "4.7.8"
9445+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
9446+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
9447+
9448+
"@types/history-5@npm:@types/[email protected]":
9449+
version "4.7.8"
9450+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
9451+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
9452+
9453+
"@types/history@*":
94459454
version "4.7.8"
94469455
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
94479456
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -9800,7 +9809,15 @@
98009809
"@types/history" "^3"
98019810
"@types/react" "*"
98029811

9803-
"@types/react-router-4@npm:@types/[email protected]", "@types/react-router-5@npm:@types/[email protected]":
9812+
"@types/react-router-4@npm:@types/[email protected]":
9813+
version "5.1.14"
9814+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
9815+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
9816+
dependencies:
9817+
"@types/history" "*"
9818+
"@types/react" "*"
9819+
9820+
"@types/react-router-5@npm:@types/[email protected]":
98049821
version "5.1.14"
98059822
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
98069823
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
@@ -28847,8 +28864,7 @@ react-is@^18.0.0:
2884728864
dependencies:
2884828865
"@remix-run/router" "1.0.2"
2884928866

28850-
"react-router-6@npm:[email protected]", [email protected]:
28851-
name react-router-6
28867+
"react-router-6@npm:[email protected]":
2885228868
version "6.3.0"
2885328869
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
2885428870
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
@@ -28863,6 +28879,13 @@ react-router-dom@^6.2.2:
2886328879
history "^5.2.0"
2886428880
react-router "6.3.0"
2886528881

28882+
28883+
version "6.3.0"
28884+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
28885+
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
28886+
dependencies:
28887+
history "^5.2.0"
28888+
2886628889
react@^18.0.0:
2886728890
version "18.0.0"
2886828891
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
@@ -31353,7 +31376,16 @@ string-template@~0.2.1:
3135331376
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
3135431377
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
3135531378

31356-
"string-width-cjs@npm:string-width@^4.2.0", [email protected], string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
31379+
"string-width-cjs@npm:string-width@^4.2.0":
31380+
version "4.2.3"
31381+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31382+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
31383+
dependencies:
31384+
emoji-regex "^8.0.0"
31385+
is-fullwidth-code-point "^3.0.0"
31386+
strip-ansi "^6.0.1"
31387+
31388+
[email protected], string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
3135731389
version "4.2.3"
3135831390
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3135931391
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31474,7 +31506,14 @@ stringify-object@^3.2.1:
3147431506
is-obj "^1.0.1"
3147531507
is-regexp "^1.0.0"
3147631508

31477-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31509+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
31510+
version "6.0.1"
31511+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31512+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
31513+
dependencies:
31514+
ansi-regex "^5.0.1"
31515+
31516+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3147831517
version "6.0.1"
3147931518
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3148031519
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -34536,7 +34575,16 @@ workerpool@^6.4.0:
3453634575
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.4.0.tgz#f8d5cfb45fde32fa3b7af72ad617c3369567a462"
3453734576
integrity sha512-i3KR1mQMNwY2wx20ozq2EjISGtQWDIfV56We+yGJ5yDs8jTwQiLLaqHlkBHITlCuJnYlVRmXegxFxZg7gqI++A==
3453834577

34539-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", [email protected], wrap-ansi@^7.0.0:
34578+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
34579+
version "7.0.0"
34580+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
34581+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
34582+
dependencies:
34583+
ansi-styles "^4.0.0"
34584+
string-width "^4.1.0"
34585+
strip-ansi "^6.0.0"
34586+
34587+
[email protected], wrap-ansi@^7.0.0:
3454034588
version "7.0.0"
3454134589
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3454234590
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)