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 668bd21 commit b26154eCopy full SHA for b26154e
package.json
@@ -26,13 +26,13 @@
26
"homepage": "https://github.com/fastify/fast-json-stringify#readme",
27
"devDependencies": {
28
"benchmark": "^2.1.4",
29
- "is-my-json-valid": "^2.17.1",
+ "is-my-json-valid": "^2.17.2",
30
"long": "^4.0.0",
31
"pre-commit": "^1.2.2",
32
"proxyquire": "^1.8.0",
33
"standard": "^11.0.0",
34
- "tap": "^11.0.0",
35
- "uglify-es": "^3.2.2"
+ "tap": "^11.1.1",
+ "uglify-es": "^3.3.10"
36
},
37
"dependencies": {
38
"ajv": "^6.0.0"
0 commit comments