From d3f5af2acc544e48cd9be90808318f7f28742b3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:49:38 +0000 Subject: [PATCH] build(deps-dev): bump node-addon-api from 8.2.0 to 8.2.1 Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-addon-api/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e60a5a84a2d..ffe1c0d17a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10352,9 +10352,9 @@ node-abi@^3.45.0: semver "^7.3.5" node-addon-api@8: - version "8.2.0" - resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.2.0.tgz#ad92cacecc86834304053fd0089f718b72ff4e65" - integrity sha512-qnyuI2ROiCkye42n9Tj5aX1ns7rzj6n7zW1XReSnLSL9v/vbLeR6fJq6PU27YU/ICfYw6W7Ouk/N7cysWu/hlw== + version "8.2.1" + resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.2.1.tgz#43a993f110b88e22ba48bcd65e16b92165a6b002" + integrity sha512-vmEOvxwiH8tlOcv4SyE8RH34rI5/nWVaigUeAUPawC6f0+HoDthwI0vkMu4tbtsZrXq6QXFfrkhjofzKEs5tpA== node-addon-api@^1.6.3: version "1.7.2"