Update a json dev-dependency

This commit is contained in:
Andrea Marchesini 2021-10-25 16:30:03 +02:00
parent 83b2606e58
commit 21622c9490

View file

@ -16,7 +16,7 @@
"eslint-plugin-no-unsanitized": "^2.0.0", "eslint-plugin-no-unsanitized": "^2.0.0",
"eslint-plugin-promise": "^3.4.0", "eslint-plugin-promise": "^3.4.0",
"htmllint-cli": "0.0.7", "htmllint-cli": "0.0.7",
"json": "^9.0.6", "json": ">=10.0.0",
"mocha": "^6.2.2", "mocha": "^6.2.2",
"npm-run-all": "^4.0.0", "npm-run-all": "^4.0.0",
"nyc": "^15.0.0", "nyc": "^15.0.0",