|
1 | 1 | { |
2 | 2 | "name": "socket", |
3 | | - "version": "1.0.90", |
| 3 | + "version": "1.0.91", |
4 | 4 | "description": "CLI for Socket.dev", |
5 | 5 | "homepage": "https://github.com/SocketDev/socket-cli", |
6 | 6 | "license": "MIT", |
|
85 | 85 | "@babel/runtime": "7.28.3", |
86 | 86 | "@biomejs/biome": "2.2.0", |
87 | 87 | "@coana-tech/cli": "14.11.14", |
88 | | - "@cyclonedx/cdxgen": "11.5.0", |
| 88 | + "@cyclonedx/cdxgen": "11.6.0", |
89 | 89 | "@dotenvx/dotenvx": "1.48.4", |
90 | 90 | "@eslint/compat": "1.3.2", |
91 | 91 | "@eslint/js": "9.33.0", |
|
125 | 125 | "@types/semver": "7.7.0", |
126 | 126 | "@types/which": "3.0.4", |
127 | 127 | "@types/yargs-parser": "21.0.3", |
128 | | - "@typescript-eslint/parser": "8.39.1", |
| 128 | + "@typescript-eslint/parser": "8.40.0", |
129 | 129 | "@typescript/native-preview": "7.0.0-dev.20250529.1", |
130 | 130 | "@vitest/coverage-v8": "3.2.4", |
131 | 131 | "blessed": "0.1.81", |
|
158 | 158 | "npm-package-arg": "13.0.0", |
159 | 159 | "npm-run-all2": "8.0.4", |
160 | 160 | "open": "10.2.0", |
161 | | - "oxlint": "1.11.2", |
| 161 | + "oxlint": "1.12.0", |
162 | 162 | "pony-cause": "2.1.11", |
163 | 163 | "registry-auth-token": "5.1.0", |
164 | 164 | "registry-url": "7.2.0", |
165 | | - "rollup": "4.46.2", |
| 165 | + "rollup": "4.46.3", |
166 | 166 | "semver": "7.7.2", |
167 | 167 | "synp": "1.9.14", |
168 | 168 | "terminal-link": "2.1.1", |
169 | 169 | "tiny-updater": "3.5.3", |
170 | 170 | "trash": "9.0.0", |
171 | 171 | "type-coverage": "2.29.7", |
172 | | - "typescript-eslint": "8.39.1", |
| 172 | + "typescript-eslint": "8.40.0", |
173 | 173 | "unplugin-purge-polyfills": "0.1.0", |
174 | 174 | "vitest": "3.2.4", |
175 | 175 | "which": "5.0.0", |
|
0 commit comments