Skip to content
This repository was archived by the owner on Aug 17, 2021. It is now read-only.

Commit 67fcc92

Browse files
committed
chore: update arweave
1 parent a665243 commit 67fcc92

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@verto/lib": "^0.10.0",
1818
"ar-gql": "^0.0.3",
19-
"arweave": "^1.10.11",
19+
"arweave": "^1.10.13",
2020
"community-js": "^1.1.18",
2121
"compression": "^1.7.1",
2222
"graphql": "^15.3.0",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,6 +1769,16 @@ arweave@^1.10.11, arweave@^1.10.6:
17691769
base64-js "^1.3.1"
17701770
bignumber.js "^9.0.1"
17711771

1772+
arweave@^1.10.13:
1773+
version "1.10.13"
1774+
resolved "https://registry.yarnpkg.com/arweave/-/arweave-1.10.13.tgz#88205154524b30a22b18f011f7241b2ddc22413c"
1775+
integrity sha512-FfM9CAF5msAk/12d87KDKu+00/ZriEf/S3ei2FTPMKCOdOb++SwLx7F3kAKO74obAgIGzL8X4Y0D/aV8oNNJDA==
1776+
dependencies:
1777+
asn1.js "^5.4.1"
1778+
axios "^0.21.1"
1779+
base64-js "^1.3.1"
1780+
bignumber.js "^9.0.1"
1781+
17721782
asn1.js@^5.2.0, asn1.js@^5.4.1:
17731783
version "5.4.1"
17741784
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07"

0 commit comments

Comments
 (0)