Skip to content

Commit fee47c2

Browse files
committed
chore(deps): bump @socketsecurity/lib to 5.18.2 and @socketregistry/packageurl-js to 1.4.2
1 parent e493bea commit fee47c2

3 files changed

Lines changed: 26 additions & 27 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: 22 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ catalog:
4242
'@socketregistry/hyrious__bun.lockb': 1.0.19
4343
'@socketregistry/indent-string': 1.0.14
4444
'@socketregistry/is-interactive': 1.0.6
45-
'@socketregistry/packageurl-js': 1.4.1
45+
'@socketregistry/packageurl-js': 1.4.2
4646
'@socketregistry/yocto-spinner': 1.0.25
4747
'@socketsecurity/config': 3.0.1
48-
'@socketsecurity/lib': 5.18.0
48+
'@socketsecurity/lib': 5.18.2
4949
'@socketsecurity/registry': 2.0.2
5050
'@socketsecurity/sdk': 4.0.0
5151
'@types/adm-zip': 0.5.7
@@ -114,7 +114,7 @@ catalog:
114114
open: 10.2.0
115115
oxfmt: 0.37.0
116116
oxlint: 1.52.0
117-
packageurl-js: npm:@socketregistry/packageurl-js@^1.4.1
117+
packageurl-js: npm:@socketregistry/packageurl-js@^1.4.2
118118
path-parse: npm:@socketregistry/path-parse@^1.0.8
119119
pony-cause: 2.1.11
120120
postject: 1.0.0-alpha.6

0 commit comments

Comments
 (0)