Skip to content

Commit

Permalink
📦 v2.0.7
Browse files Browse the repository at this point in the history
- 👷 This is maintenance release, update potentially unsafe dependency;
- 📦 [dev-dependency] `[email protected]`, *was `v7.1.0`*.
  • Loading branch information
dr-dimitru committed Apr 5, 2020
1 parent 8a6675c commit 3e3eabf
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 33 deletions.
99 changes: 68 additions & 31 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "request-libcurl",
"version": "2.0.6",
"version": "2.0.7",
"description": "Extremely stable HTTP request module built on top of libcurl",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"homepage": "https://github.com/VeliovGroup/request-extra#readme",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^7.1.0"
"mocha": "^7.1.1"
},
"dependencies": {
"node-libcurl": "^2.0.3"
Expand Down

0 comments on commit 3e3eabf

Please sign in to comment.