We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c08d81 commit 52465bdCopy full SHA for 52465bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "query-strings-parser",
3
- "version": "2.1.6",
+ "version": "2.1.7",
4
"description": "Middleware to transform query strings in a format that is recognized by the MongoDB, MySQL and other databases...",
5
"license": "MIT",
6
"main": "index.js",
@@ -44,7 +44,7 @@
44
"devDependencies": {
45
"chai": "^4.2.0",
46
"express": "^4.17.1",
47
- "mocha": "^8.1.1",
+ "mocha": "^8.1.3",
48
"nyc": "^15.1.0",
49
"supertest": "^4.0.2"
50
}
0 commit comments