|
133 | 133 | "npm-registry-fetch": "^19.1.1", |
134 | 134 | "npm-user-validate": "^4.0.0", |
135 | 135 | "p-map": "^7.0.4", |
136 | | - "pacote": "^21.3.1", |
| 136 | + "pacote": "^21.4.0", |
137 | 137 | "parse-conflict-json": "^5.0.1", |
138 | 138 | "proc-log": "^6.1.0", |
139 | 139 | "qrcode-terminal": "^0.12.0", |
|
1181 | 1181 | "version": "1.0.0", |
1182 | 1182 | "resolved": "https://registry.npmjs.org/@gar/promise-retry/-/promise-retry-1.0.0.tgz", |
1183 | 1183 | "integrity": "sha512-KcKKfklNXm3lop072VT58NnhnZYmMJmgKps9aqRT58tRDt939lnBT0frYR052xDpX6kdQB4AU05l/P3LU7dZxg==", |
| 1184 | + "inBundle": true, |
1184 | 1185 | "license": "MIT", |
1185 | 1186 | "dependencies": { |
1186 | 1187 | "retry": "^0.13.1" |
|
1193 | 1194 | "version": "0.13.1", |
1194 | 1195 | "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", |
1195 | 1196 | "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", |
| 1197 | + "inBundle": true, |
1196 | 1198 | "license": "MIT", |
1197 | 1199 | "engines": { |
1198 | 1200 | "node": ">= 4" |
|
9103 | 9105 | "license": "BlueOak-1.0.0" |
9104 | 9106 | }, |
9105 | 9107 | "node_modules/pacote": { |
9106 | | - "version": "21.3.1", |
9107 | | - "resolved": "https://registry.npmjs.org/pacote/-/pacote-21.3.1.tgz", |
9108 | | - "integrity": "sha512-O0EDXi85LF4AzdjG74GUwEArhdvawi/YOHcsW6IijKNj7wm8IvEWNF5GnfuxNpQ/ZpO3L37+v8hqdVh8GgWYhg==", |
| 9108 | + "version": "21.4.0", |
| 9109 | + "resolved": "https://registry.npmjs.org/pacote/-/pacote-21.4.0.tgz", |
| 9110 | + "integrity": "sha512-DR7mn7HUOomAX1BORnpYy678qVIidbvOojkBscqy27dRKN+s/hLeQT1MeYYrx1Cxh62jyKjiWiDV7RTTqB+ZEQ==", |
9109 | 9111 | "inBundle": true, |
9110 | 9112 | "license": "ISC", |
9111 | 9113 | "dependencies": { |
| 9114 | + "@gar/promise-retry": "^1.0.0", |
9112 | 9115 | "@npmcli/git": "^7.0.0", |
9113 | 9116 | "@npmcli/installed-package-contents": "^4.0.0", |
9114 | 9117 | "@npmcli/package-json": "^7.0.0", |
|
9122 | 9125 | "npm-pick-manifest": "^11.0.1", |
9123 | 9126 | "npm-registry-fetch": "^19.0.0", |
9124 | 9127 | "proc-log": "^6.0.0", |
9125 | | - "promise-retry": "^2.0.1", |
9126 | 9128 | "sigstore": "^4.0.0", |
9127 | 9129 | "ssri": "^13.0.0", |
9128 | 9130 | "tar": "^7.4.3" |
|
0 commit comments