From 9c74ea65d43bdd8b3d999ee6da70375cce939108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 16:07:31 +0000 Subject: [PATCH] chore(deps): bump node-abi from 3.5.0 to 3.33.0 Bumps [node-abi](https://github.com/electron/node-abi) from 3.5.0 to 3.33.0. - [Release notes](https://github.com/electron/node-abi/releases) - [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json) - [Commits](https://github.com/electron/node-abi/compare/v3.5.0...v3.33.0) --- updated-dependencies: - dependency-name: node-abi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3c468fed..c1226e62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5008,9 +5008,9 @@ nice-try@^1.0.4: integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== node-abi@^3.0.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.5.0.tgz#26e8b7b251c3260a5ac5ba5aef3b4345a0229248" - integrity sha512-LtHvNIBgOy5mO8mPEUtkCW/YCRWYEKshIvqhe1GHHyXEHEB5mgICyYnAcl4qan3uFeRROErKGzatFHPf6kDxWw== + version "3.33.0" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.33.0.tgz#8b23a0cec84e1c5f5411836de6a9b84bccf26e7f" + integrity sha512-7GGVawqyHF4pfd0YFybhv/eM9JwTtPqx0mAanQ146O3FlSh3pA24zf9IRQTOsfTSqXTNzPSP5iagAJ94jjuVog== dependencies: semver "^7.3.5"