Skip to content

Commit 4bb0280

Browse files
committed
Merge branch 'main' into k1
2 parents 65d114a + d3ba3f4 commit 4bb0280

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket",
3-
"version": "0.15.54",
3+
"version": "0.15.55",
44
"description": "CLI for Socket.dev",
55
"homepage": "https://github.com/SocketDev/socket-cli",
66
"license": "MIT",
@@ -82,7 +82,7 @@
8282
"@babel/plugin-transform-export-namespace-from": "7.27.1",
8383
"@babel/plugin-transform-runtime": "7.27.4",
8484
"@babel/preset-typescript": "7.27.1",
85-
"@babel/runtime": "7.27.4",
85+
"@babel/runtime": "7.27.6",
8686
"@biomejs/biome": "1.9.4",
8787
"@coana-tech/cli": "14.9.20",
8888
"@cyclonedx/cdxgen": "11.3.2",
@@ -199,7 +199,7 @@
199199
"side-channel": "npm:@socketregistry/side-channel@^1",
200200
"tiny-colors": "$yoctocolors-cjs",
201201
"typedarray": "npm:@socketregistry/typedarray@^1",
202-
"undici": "6.21.1",
202+
"undici": "6.21.2",
203203
"vite": "6.3.5",
204204
"xml2js": "0.5.0",
205205
"yaml": "2.8.0"

0 commit comments

Comments
 (0)