|
73 | 73 | resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" |
74 | 74 | integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== |
75 | 75 |
|
| 76 | +"@sinonjs/commons@^3.0.1": |
| 77 | + version "3.0.1" |
| 78 | + resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd" |
| 79 | + integrity sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ== |
| 80 | + dependencies: |
| 81 | + type-detect "4.0.8" |
| 82 | + |
| 83 | +"@sinonjs/fake-timers@^13.0.5": |
| 84 | + version "13.0.5" |
| 85 | + resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-13.0.5.tgz#36b9dbc21ad5546486ea9173d6bea063eb1717d5" |
| 86 | + integrity sha512-36/hTbH2uaWuGVERyC6da9YwGWnzUZXuPro/F2LfsdOsLnCojz/iSH8MxUt/FD2S5XBSVPhmArFUXcpCQ2Hkiw== |
| 87 | + dependencies: |
| 88 | + "@sinonjs/commons" "^3.0.1" |
| 89 | + |
| 90 | +"@sinonjs/samsam@^8.0.1": |
| 91 | + version "8.0.3" |
| 92 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.3.tgz#eb6ffaef421e1e27783cc9b52567de20cb28072d" |
| 93 | + integrity sha512-hw6HbX+GyVZzmaYNh82Ecj1vdGZrqVIn/keDTg63IgAwiQPO+xCz99uG6Woqgb4tM0mUiFENKZ4cqd7IX94AXQ== |
| 94 | + dependencies: |
| 95 | + "@sinonjs/commons" "^3.0.1" |
| 96 | + type-detect "^4.1.0" |
| 97 | + |
76 | 98 | "@types/json5@^0.0.29": |
77 | 99 | version "0.0.29" |
78 | 100 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
@@ -1624,10 +1646,15 @@ detect-indent@^4.0.0: |
1624 | 1646 | dependencies: |
1625 | 1647 | repeating "^2.0.0" |
1626 | 1648 |
|
1627 | | -diff@3.2.0, diff@^3.1.0: |
| 1649 | +diff@3.2.0: |
1628 | 1650 | version "3.2.0" |
1629 | 1651 | resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" |
1630 | 1652 |
|
| 1653 | +diff@^7.0.0: |
| 1654 | + version "7.0.0" |
| 1655 | + resolved "https://registry.yarnpkg.com/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a" |
| 1656 | + integrity sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw== |
| 1657 | + |
1631 | 1658 | doctrine@^1.2.2: |
1632 | 1659 | version "1.5.0" |
1633 | 1660 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" |
@@ -2278,12 +2305,6 @@ form-data@~2.3.2: |
2278 | 2305 | combined-stream "^1.0.6" |
2279 | 2306 | mime-types "^2.1.12" |
2280 | 2307 |
|
2281 | | -formatio@1.2.0: |
2282 | | - version "1.2.0" |
2283 | | - resolved "https://registry.yarnpkg.com/formatio/-/formatio-1.2.0.tgz#f3b2167d9068c4698a8d51f4f760a39a54d818eb" |
2284 | | - dependencies: |
2285 | | - samsam "1.x" |
2286 | | - |
2287 | 2308 | fs-readdir-recursive@^1.0.0: |
2288 | 2309 | version "1.0.0" |
2289 | 2310 | resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz#8cd1745c8b4f8a29c8caec392476921ba195f560" |
@@ -2597,6 +2618,11 @@ has-flag@^3.0.0: |
2597 | 2618 | version "3.0.0" |
2598 | 2619 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" |
2599 | 2620 |
|
| 2621 | +has-flag@^4.0.0: |
| 2622 | + version "4.0.0" |
| 2623 | + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
| 2624 | + integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
| 2625 | + |
2600 | 2626 | has-property-descriptors@^1.0.0: |
2601 | 2627 | version "1.0.0" |
2602 | 2628 | resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861" |
@@ -3128,10 +3154,6 @@ is-weakset@^2.0.3: |
3128 | 3154 | call-bind "^1.0.7" |
3129 | 3155 | get-intrinsic "^1.2.4" |
3130 | 3156 |
|
3131 | | -isarray@0.0.1: |
3132 | | - version "0.0.1" |
3133 | | - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
3134 | | - |
3135 | 3157 | isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0: |
3136 | 3158 | version "1.0.0" |
3137 | 3159 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
@@ -3397,10 +3419,6 @@ lodash@^4.2.0, lodash@^4.3.0: |
3397 | 3419 | version "4.17.4" |
3398 | 3420 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" |
3399 | 3421 |
|
3400 | | -lolex@^1.6.0: |
3401 | | - version "1.6.0" |
3402 | | - resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6" |
3403 | | - |
3404 | 3422 | longest@^1.0.1: |
3405 | 3423 | version "1.0.1" |
3406 | 3424 | resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" |
@@ -3567,10 +3585,6 @@ nan@^2.3.0: |
3567 | 3585 | version "2.6.2" |
3568 | 3586 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" |
3569 | 3587 |
|
3570 | | -native-promise-only@^0.8.1: |
3571 | | - version "0.8.1" |
3572 | | - resolved "https://registry.yarnpkg.com/native-promise-only/-/native-promise-only-0.8.1.tgz#20a318c30cb45f71fe7adfbf7b21c99c1472ef11" |
3573 | | - |
3574 | 3588 | natural-compare@^1.4.0: |
3575 | 3589 | version "1.4.0" |
3576 | 3590 | resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" |
@@ -3885,12 +3899,6 @@ path-parse@^1.0.7: |
3885 | 3899 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
3886 | 3900 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
3887 | 3901 |
|
3888 | | -path-to-regexp@^1.7.0: |
3889 | | - version "1.7.0" |
3890 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d" |
3891 | | - dependencies: |
3892 | | - isarray "0.0.1" |
3893 | | - |
3894 | 3902 | path-type@^1.0.0: |
3895 | 3903 | version "1.1.0" |
3896 | 3904 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441" |
@@ -4292,10 +4300,6 @@ safe-regex-test@^1.0.3: |
4292 | 4300 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
4293 | 4301 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
4294 | 4302 |
|
4295 | | -samsam@1.x, samsam@^1.1.3: |
4296 | | - version "1.2.1" |
4297 | | - resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.2.1.tgz#edd39093a3184370cb859243b2bdf255e7d8ea67" |
4298 | | - |
4299 | 4303 | "semver@2 || 3 || 4 || 5", semver@^5.3.0: |
4300 | 4304 | version "5.3.0" |
4301 | 4305 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" |
@@ -4401,18 +4405,16 @@ simple-oauth2@^4.2.0: |
4401 | 4405 | debug "^4.1.1" |
4402 | 4406 | joi "^17.3.0" |
4403 | 4407 |
|
4404 | | -sinon@2.4.1: |
4405 | | - version "2.4.1" |
4406 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.4.1.tgz#021fd64b54cb77d9d2fb0d43cdedfae7629c3a36" |
| 4408 | +sinon@21.0.0: |
| 4409 | + version "21.0.0" |
| 4410 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e" |
| 4411 | + integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw== |
4407 | 4412 | dependencies: |
4408 | | - diff "^3.1.0" |
4409 | | - formatio "1.2.0" |
4410 | | - lolex "^1.6.0" |
4411 | | - native-promise-only "^0.8.1" |
4412 | | - path-to-regexp "^1.7.0" |
4413 | | - samsam "^1.1.3" |
4414 | | - text-encoding "0.6.4" |
4415 | | - type-detect "^4.0.0" |
| 4413 | + "@sinonjs/commons" "^3.0.1" |
| 4414 | + "@sinonjs/fake-timers" "^13.0.5" |
| 4415 | + "@sinonjs/samsam" "^8.0.1" |
| 4416 | + diff "^7.0.0" |
| 4417 | + supports-color "^7.2.0" |
4416 | 4418 |
|
4417 | 4419 | slash@^1.0.0: |
4418 | 4420 | version "1.0.0" |
@@ -4632,6 +4634,13 @@ supports-color@^5.3.0: |
4632 | 4634 | dependencies: |
4633 | 4635 | has-flag "^3.0.0" |
4634 | 4636 |
|
| 4637 | +supports-color@^7.2.0: |
| 4638 | + version "7.2.0" |
| 4639 | + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
| 4640 | + integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
| 4641 | + dependencies: |
| 4642 | + has-flag "^4.0.0" |
| 4643 | + |
4635 | 4644 | supports-preserve-symlinks-flag@^1.0.0: |
4636 | 4645 | version "1.0.0" |
4637 | 4646 | resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
@@ -4679,10 +4688,6 @@ test-exclude@^4.1.0: |
4679 | 4688 | read-pkg-up "^1.0.1" |
4680 | 4689 | require-main-filename "^1.0.1" |
4681 | 4690 |
|
4682 | | -text-encoding@0.6.4: |
4683 | | - version "0.6.4" |
4684 | | - resolved "https://registry.yarnpkg.com/text-encoding/-/text-encoding-0.6.4.tgz#e399a982257a276dae428bb92845cb71bdc26d19" |
4685 | | - |
4686 | 4691 | text-table@~0.2.0: |
4687 | 4692 | version "0.2.0" |
4688 | 4693 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" |
@@ -4749,13 +4754,19 @@ type-detect@0.1.1: |
4749 | 4754 | version "0.1.1" |
4750 | 4755 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1.tgz#0ba5ec2a885640e470ea4e8505971900dac58822" |
4751 | 4756 |
|
| 4757 | +type-detect@4.0.8: |
| 4758 | + version "4.0.8" |
| 4759 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" |
| 4760 | + integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== |
| 4761 | + |
4752 | 4762 | type-detect@^1.0.0: |
4753 | 4763 | version "1.0.0" |
4754 | 4764 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2" |
4755 | 4765 |
|
4756 | | -type-detect@^4.0.0: |
4757 | | - version "4.0.3" |
4758 | | - resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.3.tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea" |
| 4766 | +type-detect@^4.1.0: |
| 4767 | + version "4.1.0" |
| 4768 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" |
| 4769 | + integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw== |
4759 | 4770 |
|
4760 | 4771 | typed-array-buffer@^1.0.0: |
4761 | 4772 | version "1.0.0" |
|
0 commit comments