From 546606320c06701375c98de95e61deb1a24a7d53 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 23:35:07 +0000 Subject: [PATCH] Bump bunyan from 1.8.14 to 1.8.15 Bumps [bunyan](https://github.com/trentm/node-bunyan) from 1.8.14 to 1.8.15. - [Release notes](https://github.com/trentm/node-bunyan/releases) - [Changelog](https://github.com/trentm/node-bunyan/blob/1.8.15/CHANGES.md) - [Commits](https://github.com/trentm/node-bunyan/compare/1.8.14...1.8.15) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b2fa825..ded379e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1003,9 +1003,9 @@ "dev": true }, "bunyan": { - "version": "1.8.14", - "resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.8.14.tgz", - "integrity": "sha512-LlahJUxXzZLuw/hetUQJmRgZ1LF6+cr5TPpRj6jf327AsiIq2jhYEH4oqUUkVKTor+9w2BT3oxVwhzE5lw9tcg==", + "version": "1.8.15", + "resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.8.15.tgz", + "integrity": "sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==", "requires": { "dtrace-provider": "~0.8", "moment": "^2.19.3",