diff --git a/package.json b/package.json index abdd20bdb96661..23e0eb8995ea67 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@yarnpkg/lockfile": "1.1.0", "aws-sdk": "2.686.0", "azure-devops-node-api": "10.1.1", - "bunyan": "1.8.12", + "bunyan": "1.8.13", "cacache": "15.0.4", "chalk": "4.1.0", "changelog-filename-regex": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 9fc9ae83434088..0aab2ae281b22c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2517,10 +2517,10 @@ builtins@^1.0.3: resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og= -bunyan@1.8.12: - version "1.8.12" - resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.12.tgz#f150f0f6748abdd72aeae84f04403be2ef113797" - integrity sha1-8VDw9nSKvdcq6uhPBEA74u8RN5c= +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== optionalDependencies: dtrace-provider "~0.8" moment "^2.10.6"