Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit b7fd144

Browse files
Bump stellar-sdk from 3.3.0 to 8.2.3 in /gui/web
Bumps [stellar-sdk](https://github.com/stellar/js-stellar-sdk) from 3.3.0 to 8.2.3. - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v3.3.0...v8.2.3) --- updated-dependencies: - dependency-name: stellar-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9615bc9 commit b7fd144

File tree

2 files changed

+27
-41
lines changed

2 files changed

+27
-41
lines changed

gui/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-router-dom": "^5.0.0",
1313
"react-scripts": "2.1.8",
1414
"react-tooltip-lite": "^1.10.0",
15-
"stellar-sdk": "^3.0.0",
15+
"stellar-sdk": "^8.2.3",
1616
"uuid": "^8.3.2"
1717
},
1818
"scripts": {

gui/web/yarn.lock

+26-40
Original file line numberDiff line numberDiff line change
@@ -1179,10 +1179,10 @@
11791179
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.2.tgz#e13182e1b69871a422d7863e11a4a6f5b814a4bd"
11801180
integrity sha512-42zEJkBpNfMEAvWR5WlwtTH22oDzcMjFsL9gDGExwF8X8WvAiw7Vwop7hPw03QT8TKfec83LwbHj6SvpqM4ELQ==
11811181

1182-
"@types/urijs@^1.19.2":
1183-
version "1.19.5"
1184-
resolved "https://registry.yarnpkg.com/@types/urijs/-/urijs-1.19.5.tgz#f2083392f5859be59cbba0b1d463b922c8aef842"
1185-
integrity sha512-LAyzQkr9rZDoHrv8xRcHStLo8Z4PbP3ZHMqw8WRr1T7Jn4O1z13Qkv+ed9e12pBXWaaqsBj1l4ADU/FlA/jn3w==
1182+
"@types/urijs@^1.19.6":
1183+
version "1.19.16"
1184+
resolved "https://registry.yarnpkg.com/@types/urijs/-/urijs-1.19.16.tgz#156658c47438fa867db5dce4d2949fe1ca0878e2"
1185+
integrity sha512-WgxqcUSEYijGnNWHSln/uqay+AywS3mEhLC+d2PwLsru2fLeMblvxP67Y/SCfB2Pxe+dX/zbIoNNzXY+VKOtNA==
11861186

11871187
"@webassemblyjs/[email protected]":
11881188
version "1.7.11"
@@ -1717,12 +1717,12 @@ aws4@^1.8.0:
17171717
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
17181718
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
17191719

1720-
axios@^0.19.0:
1721-
version "0.19.2"
1722-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
1723-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
1720+
axios@0.21.1:
1721+
version "0.21.1"
1722+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1723+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
17241724
dependencies:
1725-
follow-redirects "1.5.10"
1725+
follow-redirects "^1.10.0"
17261726

17271727
axobject-query@^2.0.1:
17281728
version "2.1.2"
@@ -3186,13 +3186,6 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, debug@^2.6.
31863186
dependencies:
31873187
ms "2.0.0"
31883188

3189-
debug@=3.1.0:
3190-
version "3.1.0"
3191-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3192-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3193-
dependencies:
3194-
ms "2.0.0"
3195-
31963189
debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6:
31973190
version "3.2.6"
31983191
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -4265,20 +4258,18 @@ flush-write-stream@^1.0.0:
42654258
inherits "^2.0.3"
42664259
readable-stream "^2.3.6"
42674260

4268-
4269-
version "1.5.10"
4270-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4271-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4272-
dependencies:
4273-
debug "=3.1.0"
4274-
42754261
follow-redirects@^1.0.0:
42764262
version "1.10.0"
42774263
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
42784264
integrity sha512-4eyLK6s6lH32nOvLLwlIOnr9zrL8Sm+OvW4pVTJNoXeGzYIkHVf+pADQi+OJ0E67hiuSLezPVPyBcIZO50TmmQ==
42794265
dependencies:
42804266
debug "^3.0.0"
42814267

4268+
follow-redirects@^1.10.0:
4269+
version "1.14.1"
4270+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
4271+
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
4272+
42824273
for-in@^0.1.3:
42834274
version "0.1.8"
42844275
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
@@ -6341,12 +6332,7 @@ lodash.uniq@^4.5.0:
63416332
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
63426333
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
63436334

6344-
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
6345-
version "4.17.15"
6346-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6347-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6348-
6349-
lodash@>=4.17.21:
6335+
"lodash@>=3.5 <5", lodash@>=4.17.21, lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
63506336
version "4.17.21"
63516337
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
63526338
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -9569,10 +9555,10 @@ stealthy-require@^1.1.1:
95699555
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
95709556
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
95719557

9572-
stellar-base@^2.1.2:
9573-
version "2.1.4"
9574-
resolved "https://registry.yarnpkg.com/stellar-base/-/stellar-base-2.1.4.tgz#e3dc7a5acdab3b796f7d8425521e157310406288"
9575-
integrity sha512-RbHjxqwAaeGHtIlnLdCeCBcGYqzxSUGfcy+KCFVSPc9/c2HoA0KeAh/NlsOq6V+Y7SL2gSoEQLF4ddOD6ToF+A==
9558+
stellar-base@^5.2.1:
9559+
version "5.3.0"
9560+
resolved "https://registry.yarnpkg.com/stellar-base/-/stellar-base-5.3.0.tgz#15e8d9f3767a62bda14d55f0c4347d27987ae1f6"
9561+
integrity sha512-8LCOX/D/Zp5DBhcTwXQSh9v25sHivkCJc+FSPncqhvMYgvQQg8w+2kj9hCFg1SAxkLJOjSpfzObrUaTl+CFFjw==
95769562
dependencies:
95779563
base32.js "^0.1.0"
95789564
bignumber.js "^4.0.0"
@@ -9584,23 +9570,23 @@ stellar-base@^2.1.2:
95849570
optionalDependencies:
95859571
sodium-native "^2.3.0"
95869572

9587-
stellar-sdk@^3.0.0:
9588-
version "3.3.0"
9589-
resolved "https://registry.yarnpkg.com/stellar-sdk/-/stellar-sdk-3.3.0.tgz#829fcf9be82dddfc153c35b066fe09c8d93ddea3"
9590-
integrity sha512-RCVjuI+SfAhExUOpKbn4i7aNvydRZaIQve25wYr5YTWIiL9ULsEY7puG92CNA7u7PLwo94lLwaHeRwRuMSVtSw==
9573+
stellar-sdk@^8.2.3:
9574+
version "8.2.3"
9575+
resolved "https://registry.yarnpkg.com/stellar-sdk/-/stellar-sdk-8.2.3.tgz#2970211877937e487b4e1f88021200cf0ddf8603"
9576+
integrity sha512-RlrR6DD+706vgA1iVDXteU/x3bdqFDthf+4M3C19D/owmF0GCR/FoRQpnPqqRJ0C/rbbdZ6YjAyKO6Q0GSbDWw==
95919577
dependencies:
95929578
"@types/eventsource" "^1.1.2"
95939579
"@types/node" ">= 8"
95949580
"@types/randombytes" "^2.0.0"
9595-
"@types/urijs" "^1.19.2"
9596-
axios "^0.19.0"
9581+
"@types/urijs" "^1.19.6"
9582+
axios "0.21.1"
95979583
bignumber.js "^4.0.0"
95989584
detect-node "^2.0.4"
95999585
es6-promise "^4.2.4"
96009586
eventsource "^1.0.7"
96019587
lodash "^4.17.11"
96029588
randombytes "^2.1.0"
9603-
stellar-base "^2.1.2"
9589+
stellar-base "^5.2.1"
96049590
toml "^2.3.0"
96059591
tslib "^1.10.0"
96069592
urijs "^1.19.1"

0 commit comments

Comments
 (0)