|
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" |
@@ -1693,10 +1715,15 @@ detect-indent@^4.0.0: |
1693 | 1715 | dependencies: |
1694 | 1716 | repeating "^2.0.0" |
1695 | 1717 |
|
1696 | | -diff@3.2.0, diff@^3.1.0: |
| 1718 | +diff@3.2.0: |
1697 | 1719 | version "3.2.0" |
1698 | 1720 | resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" |
1699 | 1721 |
|
| 1722 | +diff@^7.0.0: |
| 1723 | + version "7.0.0" |
| 1724 | + resolved "https://registry.yarnpkg.com/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a" |
| 1725 | + integrity sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw== |
| 1726 | + |
1700 | 1727 | doctrine@^1.2.2: |
1701 | 1728 | version "1.5.0" |
1702 | 1729 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" |
@@ -2416,12 +2443,6 @@ form-data@~2.3.2: |
2416 | 2443 | combined-stream "^1.0.6" |
2417 | 2444 | mime-types "^2.1.12" |
2418 | 2445 |
|
2419 | | -formatio@1.2.0: |
2420 | | - version "1.2.0" |
2421 | | - resolved "https://registry.yarnpkg.com/formatio/-/formatio-1.2.0.tgz#f3b2167d9068c4698a8d51f4f760a39a54d818eb" |
2422 | | - dependencies: |
2423 | | - samsam "1.x" |
2424 | | - |
2425 | 2446 | fs-readdir-recursive@^1.0.0: |
2426 | 2447 | version "1.0.0" |
2427 | 2448 | resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz#8cd1745c8b4f8a29c8caec392476921ba195f560" |
@@ -2756,6 +2777,11 @@ has-flag@^3.0.0: |
2756 | 2777 | version "3.0.0" |
2757 | 2778 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" |
2758 | 2779 |
|
| 2780 | +has-flag@^4.0.0: |
| 2781 | + version "4.0.0" |
| 2782 | + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
| 2783 | + integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
| 2784 | + |
2759 | 2785 | has-property-descriptors@^1.0.0: |
2760 | 2786 | version "1.0.0" |
2761 | 2787 | resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861" |
@@ -3400,10 +3426,6 @@ is-weakset@^2.0.3: |
3400 | 3426 | call-bind "^1.0.7" |
3401 | 3427 | get-intrinsic "^1.2.4" |
3402 | 3428 |
|
3403 | | -isarray@0.0.1: |
3404 | | - version "0.0.1" |
3405 | | - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
3406 | | - |
3407 | 3429 | isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0: |
3408 | 3430 | version "1.0.0" |
3409 | 3431 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
@@ -3669,10 +3691,6 @@ lodash@^4.2.0, lodash@^4.3.0: |
3669 | 3691 | version "4.17.4" |
3670 | 3692 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" |
3671 | 3693 |
|
3672 | | -lolex@^1.6.0: |
3673 | | - version "1.6.0" |
3674 | | - resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6" |
3675 | | - |
3676 | 3694 | longest@^1.0.1: |
3677 | 3695 | version "1.0.1" |
3678 | 3696 | resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" |
@@ -3839,10 +3857,6 @@ nan@^2.3.0: |
3839 | 3857 | version "2.6.2" |
3840 | 3858 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" |
3841 | 3859 |
|
3842 | | -native-promise-only@^0.8.1: |
3843 | | - version "0.8.1" |
3844 | | - resolved "https://registry.yarnpkg.com/native-promise-only/-/native-promise-only-0.8.1.tgz#20a318c30cb45f71fe7adfbf7b21c99c1472ef11" |
3845 | | - |
3846 | 3860 | natural-compare@^1.4.0: |
3847 | 3861 | version "1.4.0" |
3848 | 3862 | resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" |
@@ -4184,12 +4198,6 @@ path-parse@^1.0.7: |
4184 | 4198 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
4185 | 4199 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
4186 | 4200 |
|
4187 | | -path-to-regexp@^1.7.0: |
4188 | | - version "1.7.0" |
4189 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d" |
4190 | | - dependencies: |
4191 | | - isarray "0.0.1" |
4192 | | - |
4193 | 4201 | path-type@^1.0.0: |
4194 | 4202 | version "1.1.0" |
4195 | 4203 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441" |
@@ -4645,10 +4653,6 @@ safe-regex-test@^1.1.0: |
4645 | 4653 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
4646 | 4654 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
4647 | 4655 |
|
4648 | | -samsam@1.x, samsam@^1.1.3: |
4649 | | - version "1.2.1" |
4650 | | - resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.2.1.tgz#edd39093a3184370cb859243b2bdf255e7d8ea67" |
4651 | | - |
4652 | 4656 | "semver@2 || 3 || 4 || 5", semver@^5.3.0: |
4653 | 4657 | version "5.3.0" |
4654 | 4658 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" |
@@ -4793,18 +4797,16 @@ simple-oauth2@^4.2.0: |
4793 | 4797 | debug "^4.1.1" |
4794 | 4798 | joi "^17.3.0" |
4795 | 4799 |
|
4796 | | -sinon@2.4.1: |
4797 | | - version "2.4.1" |
4798 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.4.1.tgz#021fd64b54cb77d9d2fb0d43cdedfae7629c3a36" |
| 4800 | +sinon@21.0.0: |
| 4801 | + version "21.0.0" |
| 4802 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e" |
| 4803 | + integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw== |
4799 | 4804 | dependencies: |
4800 | | - diff "^3.1.0" |
4801 | | - formatio "1.2.0" |
4802 | | - lolex "^1.6.0" |
4803 | | - native-promise-only "^0.8.1" |
4804 | | - path-to-regexp "^1.7.0" |
4805 | | - samsam "^1.1.3" |
4806 | | - text-encoding "0.6.4" |
4807 | | - type-detect "^4.0.0" |
| 4805 | + "@sinonjs/commons" "^3.0.1" |
| 4806 | + "@sinonjs/fake-timers" "^13.0.5" |
| 4807 | + "@sinonjs/samsam" "^8.0.1" |
| 4808 | + diff "^7.0.0" |
| 4809 | + supports-color "^7.2.0" |
4808 | 4810 |
|
4809 | 4811 | slash@^1.0.0: |
4810 | 4812 | version "1.0.0" |
@@ -5055,6 +5057,13 @@ supports-color@^5.3.0: |
5055 | 5057 | dependencies: |
5056 | 5058 | has-flag "^3.0.0" |
5057 | 5059 |
|
| 5060 | +supports-color@^7.2.0: |
| 5061 | + version "7.2.0" |
| 5062 | + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
| 5063 | + integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
| 5064 | + dependencies: |
| 5065 | + has-flag "^4.0.0" |
| 5066 | + |
5058 | 5067 | supports-preserve-symlinks-flag@^1.0.0: |
5059 | 5068 | version "1.0.0" |
5060 | 5069 | resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
@@ -5102,10 +5111,6 @@ test-exclude@^4.1.0: |
5102 | 5111 | read-pkg-up "^1.0.1" |
5103 | 5112 | require-main-filename "^1.0.1" |
5104 | 5113 |
|
5105 | | -text-encoding@0.6.4: |
5106 | | - version "0.6.4" |
5107 | | - resolved "https://registry.yarnpkg.com/text-encoding/-/text-encoding-0.6.4.tgz#e399a982257a276dae428bb92845cb71bdc26d19" |
5108 | | - |
5109 | 5114 | text-table@~0.2.0: |
5110 | 5115 | version "0.2.0" |
5111 | 5116 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" |
@@ -5172,13 +5177,19 @@ type-detect@0.1.1: |
5172 | 5177 | version "0.1.1" |
5173 | 5178 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1.tgz#0ba5ec2a885640e470ea4e8505971900dac58822" |
5174 | 5179 |
|
| 5180 | +type-detect@4.0.8: |
| 5181 | + version "4.0.8" |
| 5182 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" |
| 5183 | + integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== |
| 5184 | + |
5175 | 5185 | type-detect@^1.0.0: |
5176 | 5186 | version "1.0.0" |
5177 | 5187 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2" |
5178 | 5188 |
|
5179 | | -type-detect@^4.0.0: |
5180 | | - version "4.0.3" |
5181 | | - resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.3.tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea" |
| 5189 | +type-detect@^4.1.0: |
| 5190 | + version "4.1.0" |
| 5191 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" |
| 5192 | + integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw== |
5182 | 5193 |
|
5183 | 5194 | typed-array-buffer@^1.0.0: |
5184 | 5195 | version "1.0.0" |
|
0 commit comments