From f3a62c377fc134b395da4cb532a375bb3e4d7c14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 01:28:08 +0000 Subject: [PATCH] build(deps): bump buffer from 5.2.1 to 5.4.2 Bumps [buffer](https://github.com/feross/buffer) from 5.2.1 to 5.4.2. - [Release notes](https://github.com/feross/buffer/releases) - [Commits](https://github.com/feross/buffer/compare/v5.2.1...v5.4.2) Signed-off-by: dependabot-preview[bot] --- packages/oo7-substrate/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/oo7-substrate/yarn.lock b/packages/oo7-substrate/yarn.lock index 8c3f3eb..259e710 100644 --- a/packages/oo7-substrate/yarn.lock +++ b/packages/oo7-substrate/yarn.lock @@ -132,9 +132,9 @@ bs58@^4.0.1: base-x "^3.0.2" buffer@^5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.2.1.tgz#dd57fa0f109ac59c602479044dca7b8b3d0b71d6" - integrity sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg== + version "5.4.2" + resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.4.2.tgz#2012872776206182480eccb2c0fba5f672a2efef" + integrity sha512-iy9koArjAFCzGnx3ZvNA6Z0clIbbFgbdWQ0mKD3hO0krOrZh8UgA6qMKcZvwLJxS+D6iVR76+5/pV56yMNYTag== dependencies: base64-js "^1.0.2" ieee754 "^1.1.4"