|
11 | 11 | eslint-visitor-keys "^2.1.0" |
12 | 12 | semver "^6.3.1" |
13 | 13 |
|
14 | | -"@hapi/boom@9.x.x": |
15 | | - version "9.1.4" |
16 | | - resolved "https://registry.yarnpkg.com/@hapi/boom/-/boom-9.1.4.tgz#1f9dad367c6a7da9f8def24b4a986fc5a7bd9db6" |
17 | | - integrity sha512-Ls1oH8jaN1vNsqcaHVYJrKmgMcKsC1wcp8bujvXrHaAqD2iDYq3HoOwsxwo09Cuda5R5nC0o0IxlrlTuvPuzSw== |
| 14 | +"@hapi/boom@^10.0.1": |
| 15 | + version "10.0.1" |
| 16 | + resolved "https://registry.yarnpkg.com/@hapi/boom/-/boom-10.0.1.tgz#ebb14688275ae150aa6af788dbe482e6a6062685" |
| 17 | + integrity sha512-ERcCZaEjdH3OgSJlyjVk8pHIFeus91CjKP3v+MpgBNp5IvGzP2l/bRiD78nqYcKPaZdbKkK5vDBVPd2ohHBlsA== |
18 | 18 | dependencies: |
19 | | - "@hapi/hoek" "9.x.x" |
| 19 | + "@hapi/hoek" "^11.0.2" |
20 | 20 |
|
21 | | -"@hapi/bourne@2.x.x": |
22 | | - version "2.1.0" |
23 | | - resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-2.1.0.tgz#66aff77094dc3080bd5df44ec63881f2676eb020" |
24 | | - integrity sha512-i1BpaNDVLJdRBEKeJWkVO6tYX6DMFBuwMhSuWqLsY4ufeTKGVuV5rBsUhxPayXqnnWHgXUAmWK16H/ykO5Wj4Q== |
| 21 | +"@hapi/bourne@^3.0.0": |
| 22 | + version "3.0.0" |
| 23 | + resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-3.0.0.tgz#f11fdf7dda62fe8e336fa7c6642d9041f30356d7" |
| 24 | + integrity sha512-Waj1cwPXJDucOib4a3bAISsKJVb15MKi9IvmTI/7ssVEm6sywXGjVJDhl6/umt1pK1ZS7PacXU3A1PmFKHEZ2w== |
25 | 25 |
|
26 | | -"@hapi/hoek@9.x.x", "@hapi/hoek@^9.0.0", "@hapi/hoek@^9.0.4", "@hapi/hoek@^9.3.0": |
| 26 | +"@hapi/hoek@^11.0.2", "@hapi/hoek@^11.0.4": |
| 27 | + version "11.0.7" |
| 28 | + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-11.0.7.tgz#56a920793e0a42d10e530da9a64cc0d3919c4002" |
| 29 | + integrity sha512-HV5undWkKzcB4RZUusqOpcgxOaq6VOAH7zhhIr2g3G8NF/MlFO75SjOr2NfuSx0Mh40+1FqCkagKLJRykUWoFQ== |
| 30 | + |
| 31 | +"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0": |
27 | 32 | version "9.3.0" |
28 | 33 | resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" |
29 | 34 | integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ== |
|
35 | 40 | dependencies: |
36 | 41 | "@hapi/hoek" "^9.0.0" |
37 | 42 |
|
38 | | -"@hapi/wreck@^17.0.0": |
39 | | - version "17.2.0" |
40 | | - resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-17.2.0.tgz#a5b69b724fa8fa25550fb02f55c649becfc59f63" |
41 | | - integrity sha512-pJ5kjYoRPYDv+eIuiLQqhGon341fr2bNIYZjuotuPJG/3Ilzr/XtI+JAp0A86E2bYfsS3zBPABuS2ICkaXFT8g== |
| 43 | +"@hapi/wreck@^18.0.0": |
| 44 | + version "18.1.0" |
| 45 | + resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.0.tgz#68e631fc7568ebefc6252d5b86cb804466c8dbe6" |
| 46 | + integrity sha512-0z6ZRCmFEfV/MQqkQomJ7sl/hyxvcZM7LtuVqN3vdAO4vM9eBbowl0kaqQj9EJJQab+3Uuh1GxbGIBFy4NfJ4w== |
42 | 47 | dependencies: |
43 | | - "@hapi/boom" "9.x.x" |
44 | | - "@hapi/bourne" "2.x.x" |
45 | | - "@hapi/hoek" "9.x.x" |
| 48 | + "@hapi/boom" "^10.0.1" |
| 49 | + "@hapi/bourne" "^3.0.0" |
| 50 | + "@hapi/hoek" "^11.0.2" |
46 | 51 |
|
47 | 52 | "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1": |
48 | 53 | version "5.1.1-v1" |
@@ -1587,12 +1592,12 @@ debug@^3.1.0, debug@^3.2.7: |
1587 | 1592 | dependencies: |
1588 | 1593 | ms "^2.1.1" |
1589 | 1594 |
|
1590 | | -debug@^4.1.1: |
1591 | | - version "4.3.4" |
1592 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
1593 | | - integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
| 1595 | +debug@^4.3.4: |
| 1596 | + version "4.4.3" |
| 1597 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" |
| 1598 | + integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== |
1594 | 1599 | dependencies: |
1595 | | - ms "2.1.2" |
| 1600 | + ms "^2.1.3" |
1596 | 1601 |
|
1597 | 1602 | decamelize@^1.0.0, decamelize@^1.1.1: |
1598 | 1603 | version "1.2.0" |
@@ -3475,10 +3480,10 @@ istanbul-reports@^1.1.0: |
3475 | 3480 | dependencies: |
3476 | 3481 | handlebars "^4.0.3" |
3477 | 3482 |
|
3478 | | -joi@^17.3.0: |
3479 | | - version "17.12.2" |
3480 | | - resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.2.tgz#283a664dabb80c7e52943c557aab82faea09f521" |
3481 | | - integrity sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw== |
| 3483 | +joi@^17.6.4: |
| 3484 | + version "17.13.3" |
| 3485 | + resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec" |
| 3486 | + integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA== |
3482 | 3487 | dependencies: |
3483 | 3488 | "@hapi/hoek" "^9.3.0" |
3484 | 3489 | "@hapi/topo" "^5.1.0" |
@@ -3813,12 +3818,7 @@ ms@2.0.0: |
3813 | 3818 | version "2.0.0" |
3814 | 3819 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" |
3815 | 3820 |
|
3816 | | -ms@2.1.2: |
3817 | | - version "2.1.2" |
3818 | | - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
3819 | | - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== |
3820 | | - |
3821 | | -ms@^2.1.1: |
| 3821 | +ms@^2.1.1, ms@^2.1.3: |
3822 | 3822 | version "2.1.3" |
3823 | 3823 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
3824 | 3824 | integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== |
@@ -4783,15 +4783,15 @@ signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2: |
4783 | 4783 | version "3.0.2" |
4784 | 4784 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" |
4785 | 4785 |
|
4786 | | -simple-oauth2@^4.2.0: |
4787 | | - version "4.3.0" |
4788 | | - resolved "https://registry.yarnpkg.com/simple-oauth2/-/simple-oauth2-4.3.0.tgz#8b8c28a7f7145a77a2a03086b1adb1e9ba5abc98" |
4789 | | - integrity sha512-gjLIfy7M7WZSf3k5IZCQfEozbQwmW80zR9YMH4ph/WWG6S4U6sGhPujz8X6Hj6sZ8l7acSAxiyM4tF0vIN+E+A== |
| 4786 | +simple-oauth2@^5.0.0: |
| 4787 | + version "5.1.0" |
| 4788 | + resolved "https://registry.yarnpkg.com/simple-oauth2/-/simple-oauth2-5.1.0.tgz#1398fe2b8f4b4066298d63c155501b31b42238f2" |
| 4789 | + integrity sha512-gWDa38Ccm4MwlG5U7AlcJxPv3lvr80dU7ARJWrGdgvOKyzSj1gr3GBPN1rABTedAYvC/LsGYoFuFxwDBPtGEbw== |
4790 | 4790 | dependencies: |
4791 | | - "@hapi/hoek" "^9.0.4" |
4792 | | - "@hapi/wreck" "^17.0.0" |
4793 | | - debug "^4.1.1" |
4794 | | - joi "^17.3.0" |
| 4791 | + "@hapi/hoek" "^11.0.4" |
| 4792 | + "@hapi/wreck" "^18.0.0" |
| 4793 | + debug "^4.3.4" |
| 4794 | + joi "^17.6.4" |
4795 | 4795 |
|
4796 | 4796 | sinon@2.4.1: |
4797 | 4797 | version "2.4.1" |
|
0 commit comments