|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 | 3 | "@apideck/better-ajv-errors": "^0.3.6",
|
4 |
| - "@cyclonedx/cdxgen": "^10.9.4", |
5 |
| - "@inquirer/prompts": "^5.3.2", |
6 |
| - "@npmcli/promise-spawn": "^7.0.2", |
| 4 | + "@cyclonedx/cdxgen": "^10.9.8", |
| 5 | + "@inquirer/prompts": "^5.5.0", |
| 6 | + "@npmcli/promise-spawn": "^8.0.0", |
7 | 7 | "@socketsecurity/config": "^2.1.3",
|
8 |
| - "@socketsecurity/sdk": "^1.2.0", |
| 8 | + "@socketsecurity/sdk": "^1.3.0", |
9 | 9 | "blessed": "^0.1.81",
|
10 | 10 | "blessed-contrib": "^4.11.0",
|
11 | 11 | "chalk-table": "^1.0.2",
|
12 | 12 | "hpagent": "^1.2.0",
|
13 |
| - "ignore": "^5.3.1", |
| 13 | + "ignore": "^5.3.2", |
14 | 14 | "pacote": "^18.0.6",
|
15 | 15 | "pony-cause": "^2.1.11",
|
16 | 16 | "synp": "^1.9.13",
|
|
52 | 52 | "log-symbols": "^6.0.0",
|
53 | 53 | "meow": "^13.2.0",
|
54 | 54 | "mimic-function": "^5.0.0",
|
55 |
| - "onetime": "^5.1.0", |
| 55 | + "onetime": "^7.0.0", |
56 | 56 | "open": "^10.1.0",
|
57 |
| - "ora": "^8.0.1", |
| 57 | + "ora": "^8.1.0", |
58 | 58 | "package-json": "^10.0.0",
|
59 | 59 | "path-type": "^5.0.0",
|
60 | 60 | "pupa": "^3.1.0",
|
|
68 | 68 | "stubborn-fs": "^1.2.5",
|
69 | 69 | "terminal-link": "^3.0.0",
|
70 | 70 | "unicorn-magic": "^0.1.0",
|
71 |
| - "update-notifier": "^7.2.0", |
| 71 | + "update-notifier": "^7.3.0", |
72 | 72 | "when-exit": "^2.1.1",
|
73 | 73 | "widest-line": "^5.0.0",
|
74 | 74 | "wrap-ansi": "^9.0.0",
|
75 | 75 | "xdg-basedir": "^5.1.0"
|
76 | 76 | },
|
77 | 77 | "external": {
|
78 | 78 | "@apideck/better-ajv-errors": "^0.3.6",
|
79 |
| - "@cyclonedx/cdxgen": "^10.9.4", |
80 |
| - "@inquirer/prompts": "^5.3.2", |
81 |
| - "@npmcli/promise-spawn": "^7.0.2", |
| 79 | + "@cyclonedx/cdxgen": "^10.9.8", |
| 80 | + "@inquirer/prompts": "^5.5.0", |
| 81 | + "@npmcli/promise-spawn": "^8.0.0", |
82 | 82 | "@socketsecurity/config": "^2.1.3",
|
83 |
| - "@socketsecurity/sdk": "^1.2.0", |
| 83 | + "@socketsecurity/sdk": "^1.3.0", |
84 | 84 | "ansi-align": "^3.0.1",
|
85 | 85 | "blessed": "^0.1.81",
|
86 | 86 | "blessed-contrib": "^4.11.0",
|
87 | 87 | "chalk-table": "^1.0.2",
|
88 |
| - "cli-boxes": "^3.0.0", |
89 |
| - "cli-spinners": "^2.9.2", |
| 88 | + "cli-boxes": "^4.0.1", |
| 89 | + "cli-spinners": "^3.2.0", |
90 | 90 | "cross-spawn": "^7.0.3",
|
91 | 91 | "dot-prop": "^9.0.0",
|
92 |
| - "eastasianwidth": "^0.2.0", |
93 |
| - "emoji-regex": "^10.3.0", |
| 92 | + "eastasianwidth": "^0.3.0", |
| 93 | + "emoji-regex": "^10.4.0", |
94 | 94 | "fast-glob": "^3.3.2",
|
95 |
| - "graceful-fs": "^4.2.6", |
96 |
| - "has-flag": "^4.0.0", |
| 95 | + "graceful-fs": "^4.2.11", |
| 96 | + "has-flag": "^5.0.1", |
97 | 97 | "hpagent": "^1.2.0",
|
98 |
| - "ignore": "^5.3.1", |
99 |
| - "ini": "4.1.3", |
100 |
| - "onetime": "^5.1.0", |
| 98 | + "ignore": "^5.3.2", |
| 99 | + "ini": "5.0.0", |
| 100 | + "onetime": "^7.0.0", |
101 | 101 | "pacote": "^18.0.6",
|
102 | 102 | "pony-cause": "^2.1.11",
|
103 | 103 | "rc": "1.2.8",
|
104 | 104 | "registry-auth-token": "^5.0.2",
|
105 | 105 | "semver": "^7.6.3",
|
106 | 106 | "signal-exit": "^4.1.0",
|
107 |
| - "supports-color": "^7.0.0", |
| 107 | + "supports-color": "^9.4.0", |
108 | 108 | "supports-hyperlinks": "^3.1.0",
|
109 | 109 | "synp": "^1.9.13",
|
110 | 110 | "which": "^4.0.0",
|
|
113 | 113 | },
|
114 | 114 | "transitives": {
|
115 | 115 | "ansi-align": "^3.0.1",
|
116 |
| - "cli-boxes": "^3.0.0", |
117 |
| - "cli-spinners": "^2.9.2", |
| 116 | + "cli-boxes": "^4.0.1", |
| 117 | + "cli-spinners": "^3.2.0", |
118 | 118 | "cross-spawn": "^7.0.3",
|
119 | 119 | "dot-prop": "^9.0.0",
|
120 |
| - "eastasianwidth": "^0.2.0", |
121 |
| - "emoji-regex": "^10.3.0", |
| 120 | + "eastasianwidth": "^0.3.0", |
| 121 | + "emoji-regex": "^10.4.0", |
122 | 122 | "fast-glob": "^3.3.2",
|
123 |
| - "graceful-fs": "^4.2.6", |
124 |
| - "has-flag": "^4.0.0", |
125 |
| - "ini": "4.1.3", |
126 |
| - "onetime": "^5.1.0", |
| 123 | + "graceful-fs": "^4.2.11", |
| 124 | + "has-flag": "^5.0.1", |
| 125 | + "ini": "5.0.0", |
| 126 | + "onetime": "^7.0.0", |
127 | 127 | "rc": "1.2.8",
|
128 | 128 | "registry-auth-token": "^5.0.2",
|
129 | 129 | "semver": "^7.6.3",
|
130 | 130 | "signal-exit": "^4.1.0",
|
131 |
| - "supports-color": "^7.0.0", |
| 131 | + "supports-color": "^9.4.0", |
132 | 132 | "supports-hyperlinks": "^3.1.0",
|
133 | 133 | "write-file-atomic": "^5.0.1"
|
134 | 134 | }
|
|
0 commit comments