From a57c29efead50978c9f25df89a9ea584704c8cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:30:53 +0000 Subject: [PATCH] Bump node-rules from 4.0.2 to 5.0.0 in /sample3 Bumps [node-rules](https://github.com/mithunsatheesh/node-rules) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/mithunsatheesh/node-rules/releases) - [Commits](https://github.com/mithunsatheesh/node-rules/commits) Signed-off-by: dependabot[bot] --- sample3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample3/package.json b/sample3/package.json index d57f34c..1481a82 100644 --- a/sample3/package.json +++ b/sample3/package.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "express": "^4.16.3", - "node-rules": "^4.0.2", + "node-rules": "^5.0.0", "request": "^2.87.0" } } \ No newline at end of file