From df15eba468c062bc6a7818d5c1a4fd3a1a94617a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 14:14:19 +0000 Subject: [PATCH] Bump menubar from 9.0.2 to 9.0.4 Bumps [menubar](https://github.com/maxogden/menubar) from 9.0.2 to 9.0.4. - [Release notes](https://github.com/maxogden/menubar/releases) - [Changelog](https://github.com/maxogden/menubar/blob/master/CHANGELOG.md) - [Commits](https://github.com/maxogden/menubar/compare/v9.0.2...v9.0.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c9e2896..09b64292 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "lodash.debounce": "^4.0.8", "lodash.merge": "^4.6.2", "lodash.omit": "^4.5.0", - "menubar": "^9.0.2", + "menubar": "^9.0.4", "node-machine-id": "^1.1.12", "normalizr": "^3.6.1", "nuxt": "^2.14.12", diff --git a/yarn.lock b/yarn.lock index e5ae8378..ad30bf7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9772,10 +9772,10 @@ memorystream@^0.3.1: resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2" integrity sha1-htcJCzDORV1j+64S3aUaR93K+bI= -menubar@^9.0.2: - version "9.0.2" - resolved "https://registry.yarnpkg.com/menubar/-/menubar-9.0.2.tgz#d0850105c59ede14ee6150561a0147fd4be6f74f" - integrity sha512-/AN0h1z82qc9d0LYOI5lRnUSm/TAZPOQrjdR3LREbYs63BZcxUDbzi9h0iwckovDY6nJDdmjL0WRo6SeyyMT5A== +menubar@^9.0.4: + version "9.0.4" + resolved "https://registry.yarnpkg.com/menubar/-/menubar-9.0.4.tgz#f28a8da6bea7f77720809351262103b80965c348" + integrity sha512-GaMW1MKobIYEthPyDqKuLnxq6Ae4G37x5XBdP0tP1mRtMmDuK/dewTc1ihhQF8RetGMWkLYlHJUadZro/Sqc7w== dependencies: electron-positioner "^4.1.0"