|
749 | 749 | dependencies: |
750 | 750 | "@sinonjs/commons" "^2.0.0" |
751 | 751 |
|
752 | | -"@sinonjs/fake-timers@^10.3.0": |
753 | | - version "10.3.0" |
754 | | - resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz#55fdff1ecab9f354019129daf4df0dd4d923ea66" |
755 | | - integrity sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA== |
| 752 | +"@sinonjs/fake-timers@^11.2.2": |
| 753 | + version "11.2.2" |
| 754 | + resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz#50063cc3574f4a27bd8453180a04171c85cc9699" |
| 755 | + integrity sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw== |
756 | 756 | dependencies: |
757 | 757 | "@sinonjs/commons" "^3.0.0" |
758 | 758 |
|
@@ -6864,10 +6864,10 @@ nise@^4.0.4: |
6864 | 6864 | just-extend "^4.0.2" |
6865 | 6865 | path-to-regexp "^1.7.0" |
6866 | 6866 |
|
6867 | | -nise@^5.1.4: |
6868 | | - version "5.1.4" |
6869 | | - resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.4.tgz#491ce7e7307d4ec546f5a659b2efe94a18b4bbc0" |
6870 | | - integrity sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg== |
| 6867 | +nise@^5.1.5: |
| 6868 | + version "5.1.5" |
| 6869 | + resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.5.tgz#f2aef9536280b6c18940e32ba1fbdc770b8964ee" |
| 6870 | + integrity sha512-VJuPIfUFaXNRzETTQEEItTOP8Y171ijr+JLq42wHes3DiryR8vT+1TXQW/Rx8JNUhyYYWyIvjXTU6dOhJcs9Nw== |
6871 | 6871 | dependencies: |
6872 | 6872 | "@sinonjs/commons" "^2.0.0" |
6873 | 6873 | "@sinonjs/fake-timers" "^10.0.2" |
@@ -8345,16 +8345,16 @@ simple-get@^2.7.0: |
8345 | 8345 | once "^1.3.1" |
8346 | 8346 | simple-concat "^1.0.0" |
8347 | 8347 |
|
8348 | | -sinon@16.1.3: |
8349 | | - version "16.1.3" |
8350 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.3.tgz#b760ddafe785356e2847502657b4a0da5501fba8" |
8351 | | - integrity sha512-mjnWWeyxcAf9nC0bXcPmiDut+oE8HYridTNzBbF98AYVLmWwGRp2ISEpyhYflG1ifILT+eNn3BmKUJPxjXUPlA== |
| 8348 | +sinon@17.0.0: |
| 8349 | + version "17.0.0" |
| 8350 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.0.tgz#626fde5d903c16dba16fd52afdb9917508dd26ae" |
| 8351 | + integrity sha512-p4lJiYKBoOEVUxxVIC9H1MM2znG1/c8gud++I2BauJA5hsz7hHsst35eurNWXTusBsIq66FzOQbZ/uMdpvbPIQ== |
8352 | 8352 | dependencies: |
8353 | 8353 | "@sinonjs/commons" "^3.0.0" |
8354 | | - "@sinonjs/fake-timers" "^10.3.0" |
| 8354 | + "@sinonjs/fake-timers" "^11.2.2" |
8355 | 8355 | "@sinonjs/samsam" "^8.0.0" |
8356 | 8356 | diff "^5.1.0" |
8357 | | - nise "^5.1.4" |
| 8357 | + nise "^5.1.5" |
8358 | 8358 | supports-color "^7.2.0" |
8359 | 8359 |
|
8360 | 8360 | sinon@9.2.4: |
|
0 commit comments