From d5951e596a2353ee000c60e839e2897a7208699d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Oct 2021 19:35:59 +0000 Subject: [PATCH] fix: upgrade standard from 16.0.3 to 16.0.4 Snyk has created this PR to upgrade standard from 16.0.3 to 16.0.4. See this package in npm: https://www.npmjs.com/package/standard See this project in Snyk: https://app.snyk.io/org/mw866/project/7f2b2e81-4b69-48ed-919e-5c15e22b2fa0?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b019930..f2e1372 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "chai-http": "^4.3.0", "mocha": "^8.4.0", "node-mocks-http": "^1.10.1", - "standard": "^16.0.3" + "standard": "^16.0.4" }, "engines": { "node": "16.x"