Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit c93d585

Browse files
committed
Merge pull request #19 from Turistforeningen/deps/update
Upgrade dev dependencies
2 parents 47129a8 + ec67591 commit c93d585

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
},
4242
"homepage": "https://github.com/Turistforeningen/node-mongo-querystring",
4343
"devDependencies": {
44-
"JSONStream": "^1.0.7",
45-
"express": "^4.13.3",
46-
"jshint": "^2.8.0",
47-
"mocha": "^2.3.4",
48-
"mongodb": "^2.0.52",
49-
"qs": "^5.2.0",
44+
"JSONStream": "^1.1.1",
45+
"express": "^4.13.4",
46+
"jshint": "^2.9.1",
47+
"mocha": "^2.4.5",
48+
"mongodb": "^2.1.11",
49+
"qs": "^6.1.0",
5050
"semantic-release": "^4.3.5",
51-
"supertest": "^1.1.0"
51+
"supertest": "^1.2.0"
5252
}
5353
}

0 commit comments

Comments
 (0)