From ae50203268e715f8b5eb0b94a652a60410b6008b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2019 11:23:41 +0000 Subject: [PATCH] Bump cryptiles from 3.1.2 to 4.1.3 in /Nodejs/github-bot Bumps [cryptiles](https://github.com/hapijs/cryptiles) from 3.1.2 to 4.1.3. - [Release notes](https://github.com/hapijs/cryptiles/releases) - [Changelog](https://github.com/hapijs/cryptiles/blob/master/CHANGELOG.md) - [Commits](https://github.com/hapijs/cryptiles/compare/v3.1.2...v4.1.3) Signed-off-by: dependabot[bot] --- Nodejs/github-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nodejs/github-bot/package.json b/Nodejs/github-bot/package.json index b5627b1..ec0f92f 100644 --- a/Nodejs/github-bot/package.json +++ b/Nodejs/github-bot/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/xuexb/github-bot#readme", "dependencies": { - "cryptiles": "3.1.2", + "cryptiles": "4.1.3", "crypto": "^1.0.1", "dotenv": "^4.0.0", "github": "^11.0.0",