Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Meschter committed Apr 16, 2020
1 parent 6f342d9 commit d5adbcb
Show file tree
Hide file tree
Showing 2 changed files with 829 additions and 754 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@
"author": "Onestay",
"license": "MIT",
"dependencies": {
"axios": "^0.18.0",
"eslint": "^5.8.0",
"express": "^4.16.4",
"helmet": "^3.14.0",
"request": "^2.88.0"
"axios": "^0.19.2",
"express": "^4.17.1",
"helmet": "^3.22.0"
},
"devDependencies": {
"chai": "^4.1.2",
"chai-http": "^3.0.0",
"mocha": "^4.1.0"
"mocha": "^4.1.0",
"eslint": "^6.8.0"
}
}
Loading

0 comments on commit d5adbcb

Please sign in to comment.