Skip to content

Commit

Permalink
chore(deps): force latest version & audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed May 3, 2020
1 parent aaf1e7c commit cfa2d0d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
- mongodb
- redis-server
node_js:
- '12.4.0'
- node
before_script:
- npm install -g grunt-cli
- redis-cli config set notify-keyspace-events Ex
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@lykmapipo/phone": ">=0.6.1",
"@lykmapipo/tz-ega-sms": ">=0.5.15",
"async": ">=3.2.0",
"bipsms": ">=0.5.14",
"bipsms": ">=0.6.0",
"country-data": "0.0.31",
"is-html": ">=2.0.0",
"kue": ">=0.11.6",
Expand Down

0 comments on commit cfa2d0d

Please sign in to comment.