Skip to content

Commit 83aa5d8

Browse files
authored
chore(deps): bump @anthropic-ai/claude-code to 2.1.92 (security) (#1166)
* chore(deps): bump @anthropic-ai/claude-code to 2.1.92 (security) * chore: use pnpm.overrides for claude-code version pin for the exact version.
1 parent 5c161c6 commit 83aa5d8

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Wait 7 days (10080 minutes) before installing newly published packages.
22
minimumReleaseAge: 10080
33
minimumReleaseAgeExclude:
4+
- '@anthropic-ai/claude-code@2.1.92'
45
- '@socketaddon/*'
56
- '@socketbin/*'
67
- '@socketregistry/*'
@@ -11,7 +12,7 @@ packages:
1112
- '!packages/package-builder/build'
1213

1314
catalog:
14-
'@anthropic-ai/claude-code': 2.1.89
15+
'@anthropic-ai/claude-code': 2.1.92
1516
'@babel/core': 7.28.4
1617
'@babel/generator': 7.28.5
1718
'@babel/parser': 7.28.4

0 commit comments

Comments
 (0)