Skip to content

Commit 087c412

Browse files
authored
Bump stellar-base to 1.0.3. (#378)
1 parent 2908dd1 commit 087c412

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"es6-promise": "^4.2.4",
139139
"eventsource": "^1.0.7",
140140
"lodash": "^4.17.11",
141-
"stellar-base": "^1.0.2",
141+
"stellar-base": "^1.0.3",
142142
"toml": "^2.3.0",
143143
"tslib": "^1.10.0",
144144
"urijs": "^1.19.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7843,10 +7843,10 @@ statuses@~1.4.0:
78437843
version "1.4.0"
78447844
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087"
78457845

7846-
stellar-base@^1.0.2:
7847-
version "1.0.2"
7848-
resolved "https://registry.yarnpkg.com/stellar-base/-/stellar-base-1.0.2.tgz#081121e19f90a66becf741ce1f370d700c3ea2a6"
7849-
integrity sha512-L7w+wWPH+zjRzWXNwovl76oQozB7Gj+jZaqMIb4H+5i2ELnFd/7im9JTl/3PQ2iKffipz+X6Px6fxD6H8K/z7A==
7846+
stellar-base@^1.0.3:
7847+
version "1.0.3"
7848+
resolved "https://registry.yarnpkg.com/stellar-base/-/stellar-base-1.0.3.tgz#8d3121ca1ce85321b0647c44e69e5877be8e16e1"
7849+
integrity sha512-1JP/OnjUfbXryrICQJOrxsGgw9VlsgdpGje67692uI9mN8xP+2EyTF1fDs2KllO1Xx/6AaIB+DaU9VGv2nBMgw==
78507850
dependencies:
78517851
base32.js "^0.1.0"
78527852
bignumber.js "^4.0.0"

0 commit comments

Comments
 (0)