Skip to content

Commit 5fec227

Browse files
committed
chore(deps): bump @socketsecurity/lib to 5.18.2
1 parent 467e411 commit 5fec227

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- Dependencies: After `package.json` edits, run `pnpm install` to update `pnpm-lock.yaml`
2222
- Backward Compatibility: 🚨 FORBIDDEN to maintain - actively remove when encountered (see canonical CLAUDE.md)
2323
- 🚨 **NEVER use `npx`, `pnpm dlx`, or `yarn dlx`** — use `pnpm exec <package>` for devDep binaries, or `pnpm run <script>` for package.json scripts. If a tool is needed, add it as a pinned devDependency first.
24+
- **minimumReleaseAge**: NEVER add packages to `minimumReleaseAgeExclude` in CI. Locally, ASK before adding — the age threshold is a security control.
2425

2526
---
2627

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"update": "node scripts/update.mjs"
6666
},
6767
"dependencies": {
68-
"@socketsecurity/lib": "5.18.0",
68+
"@socketsecurity/lib": "5.18.2",
6969
"form-data": "4.0.5"
7070
},
7171
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)