From 9ed18d965cf817bc5d1c6bef98b7d6f6b3f0ad30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:15:11 +0000 Subject: [PATCH] Bump glasstron from 0.0.6 to 0.0.7 in /app Bumps [glasstron](https://github.com/AryToNeX/Glasstron) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/AryToNeX/Glasstron/releases) - [Commits](https://github.com/AryToNeX/Glasstron/commits) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 5a62f3a9..ac72d75c 100644 --- a/app/package.json +++ b/app/package.json @@ -28,7 +28,7 @@ "electron-is-dev": "1.2.0", "electron-promise-ipc": "^2.2.4", "fontmanager-redux": "1.0.0", - "glasstron": "0.0.6", + "glasstron": "0.0.7", "js-yaml": "4.0.0", "keytar": "^7.4.0", "mz": "^2.7.0", diff --git a/app/yarn.lock b/app/yarn.lock index 7b3e48ca..c826c43d 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1229,10 +1229,10 @@ github-from-package@0.0.0: resolved "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz" integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4= -glasstron@0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/glasstron/-/glasstron-0.0.6.tgz#1438899cd49a1cda1999290be2165310b759fd62" - integrity sha512-WBE1zH3ZcYhLlfKATfKzuN05Anno2WYlVfImWteU5RM+gqdFLHGIxxM3VR16JvFF5oIYah01MBGQ2+3xTq44iQ== +glasstron@0.0.7: + version "0.0.7" + resolved "https://registry.yarnpkg.com/glasstron/-/glasstron-0.0.7.tgz#d0f3e8344351bbcb89a39323282b4ddb06b03ba0" + integrity sha512-zeqfC0E153yBKWHB8ZBA5rT1o1dCCQcPECBryzWLX3uy6VTX3CUcy7kjk/4BlVztEIbpV2plEetpOxSAOe5cqw== dependencies: node-addon-api "^3.0.0" x11 "^2.3.0"