From 6bdf3908437ff82e21820a53bb124ae4a07c5c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 13:03:16 +0000 Subject: [PATCH] chore(deps): bump cmake-js from 6.3.2 to 7.2.0 Bumps [cmake-js](https://github.com/cmake-js/cmake-js) from 6.3.2 to 7.2.0. - [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.0) --- 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..eb57fc5 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.0", "node-addon-api": "^5.0.0" }, "devDependencies": {