Skip to content

Commit 96662a3

Browse files
niftylettucelpinca
authored andcommittedApr 25, 2019
[pkg] Update querystringify and other deps (#176)
Closes #175
1 parent 1809266 commit 96662a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"author": "Arnout Kazemier",
3434
"license": "MIT",
3535
"dependencies": {
36-
"querystringify": "^2.0.0",
36+
"querystringify": "^2.1.1",
3737
"requires-port": "^1.0.0"
3838
},
3939
"devDependencies": {
4040
"assume": "^2.2.0",
41-
"browserify": "^16.2.0",
42-
"mocha": "^6.1.1",
41+
"browserify": "^16.2.3",
42+
"mocha": "^6.1.4",
4343
"nyc": "^14.0.0",
44-
"pre-commit": "^1.2.0",
44+
"pre-commit": "^1.2.2",
4545
"sauce-browsers": "^2.0.0",
4646
"sauce-test": "^1.3.3",
47-
"uglify-js": "^3.3.21"
47+
"uglify-js": "^3.5.7"
4848
}
4949
}

0 commit comments

Comments
 (0)
Please sign in to comment.