Skip to content

Commit ba03ebc

Browse files
committed
Update deps
1 parent c918a13 commit ba03ebc

File tree

3 files changed

+356
-293
lines changed

3 files changed

+356
-293
lines changed

.dep-stats.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"dependencies": {
33
"@apideck/better-ajv-errors": "^0.3.6",
44
"@cyclonedx/cdxgen": "^10.11.0",
5-
"@inquirer/prompts": "^7.0.1",
5+
"@inquirer/prompts": "^7.1.0",
66
"@npmcli/promise-spawn": "^8.0.2",
7-
"@socketregistry/hyrious__bun.lockb": "1.0.4",
7+
"@socketregistry/hyrious__bun.lockb": "1.0.5",
88
"@socketsecurity/config": "^2.1.3",
99
"@socketsecurity/registry": "^1.0.26",
1010
"@socketsecurity/sdk": "^1.3.0",
@@ -60,36 +60,36 @@
6060
"external": {
6161
"@apideck/better-ajv-errors": "^0.3.6",
6262
"@cyclonedx/cdxgen": "^10.11.0",
63-
"@inquirer/prompts": "^7.0.1",
63+
"@inquirer/prompts": "^7.1.0",
6464
"@npmcli/promise-spawn": "^8.0.2",
65-
"@socketregistry/hyrious__bun.lockb": "1.0.4",
65+
"@socketregistry/hyrious__bun.lockb": "1.0.5",
6666
"@socketsecurity/config": "^2.1.3",
6767
"@socketsecurity/registry": "^1.0.26",
6868
"@socketsecurity/sdk": "^1.3.0",
6969
"blessed": "^0.1.81",
7070
"blessed-contrib": "^4.11.0",
7171
"browserslist": "4.24.2",
7272
"chalk-table": "^1.0.2",
73-
"cli-spinners": "^2.9.2",
74-
"emoji-regex": "^10.3.0",
73+
"cli-spinners": "^3.2.0",
74+
"emoji-regex": "^10.4.0",
7575
"hpagent": "^1.2.0",
7676
"ignore": "^6.0.2",
7777
"micromatch": "^4.0.8",
7878
"npm-package-arg": "^12.0.0",
7979
"pony-cause": "^2.1.11",
8080
"semver": "^7.6.3",
8181
"signal-exit": "^4.1.0",
82-
"supports-hyperlinks": "^2.2.0",
82+
"supports-hyperlinks": "^3.1.0",
8383
"synp": "^1.9.13",
8484
"tinyglobby": "^0.2.10",
8585
"which": "^5.0.0",
8686
"yaml": "^2.6.0",
8787
"yargs-parser": "^21.1.1"
8888
},
8989
"transitives": {
90-
"cli-spinners": "^2.9.2",
91-
"emoji-regex": "^10.3.0",
90+
"cli-spinners": "^3.2.0",
91+
"emoji-regex": "^10.4.0",
9292
"signal-exit": "^4.1.0",
93-
"supports-hyperlinks": "^2.2.0"
93+
"supports-hyperlinks": "^3.1.0"
9494
}
9595
}

0 commit comments

Comments
 (0)