diff --git a/package.json b/package.json index c64bb104837688..523e64ee7a7186 100644 --- a/package.json +++ b/package.json @@ -215,7 +215,7 @@ "@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.4", "@semantic-release/exec": "6.0.2", "@types/auth-header": "1.0.2", - "@types/bunyan": "1.8.7", + "@types/bunyan": "1.8.8", "@types/cacache": "15.0.1", "@types/changelog-filename-regex": "2.0.0", "@types/clean-git-ref": "2.0.0", diff --git a/yarn.lock b/yarn.lock index e00931dde1fb80..fca627e5e6a143 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3013,10 +3013,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/bunyan@1.8.7": - version "1.8.7" - resolved "https://registry.yarnpkg.com/@types/bunyan/-/bunyan-1.8.7.tgz#63cc65b5ecff6217d1509409a575e7b991f80831" - integrity sha512-jaNt6xX5poSmXuDAkQrSqx2zkR66OrdRDuVnU8ldvn3k/Ci/7Sf5nooKspQWimDnw337Bzt/yirqSThTjvrHkg== +"@types/bunyan@1.8.8": + version "1.8.8" + resolved "https://registry.yarnpkg.com/@types/bunyan/-/bunyan-1.8.8.tgz#8d6d33f090f37c07e2a80af30ae728450a101008" + integrity sha512-Cblq+Yydg3u+sGiz2mjHjC5MPmdjY+No4qvHrF+BUhblsmSfMvsHLbOG62tPbonsqBj6sbWv1LHcsoe5Jw+/Ow== dependencies: "@types/node" "*"