Skip to content

Commit 9ec56bc

Browse files
Bump bandwidth-sdk from 1.0.2 to 3.0.0
Bumps [bandwidth-sdk](https://github.com/Bandwidth/node-sdk) from 1.0.2 to 3.0.0. - [Release notes](https://github.com/Bandwidth/node-sdk/releases) - [Commits](Bandwidth/node-sdk@v1.0.2...v3.0.0) --- updated-dependencies: - dependency-name: bandwidth-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16a0f1b commit 9ec56bc

2 files changed

Lines changed: 35 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"babel-loader": "^9.1.3",
117117
"babel-polyfill": "^6.26.0",
118118
"babel-runtime": "^6.26.0",
119-
"bandwidth-sdk": "^1.0.2",
119+
"bandwidth-sdk": "^3.0.0",
120120
"body-parser": "^1.15.2",
121121
"browserify": "^17.0.0",
122122
"color-difference": "^0.3.4",

yarn.lock

Lines changed: 34 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6321,7 +6321,7 @@ axe-core@^4.9.1:
63216321
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.1.tgz#fcd0f4496dad09e0c899b44f6c4bb7848da912ae"
63226322
integrity sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==
63236323

6324-
axios@0.28.0, axios@^1.6.0, axios@^1.6.7:
6324+
axios@0.28.0, axios@^1.6.0, axios@^1.7.2:
63256325
version "0.28.0"
63266326
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
63276327
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
@@ -6655,12 +6655,12 @@ balanced-match@^1.0.0:
66556655
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
66566656
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
66576657

6658-
bandwidth-sdk@^1.0.2:
6659-
version "1.0.2"
6660-
resolved "https://registry.yarnpkg.com/bandwidth-sdk/-/bandwidth-sdk-1.0.2.tgz#b8df9254c106cc52abd7a7eb06bd61f5e1b14a60"
6661-
integrity sha512-UILe9/PNzDy18Uf4E+FLtQjkK3RRT4gVA5j3LThjdeKkv1j//b1zD9vU5B86tuyv0/zC77cRwog5D8hkhGXlXA==
6658+
bandwidth-sdk@^3.0.0:
6659+
version "3.0.0"
6660+
resolved "https://registry.yarnpkg.com/bandwidth-sdk/-/bandwidth-sdk-3.0.0.tgz#fa284df6387467fb11a75f934564812c18354750"
6661+
integrity sha512-GiDixCi9fGM+MOFsT10w3i4NVAkwaY7O7Is/pGIPkzbVlrqO2+ZkT3c7iQz1YscOmMexepRBbayCGhtYeRWjyg==
66626662
dependencies:
6663-
axios "^1.6.7"
6663+
axios "^1.7.2"
66646664
xmlbuilder2 "^3.1.1"
66656665

66666666
base64-js@^1.0.2, base64-js@^1.3.0, base64-js@^1.3.1, base64-js@^1.5.1:
@@ -18285,7 +18285,7 @@ string-natural-compare@^3.0.1:
1828518285
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1828618286
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1828718287

18288-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18288+
"string-width-cjs@npm:string-width@^4.2.0":
1828918289
version "4.2.3"
1829018290
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1829118291
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18303,6 +18303,15 @@ string-width@^1.0.1:
1830318303
is-fullwidth-code-point "^1.0.0"
1830418304
strip-ansi "^3.0.0"
1830518305

18306+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18307+
version "4.2.3"
18308+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18309+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18310+
dependencies:
18311+
emoji-regex "^8.0.0"
18312+
is-fullwidth-code-point "^3.0.0"
18313+
strip-ansi "^6.0.1"
18314+
1830618315
string-width@^2.1.1:
1830718316
version "2.1.1"
1830818317
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -18411,7 +18420,14 @@ stringify-object@^3.3.0:
1841118420
is-obj "^1.0.1"
1841218421
is-regexp "^1.0.0"
1841318422

18414-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^3.0.0, strip-ansi@^3.0.1, strip-ansi@^4.0.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1, strip-ansi@^7.0.1:
18423+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18424+
version "6.0.1"
18425+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18426+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18427+
dependencies:
18428+
ansi-regex "^5.0.1"
18429+
18430+
strip-ansi@6.0.1, strip-ansi@^3.0.0, strip-ansi@^3.0.1, strip-ansi@^4.0.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1, strip-ansi@^7.0.1:
1841518431
version "6.0.1"
1841618432
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1841718433
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -20183,7 +20199,7 @@ workbox-window@6.6.1:
2018320199
"@types/trusted-types" "^2.0.2"
2018420200
workbox-core "6.6.1"
2018520201

20186-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
20202+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2018720203
version "7.0.0"
2018820204
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2018920205
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -20209,6 +20225,15 @@ wrap-ansi@^5.1.0:
2020920225
string-width "^3.0.0"
2021020226
strip-ansi "^5.0.0"
2021120227

20228+
wrap-ansi@^7.0.0:
20229+
version "7.0.0"
20230+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
20231+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
20232+
dependencies:
20233+
ansi-styles "^4.0.0"
20234+
string-width "^4.1.0"
20235+
strip-ansi "^6.0.0"
20236+
2021220237
wrap-ansi@^8.1.0:
2021320238
version "8.1.0"
2021420239
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)