From b8a6fe580316053c1365a790b1b7b68446a8822c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 03:00:39 +0000 Subject: [PATCH] build(deps): update dependency bunyan to v1.8.14 (#6650) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4b46d9085179dc..c97629972a9451 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@yarnpkg/lockfile": "1.1.0", "aws-sdk": "2.686.0", "azure-devops-node-api": "10.1.1", - "bunyan": "1.8.13", + "bunyan": "1.8.14", "cacache": "15.0.4", "chalk": "4.1.0", "changelog-filename-regex": "2.0.1", diff --git a/yarn.lock b/yarn.lock index ab4392f8dc5ddc..ad1885eb3abe0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2462,13 +2462,13 @@ builtins@^1.0.3: resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og= -bunyan@1.8.13: - version "1.8.13" - resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.13.tgz#dde6bacd9ebccaedb110f1319f88db3f415ccfeb" - integrity sha512-4zO4iMxZeCpf+95ERsr83nwQr11o1KY2FLhX4wZ6kPXieIVYL3k9eX+N6vbHhFEK5h5O/qCQpfXt7N9VBAIvCA== +bunyan@1.8.14: + version "1.8.14" + resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.14.tgz#3d8c1afea7de158a5238c7cb8a66ab6b38dd45b4" + integrity sha512-LlahJUxXzZLuw/hetUQJmRgZ1LF6+cr5TPpRj6jf327AsiIq2jhYEH4oqUUkVKTor+9w2BT3oxVwhzE5lw9tcg== optionalDependencies: dtrace-provider "~0.8" - moment "^2.10.6" + moment "^2.19.3" mv "~2" safe-json-stringify "~1" @@ -6906,7 +6906,7 @@ moment-timezone@0.5.31: dependencies: moment ">= 2.9.0" -moment@2.27.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.6: +moment@2.27.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.19.3: version "2.27.0" resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d" integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==