|
1873 | 1873 | cli-progress "^3.12.0" |
1874 | 1874 | terminal-link "^3.0.0" |
1875 | 1875 |
|
1876 | | -"@salesforce/source-deploy-retrieve@^12.20.1", "@salesforce/source-deploy-retrieve@^12.21.0", "@salesforce/source-deploy-retrieve@^12.21.1": |
| 1876 | +"@salesforce/source-deploy-retrieve@12.21.7-dev.0": |
| 1877 | + version "12.21.7-dev.0" |
| 1878 | + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.21.7-dev.0.tgz#d139624d697387bd635d38055e0c38b897745246" |
| 1879 | + integrity sha512-IpuyZO6lkz3fWuWFkefaFnOPHBOxYIze0AoHlwbuq2VchFQqyts64X6EwvDya+Rc1KRQ9dkWOZg55IxnMBT3mw== |
| 1880 | + dependencies: |
| 1881 | + "@salesforce/core" "^8.18.1" |
| 1882 | + "@salesforce/kit" "^3.2.3" |
| 1883 | + "@salesforce/ts-types" "^2.0.12" |
| 1884 | + "@salesforce/types" "^1.3.0" |
| 1885 | + fast-levenshtein "^3.0.0" |
| 1886 | + fast-xml-parser "^4.5.3" |
| 1887 | + got "^11.8.6" |
| 1888 | + graceful-fs "^4.2.11" |
| 1889 | + ignore "^5.3.2" |
| 1890 | + isbinaryfile "^5.0.2" |
| 1891 | + jszip "^3.10.1" |
| 1892 | + mime "2.6.0" |
| 1893 | + minimatch "^9.0.5" |
| 1894 | + proxy-agent "^6.4.0" |
| 1895 | + yaml "^2.7.1" |
| 1896 | + |
| 1897 | +"@salesforce/source-deploy-retrieve@^12.20.1", "@salesforce/source-deploy-retrieve@^12.21.0": |
1877 | 1898 | version "12.21.1" |
1878 | 1899 | resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.21.1.tgz#081ea10b86b1af3c222d9dea3ac3774bdb477954" |
1879 | 1900 | integrity sha512-VC6sAaLH04z1znJh7f8ftlUTDEzzUFzpaau8kIVjZW7Iq4xSnRORmxlh941C2KSTPRR454ZbnxuWC5czcn5Bcg== |
|
2140 | 2161 | "@smithy/util-middleware" "^4.0.4" |
2141 | 2162 | tslib "^2.6.2" |
2142 | 2163 |
|
2143 | | -"@smithy/core@^3.6.0": |
2144 | | - version "3.6.0" |
2145 | | - resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.6.0.tgz#be02f2a4a56ba83d37298454a0bddc89cbad510b" |
2146 | | - integrity sha512-Pgvfb+TQ4wUNLyHzvgCP4aYZMh16y7GcfF59oirRHcgGgkH1e/s9C0nv/v3WP+Quymyr5je71HeFQCwh+44XLg== |
2147 | | - dependencies: |
2148 | | - "@smithy/middleware-serde" "^4.0.8" |
2149 | | - "@smithy/protocol-http" "^5.1.2" |
2150 | | - "@smithy/types" "^4.3.1" |
2151 | | - "@smithy/util-base64" "^4.0.0" |
2152 | | - "@smithy/util-body-length-browser" "^4.0.0" |
2153 | | - "@smithy/util-middleware" "^4.0.4" |
2154 | | - "@smithy/util-stream" "^4.2.2" |
2155 | | - "@smithy/util-utf8" "^4.0.0" |
2156 | | - tslib "^2.6.2" |
2157 | | - |
2158 | | -"@smithy/core@^3.7.0", "@smithy/core@^3.7.1": |
| 2164 | +"@smithy/core@^3.6.0", "@smithy/core@^3.7.0", "@smithy/core@^3.7.1": |
2159 | 2165 | version "3.7.1" |
2160 | 2166 | resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.7.1.tgz#7f47fc1ec93f20b686d007a7d667a02de8b86219" |
2161 | 2167 | integrity sha512-ExRCsHnXFtBPnM7MkfKBPcBBdHw1h/QS/cbNw4ho95qnyNHvnpmGbR39MIAv9KggTr5qSPxRSEL+hRXlyGyGQw== |
|
2226 | 2232 | "@smithy/types" "^4.3.1" |
2227 | 2233 | tslib "^2.6.2" |
2228 | 2234 |
|
2229 | | -"@smithy/fetch-http-handler@^5.0.4": |
2230 | | - version "5.0.4" |
2231 | | - resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.4.tgz#c68601b4676787e049b5d464d5f4b825dbb44013" |
2232 | | - integrity sha512-AMtBR5pHppYMVD7z7G+OlHHAcgAN7v0kVKEpHuTO4Gb199Gowh0taYi9oDStFeUhetkeP55JLSVlTW1n9rFtUw== |
2233 | | - dependencies: |
2234 | | - "@smithy/protocol-http" "^5.1.2" |
2235 | | - "@smithy/querystring-builder" "^4.0.4" |
2236 | | - "@smithy/types" "^4.3.1" |
2237 | | - "@smithy/util-base64" "^4.0.0" |
2238 | | - tslib "^2.6.2" |
2239 | | - |
2240 | | -"@smithy/fetch-http-handler@^5.1.0": |
| 2235 | +"@smithy/fetch-http-handler@^5.0.4", "@smithy/fetch-http-handler@^5.1.0": |
2241 | 2236 | version "5.1.0" |
2242 | 2237 | resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.1.0.tgz#387abd9ec6c8ff0af33b268c0f6ccb289c1b1563" |
2243 | 2238 | integrity sha512-mADw7MS0bYe2OGKkHYMaqarOXuDwRbO6ArD91XhHcl2ynjGCFF+hvqf0LyQcYxkA1zaWjefSkU7Ne9mqgApSgQ== |
|
2317 | 2312 | "@smithy/types" "^4.3.1" |
2318 | 2313 | tslib "^2.6.2" |
2319 | 2314 |
|
2320 | | -"@smithy/middleware-endpoint@^4.1.13": |
2321 | | - version "4.1.13" |
2322 | | - resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.13.tgz#7d5b5f8f61600270bd8c59aabf311c99b9127aba" |
2323 | | - integrity sha512-xg3EHV/Q5ZdAO5b0UiIMj3RIOCobuS40pBBODguUDVdko6YK6QIzCVRrHTogVuEKglBWqWenRnZ71iZnLL3ZAQ== |
2324 | | - dependencies: |
2325 | | - "@smithy/core" "^3.6.0" |
2326 | | - "@smithy/middleware-serde" "^4.0.8" |
2327 | | - "@smithy/node-config-provider" "^4.1.3" |
2328 | | - "@smithy/shared-ini-file-loader" "^4.0.4" |
2329 | | - "@smithy/types" "^4.3.1" |
2330 | | - "@smithy/url-parser" "^4.0.4" |
2331 | | - "@smithy/util-middleware" "^4.0.4" |
2332 | | - tslib "^2.6.2" |
2333 | | - |
2334 | | -"@smithy/middleware-endpoint@^4.1.15", "@smithy/middleware-endpoint@^4.1.16": |
| 2315 | +"@smithy/middleware-endpoint@^4.1.13", "@smithy/middleware-endpoint@^4.1.15", "@smithy/middleware-endpoint@^4.1.16": |
2335 | 2316 | version "4.1.16" |
2336 | 2317 | resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.16.tgz#d0fea3683659289974a87afb089e5f38575f96c0" |
2337 | 2318 | integrity sha512-plpa50PIGLqzMR2ANKAw2yOW5YKS626KYKqae3atwucbz4Ve4uQ9K9BEZxDLIFmCu7hKLcrq2zmj4a+PfmUV5w== |
|
2345 | 2326 | "@smithy/util-middleware" "^4.0.4" |
2346 | 2327 | tslib "^2.6.2" |
2347 | 2328 |
|
2348 | | -"@smithy/middleware-retry@^4.1.14": |
2349 | | - version "4.1.14" |
2350 | | - resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.1.14.tgz#53ce619463a1ce4b95025aaafdf51369ef893196" |
2351 | | - integrity sha512-eoXaLlDGpKvdmvt+YBfRXE7HmIEtFF+DJCbTPwuLunP0YUnrydl+C4tS+vEM0+nyxXrX3PSUFqC+lP1+EHB1Tw== |
2352 | | - dependencies: |
2353 | | - "@smithy/node-config-provider" "^4.1.3" |
2354 | | - "@smithy/protocol-http" "^5.1.2" |
2355 | | - "@smithy/service-error-classification" "^4.0.6" |
2356 | | - "@smithy/smithy-client" "^4.4.5" |
2357 | | - "@smithy/types" "^4.3.1" |
2358 | | - "@smithy/util-middleware" "^4.0.4" |
2359 | | - "@smithy/util-retry" "^4.0.6" |
2360 | | - tslib "^2.6.2" |
2361 | | - uuid "^9.0.1" |
2362 | | - |
2363 | | -"@smithy/middleware-retry@^4.1.16": |
| 2329 | +"@smithy/middleware-retry@^4.1.14", "@smithy/middleware-retry@^4.1.16": |
2364 | 2330 | version "4.1.17" |
2365 | 2331 | resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.1.17.tgz#5a7aa2547918422e3a8747520900c2fd26a43328" |
2366 | 2332 | integrity sha512-gsCimeG6BApj0SBecwa1Be+Z+JOJe46iy3B3m3A8jKJHf7eIihP76Is4LwLrbJ1ygoS7Vg73lfqzejmLOrazUA== |
|
2402 | 2368 | "@smithy/types" "^4.3.1" |
2403 | 2369 | tslib "^2.6.2" |
2404 | 2370 |
|
2405 | | -"@smithy/node-http-handler@^4.0.6": |
2406 | | - version "4.0.6" |
2407 | | - resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.6.tgz#a022da499ba3af4b6b4c815104fde973c0eccc40" |
2408 | | - integrity sha512-NqbmSz7AW2rvw4kXhKGrYTiJVDHnMsFnX4i+/FzcZAfbOBauPYs2ekuECkSbtqaxETLLTu9Rl/ex6+I2BKErPA== |
2409 | | - dependencies: |
2410 | | - "@smithy/abort-controller" "^4.0.4" |
2411 | | - "@smithy/protocol-http" "^5.1.2" |
2412 | | - "@smithy/querystring-builder" "^4.0.4" |
2413 | | - "@smithy/types" "^4.3.1" |
2414 | | - tslib "^2.6.2" |
2415 | | - |
2416 | | -"@smithy/node-http-handler@^4.1.0": |
| 2371 | +"@smithy/node-http-handler@^4.0.6", "@smithy/node-http-handler@^4.1.0": |
2417 | 2372 | version "4.1.0" |
2418 | 2373 | resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.1.0.tgz#6b528cd0da0c35755b34afba207b7db972b0eb92" |
2419 | 2374 | integrity sha512-vqfSiHz2v8b3TTTrdXi03vNz1KLYYS3bhHCDv36FYDqxT7jvTll1mMnCrkD+gOvgwybuunh/2VmvOMqwBegxEg== |
|
2486 | 2441 | "@smithy/util-utf8" "^4.0.0" |
2487 | 2442 | tslib "^2.6.2" |
2488 | 2443 |
|
2489 | | -"@smithy/smithy-client@^4.4.5": |
2490 | | - version "4.4.5" |
2491 | | - resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.4.5.tgz#1c736618f3c4910880cc6862a5826348c1b70d5d" |
2492 | | - integrity sha512-+lynZjGuUFJaMdDYSTMnP/uPBBXXukVfrJlP+1U/Dp5SFTEI++w6NMga8DjOENxecOF71V9Z2DllaVDYRnGlkg== |
2493 | | - dependencies: |
2494 | | - "@smithy/core" "^3.6.0" |
2495 | | - "@smithy/middleware-endpoint" "^4.1.13" |
2496 | | - "@smithy/middleware-stack" "^4.0.4" |
2497 | | - "@smithy/protocol-http" "^5.1.2" |
2498 | | - "@smithy/types" "^4.3.1" |
2499 | | - "@smithy/util-stream" "^4.2.2" |
2500 | | - tslib "^2.6.2" |
2501 | | - |
2502 | | -"@smithy/smithy-client@^4.4.7", "@smithy/smithy-client@^4.4.8": |
| 2444 | +"@smithy/smithy-client@^4.4.5", "@smithy/smithy-client@^4.4.7", "@smithy/smithy-client@^4.4.8": |
2503 | 2445 | version "4.4.8" |
2504 | 2446 | resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.4.8.tgz#91b562a4f60db92c2533a720a091e98557117ab6" |
2505 | 2447 | integrity sha512-pcW691/lx7V54gE+dDGC26nxz8nrvnvRSCJaIYD6XLPpOInEZeKdV/SpSux+wqeQ4Ine7LJQu8uxMvobTIBK0w== |
|
2574 | 2516 | dependencies: |
2575 | 2517 | tslib "^2.6.2" |
2576 | 2518 |
|
2577 | | -"@smithy/util-defaults-mode-browser@^4.0.21": |
2578 | | - version "4.0.21" |
2579 | | - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.21.tgz#47895e42d64060d2a7f803a443fd160d0a329d83" |
2580 | | - integrity sha512-wM0jhTytgXu3wzJoIqpbBAG5U6BwiubZ6QKzSbP7/VbmF1v96xlAbX2Am/mz0Zep0NLvLh84JT0tuZnk3wmYQA== |
2581 | | - dependencies: |
2582 | | - "@smithy/property-provider" "^4.0.4" |
2583 | | - "@smithy/smithy-client" "^4.4.5" |
2584 | | - "@smithy/types" "^4.3.1" |
2585 | | - bowser "^2.11.0" |
2586 | | - tslib "^2.6.2" |
2587 | | - |
2588 | | -"@smithy/util-defaults-mode-browser@^4.0.23": |
| 2519 | +"@smithy/util-defaults-mode-browser@^4.0.21", "@smithy/util-defaults-mode-browser@^4.0.23": |
2589 | 2520 | version "4.0.24" |
2590 | 2521 | resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.24.tgz#36e2ebd191cffa4799c2474d1d4e793264067fa9" |
2591 | 2522 | integrity sha512-UkQNgaQ+bidw1MgdgPO1z1k95W/v8Ej/5o/T/Is8PiVUYPspl/ZxV6WO/8DrzZQu5ULnmpB9CDdMSRwgRc21AA== |
|
2596 | 2527 | bowser "^2.11.0" |
2597 | 2528 | tslib "^2.6.2" |
2598 | 2529 |
|
2599 | | -"@smithy/util-defaults-mode-node@^4.0.21": |
2600 | | - version "4.0.21" |
2601 | | - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.21.tgz#4682143fbfb0a4c6e08a6151f13af97018e6950e" |
2602 | | - integrity sha512-/F34zkoU0GzpUgLJydHY8Rxu9lBn8xQC/s/0M0U9lLBkYbA1htaAFjWYJzpzsbXPuri5D1H8gjp2jBum05qBrA== |
2603 | | - dependencies: |
2604 | | - "@smithy/config-resolver" "^4.1.4" |
2605 | | - "@smithy/credential-provider-imds" "^4.0.6" |
2606 | | - "@smithy/node-config-provider" "^4.1.3" |
2607 | | - "@smithy/property-provider" "^4.0.4" |
2608 | | - "@smithy/smithy-client" "^4.4.5" |
2609 | | - "@smithy/types" "^4.3.1" |
2610 | | - tslib "^2.6.2" |
2611 | | - |
2612 | | -"@smithy/util-defaults-mode-node@^4.0.23": |
| 2530 | +"@smithy/util-defaults-mode-node@^4.0.21", "@smithy/util-defaults-mode-node@^4.0.23": |
2613 | 2531 | version "4.0.24" |
2614 | 2532 | resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.24.tgz#3b9382bbffcc5c211e582ea6164c630ad994816f" |
2615 | 2533 | integrity sha512-phvGi/15Z4MpuQibTLOYIumvLdXb+XIJu8TA55voGgboln85jytA3wiD7CkUE8SNcWqkkb+uptZKPiuFouX/7g== |
|
2655 | 2573 | "@smithy/types" "^4.3.1" |
2656 | 2574 | tslib "^2.6.2" |
2657 | 2575 |
|
2658 | | -"@smithy/util-stream@^4.2.2": |
2659 | | - version "4.2.2" |
2660 | | - resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.2.2.tgz#beeb1edf690db9b7d7983f46ca4fb66e22253608" |
2661 | | - integrity sha512-aI+GLi7MJoVxg24/3J1ipwLoYzgkB4kUfogZfnslcYlynj3xsQ0e7vk4TnTro9hhsS5PvX1mwmkRqqHQjwcU7w== |
2662 | | - dependencies: |
2663 | | - "@smithy/fetch-http-handler" "^5.0.4" |
2664 | | - "@smithy/node-http-handler" "^4.0.6" |
2665 | | - "@smithy/types" "^4.3.1" |
2666 | | - "@smithy/util-base64" "^4.0.0" |
2667 | | - "@smithy/util-buffer-from" "^4.0.0" |
2668 | | - "@smithy/util-hex-encoding" "^4.0.0" |
2669 | | - "@smithy/util-utf8" "^4.0.0" |
2670 | | - tslib "^2.6.2" |
2671 | | - |
2672 | | -"@smithy/util-stream@^4.2.3": |
| 2576 | +"@smithy/util-stream@^4.2.2", "@smithy/util-stream@^4.2.3": |
2673 | 2577 | version "4.2.3" |
2674 | 2578 | resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.2.3.tgz#7980fb94dbee96301b0b2610de8ae1700c7daab1" |
2675 | 2579 | integrity sha512-cQn412DWHHFNKrQfbHY8vSFI3nTROY1aIKji9N0tpp8gUABRilr7wdf8fqBbSlXresobM+tQFNk6I+0LXK/YZg== |
|
0 commit comments