diff --git a/CHANGELOG.md b/CHANGELOG.md index db963b05b..a1708aa57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). +## [1.1.35](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.35) - 2025-11-25 -## [1.1.34](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.33) - 2025-11-21 +### Changed +- Updated @coana-tech/cli to 14.12.100 + +## [1.1.34](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.34) - 2025-11-21 ### Fixed - The target path is now properly considered when conducting reachability analysis: `socket scan reach ` and `socket scan create --reach `. diff --git a/package.json b/package.json index aa0ec7ef5..20fc21712 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socket", - "version": "1.1.34", + "version": "1.1.35", "description": "CLI for Socket.dev", "homepage": "https://github.com/SocketDev/socket-cli", "license": "MIT AND OFL-1.1", @@ -94,7 +94,7 @@ "@babel/preset-typescript": "7.27.1", "@babel/runtime": "7.28.4", "@biomejs/biome": "2.2.4", - "@coana-tech/cli": "14.12.94", + "@coana-tech/cli": "14.12.100", "@cyclonedx/cdxgen": "11.11.0", "@dotenvx/dotenvx": "1.49.0", "@eslint/compat": "1.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2dd2fc11..a768c67ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: 2.2.4 version: 2.2.4 '@coana-tech/cli': - specifier: 14.12.94 - version: 14.12.94 + specifier: 14.12.100 + version: 14.12.100 '@cyclonedx/cdxgen': specifier: 11.11.0 version: 11.11.0 @@ -677,8 +677,8 @@ packages: '@bufbuild/protobuf@2.6.3': resolution: {integrity: sha512-w/gJKME9mYN7ZoUAmSMAWXk4hkVpxRKvEJCb3dV5g9wwWdxTJJ0ayOJAVcNxtdqaxDyFuC0uz4RSGVacJ030PQ==} - '@coana-tech/cli@14.12.94': - resolution: {integrity: sha512-4Gv9/pbHq6ck68svsTL8jubWhaBHPtXvwxHlPX3myRQH4dK5YEj6rJ6eGLNTUnFIv1/WAbxq9Vz0mgU32Nf+1w==} + '@coana-tech/cli@14.12.100': + resolution: {integrity: sha512-/oD3WVpOIMjgE/JaIQuZNi9q3/dvqGFYvlotfRPAUhRn8837BfDHcz2izkaxF8r6m7EyE8tKMK5VXNZ3DnaHXg==} hasBin: true '@colors/colors@1.5.0': @@ -5315,7 +5315,7 @@ snapshots: '@bufbuild/protobuf@2.6.3': optional: true - '@coana-tech/cli@14.12.94': {} + '@coana-tech/cli@14.12.100': {} '@colors/colors@1.5.0': optional: true