Skip to content

Commit 84d3d70

Browse files
committed
chore(deps): bump @socketsecurity/lib to 5.18.1
1 parent e493bea commit 84d3d70

3 files changed

Lines changed: 18 additions & 14 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
- Never create files unless necessary; always prefer editing existing files
6262
- Forbidden to create docs unless requested
6363
- 🚨 **NEVER use `npx`, `pnpm dlx`, or `yarn dlx`** -- use `pnpm exec <package>` for devDep binaries, or `pnpm run <script>` for package.json scripts
64+
- **minimumReleaseAge**: NEVER add packages to `minimumReleaseAgeExclude` in CI. Locally, ASK before adding — the age threshold is a security control.
6465

6566
## EVOLUTION
6667

pnpm-lock.yaml

Lines changed: 16 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ catalog:
4545
'@socketregistry/packageurl-js': 1.4.1
4646
'@socketregistry/yocto-spinner': 1.0.25
4747
'@socketsecurity/config': 3.0.1
48-
'@socketsecurity/lib': 5.18.0
48+
'@socketsecurity/lib': 5.18.1
4949
'@socketsecurity/registry': 2.0.2
5050
'@socketsecurity/sdk': 4.0.0
5151
'@types/adm-zip': 0.5.7

0 commit comments

Comments
 (0)