Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Commit

Permalink
3rd attempt to update the joi dependency (per node security alert) (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton authored and mrose17 committed Feb 21, 2018
1 parent da8029b commit 573a72e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bat-client",
"version": "2.0.10",
"version": "2.0.11",
"description": "An example of client code for the BAT.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,12 +30,12 @@
"homepage": "https://github.com/brave-intl/bat-client",
"dependencies": {
"@ambassify/backoff-strategies": "1.0.0",
"bat-balance": "^1.0.6",
"bat-publisher": "^2.0.7",
"bat-balance": "^1.0.7",
"bat-publisher": "^2.0.9",
"bitgo": "^4.15.0",
"brave-crypto": "0.0.1",
"http-request-signature": "0.0.2",
"joi": "^12.0.0",
"joi": "^13.1.2",
"json-stable-stringify": "1.0.1",
"niceware": "1.0.4",
"node-anonize2-relic-emscripten": "^0.3.3",
Expand Down

0 comments on commit 573a72e

Please sign in to comment.