Skip to content

Commit 720f942

Browse files
committed
chore(deps): upgrade @socketsecurity/sdk to v3.0.4
Update to SDK v3.0.4 which includes the fix for missing .mjs files in the published npm package. This resolves CI build failures where the SDK files could not be resolved.
1 parent b492507 commit 720f942

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@socketsecurity/config": "3.0.1",
3535
"@socketsecurity/lib": "1.3.2",
3636
"@socketsecurity/registry": "2.0.0",
37-
"@socketsecurity/sdk": "3.0.3",
37+
"@socketsecurity/sdk": "3.0.4",
3838
"@types/cmd-shim": "5.0.2",
3939
"@types/ink": "2.0.3",
4040
"@types/js-yaml": "4.0.9",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@socketsecurity/config": "3.0.1",
112112
"@socketsecurity/lib": "1.3.2",
113113
"@socketsecurity/registry": "2.0.0",
114-
"@socketsecurity/sdk": "3.0.3",
114+
"@socketsecurity/sdk": "3.0.4",
115115
"@types/cmd-shim": "5.0.2",
116116
"@types/ink": "2.0.3",
117117
"@types/js-yaml": "4.0.9",

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.

0 commit comments

Comments
 (0)