Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit a2009db

Browse files
committed
Update packages.
1 parent b354975 commit a2009db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
},
2626
"dependencies": {
2727
"asynciterator": "^1.1.0",
28-
"follow-redirects": "RubenVerborgh/follow-redirects#feature-requestproxy",
28+
"follow-redirects": "^0.3.0",
2929
"lodash": "~2.4.1",
3030
"lru-cache": "^4.0.1",
3131
"minimist": "^1.2.0",
32-
"n3": "^0.6.0",
32+
"n3": "^0.8.1",
3333
"negotiator": "^0.6.1",
3434
"parse-link-header": "~0.4.1",
3535
"setimmediate": "^1.0.4",
@@ -41,9 +41,9 @@
4141
},
4242
"devDependencies": {
4343
"chai": "^3.5.0",
44-
"eslint": "^3.4.0",
45-
"jsdoc": "^3.4.0",
46-
"mocha": "^3.0.2",
44+
"eslint": "^3.8.1",
45+
"jsdoc": "^3.4.2",
46+
"mocha": "^3.1.2",
4747
"pre-commit": "^1.1.3",
4848
"sinon": "^1.17.4",
4949
"sinon-chai": "^2.8.0"

0 commit comments

Comments
 (0)