From 170233082263218c334215817c164b40744d628b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 12:03:59 +0000 Subject: [PATCH] Bump cargo-cp-artifact from 0.1.6 to 0.1.7 in /datom-node Bumps [cargo-cp-artifact](https://github.com/neon-bindings/neon) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/neon-bindings/neon/releases) - [Changelog](https://github.com/neon-bindings/neon/blob/main/RELEASES.md) - [Commits](https://github.com/neon-bindings/neon/compare/0.1.6...0.1.7) --- updated-dependencies: - dependency-name: cargo-cp-artifact dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- datom-node/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/datom-node/package-lock.json b/datom-node/package-lock.json index 3fe0f819cdb7..c0209b62ad51 100644 --- a/datom-node/package-lock.json +++ b/datom-node/package-lock.json @@ -1347,9 +1347,9 @@ ] }, "node_modules/cargo-cp-artifact": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/cargo-cp-artifact/-/cargo-cp-artifact-0.1.6.tgz", - "integrity": "sha512-CQw0doK/aaF7j041666XzuilHxqMxaKkn+I5vmBsd8SAwS0cO5CqVEVp0xJwOKstyqWZ6WK4Ww3O6p26x/Goyg==", + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/cargo-cp-artifact/-/cargo-cp-artifact-0.1.7.tgz", + "integrity": "sha512-pxEV9p1on8vu3BOKstVisF9TwMyGKCBRvzaVpQHuU2sLULCKrn3MJWx/4XlNzmG6xNCTPf78DJ7WCGgr2mOzjg==", "dev": true, "bin": { "cargo-cp-artifact": "bin/cargo-cp-artifact.js" @@ -4478,9 +4478,9 @@ "dev": true }, "cargo-cp-artifact": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/cargo-cp-artifact/-/cargo-cp-artifact-0.1.6.tgz", - "integrity": "sha512-CQw0doK/aaF7j041666XzuilHxqMxaKkn+I5vmBsd8SAwS0cO5CqVEVp0xJwOKstyqWZ6WK4Ww3O6p26x/Goyg==", + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/cargo-cp-artifact/-/cargo-cp-artifact-0.1.7.tgz", + "integrity": "sha512-pxEV9p1on8vu3BOKstVisF9TwMyGKCBRvzaVpQHuU2sLULCKrn3MJWx/4XlNzmG6xNCTPf78DJ7WCGgr2mOzjg==", "dev": true }, "chalk": {