From 2c6fe2ffc5b82a374bb7bf4672a6532d4ea18643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 12:59:41 +0000 Subject: [PATCH] chore(deps): bump cmake-js from 6.3.2 to 7.2.1 Bumps [cmake-js](https://github.com/cmake-js/cmake-js) from 6.3.2 to 7.2.1. - [Release notes](https://github.com/cmake-js/cmake-js/releases) - [Changelog](https://github.com/cmake-js/cmake-js/blob/master/changelog.md) - [Commits](https://github.com/cmake-js/cmake-js/compare/v6.3.2...v7.2.1) --- updated-dependencies: - dependency-name: cmake-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ff2cfc..14bdc4c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "bindings": "^1.5.0", - "cmake-js": "^6.3.2", + "cmake-js": "^7.2.1", "node-addon-api": "^5.0.0" }, "devDependencies": {