Skip to content

Commit

Permalink
Bump Mysterium node to 0.61.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Aug 24, 2021
1 parent 39ec040 commit a86d4fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@mysteriumnetwork/node": "0.61.0",
"@mysteriumnetwork/node": "0.61.1",
"@mysteriumnetwork/terms": "0.0.33",
"@sentry/electron": "^2.4.0",
"async-retry": "^1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,10 @@
lodash "^4.17.15"
tmp-promise "^3.0.2"

"@mysteriumnetwork/[email protected].0":
version "0.61.0"
resolved "https://registry.yarnpkg.com/@mysteriumnetwork/node/-/node-0.61.0.tgz#4028b036ba7e18a770547e169f25e01b3405465a"
integrity sha512-3kgoGiuqagHincee5iEj+gnR4Y+eUj0GkXoQYugIeCFKVCjfOuiRQ/kZ4zDHfcH0AiHtCXX6AXSz6EHz3iZnng==
"@mysteriumnetwork/[email protected].1":
version "0.61.1"
resolved "https://registry.yarnpkg.com/@mysteriumnetwork/node/-/node-0.61.1.tgz#51761f508fd38662b7bc482dfa0414bdc2404ab6"
integrity sha512-D7Qq2pVMazUOzWzCOXDT0x1gG0Mgmrlp5JTFoXN7fR+duk3LF2WQyOcU09HliqSQX0SgEdYP2NKwGn6j0WspuQ==
dependencies:
extract-zip "^2.0.0"
follow-redirects "^1.5.2"
Expand Down

0 comments on commit a86d4fc

Please sign in to comment.