|
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
30 | 30 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
31 | 31 |
|
32 |
| -"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.17.10", "@babel/core@^7.3.4": |
33 |
| - version "7.18.9" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
35 |
| - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 32 | +"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.3.4": |
| 33 | + version "7.18.10" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
| 35 | + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
36 | 36 | dependencies:
|
37 | 37 | "@ampproject/remapping" "^2.1.0"
|
38 | 38 | "@babel/code-frame" "^7.18.6"
|
39 |
| - "@babel/generator" "^7.18.9" |
| 39 | + "@babel/generator" "^7.18.10" |
40 | 40 | "@babel/helper-compilation-targets" "^7.18.9"
|
41 | 41 | "@babel/helper-module-transforms" "^7.18.9"
|
42 | 42 | "@babel/helpers" "^7.18.9"
|
43 |
| - "@babel/parser" "^7.18.9" |
44 |
| - "@babel/template" "^7.18.6" |
45 |
| - "@babel/traverse" "^7.18.9" |
46 |
| - "@babel/types" "^7.18.9" |
| 43 | + "@babel/parser" "^7.18.10" |
| 44 | + "@babel/template" "^7.18.10" |
| 45 | + "@babel/traverse" "^7.18.10" |
| 46 | + "@babel/types" "^7.18.10" |
47 | 47 | convert-source-map "^1.7.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.2"
|
50 | 50 | json5 "^2.2.1"
|
51 | 51 | semver "^6.3.0"
|
52 | 52 |
|
53 |
| -"@babel/generator@^7.18.9": |
54 |
| - version "7.18.9" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
56 |
| - integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 53 | +"@babel/generator@^7.18.10": |
| 54 | + version "7.18.12" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.12.tgz#fa58daa303757bd6f5e4bbca91b342040463d9f4" |
| 56 | + integrity sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg== |
57 | 57 | dependencies:
|
58 |
| - "@babel/types" "^7.18.9" |
| 58 | + "@babel/types" "^7.18.10" |
59 | 59 | "@jridgewell/gen-mapping" "^0.3.2"
|
60 | 60 | jsesc "^2.5.1"
|
61 | 61 |
|
|
160 | 160 | dependencies:
|
161 | 161 | "@babel/types" "^7.18.6"
|
162 | 162 |
|
163 |
| -"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.18.9": |
| 163 | +"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9": |
164 | 164 | version "7.18.9"
|
165 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
|
166 | 166 | integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
|
|
181 | 181 | dependencies:
|
182 | 182 | "@babel/types" "^7.16.7"
|
183 | 183 |
|
184 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
185 |
| - version "7.17.12" |
186 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz#86c2347da5acbf5583ba0a10aed4c9bf9da9cf96" |
187 |
| - integrity sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA== |
| 184 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 185 | + version "7.18.9" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f" |
| 187 | + integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w== |
188 | 188 |
|
189 | 189 | "@babel/helper-remap-async-to-generator@^7.16.8":
|
190 | 190 | version "7.16.8"
|
|
227 | 227 | dependencies:
|
228 | 228 | "@babel/types" "^7.18.6"
|
229 | 229 |
|
| 230 | +"@babel/helper-string-parser@^7.18.10": |
| 231 | + version "7.18.10" |
| 232 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 233 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 234 | + |
230 | 235 | "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.18.6":
|
231 | 236 | version "7.18.6"
|
232 | 237 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
|
265 | 270 | chalk "^2.0.0"
|
266 | 271 | js-tokens "^4.0.0"
|
267 | 272 |
|
268 |
| -"@babel/parser@^7.18.6", "@babel/parser@^7.18.9", "@babel/parser@^7.4.5", "@babel/parser@^7.7.0": |
269 |
| - version "7.18.9" |
270 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
271 |
| - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 273 | +"@babel/parser@^7.18.10", "@babel/parser@^7.18.11", "@babel/parser@^7.4.5", "@babel/parser@^7.7.0": |
| 274 | + version "7.18.11" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9" |
| 276 | + integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ== |
272 | 277 |
|
273 | 278 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
274 | 279 | version "7.17.12"
|
|
656 | 661 | dependencies:
|
657 | 662 | "@babel/helper-plugin-utils" "^7.16.7"
|
658 | 663 |
|
659 |
| -"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.16.7", "@babel/plugin-transform-modules-amd@^7.18.0": |
660 |
| - version "7.18.0" |
661 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.0.tgz#7ef1002e67e36da3155edc8bf1ac9398064c02ed" |
662 |
| - integrity sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA== |
| 664 | +"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.18.0", "@babel/plugin-transform-modules-amd@^7.18.6": |
| 665 | + version "7.18.6" |
| 666 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz#8c91f8c5115d2202f277549848874027d7172d21" |
| 667 | + integrity sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg== |
663 | 668 | dependencies:
|
664 |
| - "@babel/helper-module-transforms" "^7.18.0" |
665 |
| - "@babel/helper-plugin-utils" "^7.17.12" |
| 669 | + "@babel/helper-module-transforms" "^7.18.6" |
| 670 | + "@babel/helper-plugin-utils" "^7.18.6" |
666 | 671 | babel-plugin-dynamic-import-node "^2.3.3"
|
667 | 672 |
|
668 | 673 | "@babel/plugin-transform-modules-commonjs@^7.18.2":
|
|
949 | 954 | dependencies:
|
950 | 955 | regenerator-runtime "^0.13.4"
|
951 | 956 |
|
952 |
| -"@babel/template@^7.16.7", "@babel/template@^7.18.6": |
953 |
| - version "7.18.6" |
954 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
955 |
| - integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
| 957 | +"@babel/template@^7.16.7", "@babel/template@^7.18.10", "@babel/template@^7.18.6": |
| 958 | + version "7.18.10" |
| 959 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 960 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
956 | 961 | dependencies:
|
957 | 962 | "@babel/code-frame" "^7.18.6"
|
958 |
| - "@babel/parser" "^7.18.6" |
959 |
| - "@babel/types" "^7.18.6" |
| 963 | + "@babel/parser" "^7.18.10" |
| 964 | + "@babel/types" "^7.18.10" |
960 | 965 |
|
961 |
| -"@babel/traverse@^7.1.6", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
962 |
| - version "7.18.9" |
963 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
964 |
| - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 966 | +"@babel/traverse@^7.1.6", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
| 967 | + version "7.18.11" |
| 968 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f" |
| 969 | + integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ== |
965 | 970 | dependencies:
|
966 | 971 | "@babel/code-frame" "^7.18.6"
|
967 |
| - "@babel/generator" "^7.18.9" |
| 972 | + "@babel/generator" "^7.18.10" |
968 | 973 | "@babel/helper-environment-visitor" "^7.18.9"
|
969 | 974 | "@babel/helper-function-name" "^7.18.9"
|
970 | 975 | "@babel/helper-hoist-variables" "^7.18.6"
|
971 | 976 | "@babel/helper-split-export-declaration" "^7.18.6"
|
972 |
| - "@babel/parser" "^7.18.9" |
973 |
| - "@babel/types" "^7.18.9" |
| 977 | + "@babel/parser" "^7.18.11" |
| 978 | + "@babel/types" "^7.18.10" |
974 | 979 | debug "^4.1.0"
|
975 | 980 | globals "^11.1.0"
|
976 | 981 |
|
977 |
| -"@babel/types@^7.1.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2": |
978 |
| - version "7.18.9" |
979 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
980 |
| - integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 982 | +"@babel/types@^7.1.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.10", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2": |
| 983 | + version "7.18.10" |
| 984 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
| 985 | + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
981 | 986 | dependencies:
|
| 987 | + "@babel/helper-string-parser" "^7.18.10" |
982 | 988 | "@babel/helper-validator-identifier" "^7.18.6"
|
983 | 989 | to-fast-properties "^2.0.0"
|
984 | 990 |
|
@@ -3710,7 +3716,7 @@ ci-info@^2.0.0:
|
3710 | 3716 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
|
3711 | 3717 | integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
|
3712 | 3718 |
|
3713 |
| -ci-info@^3.2.0, ci-info@^3.3.0, ci-info@^3.3.2: |
| 3719 | +ci-info@^3.2.0, ci-info@^3.3.1, ci-info@^3.3.2: |
3714 | 3720 | version "3.3.2"
|
3715 | 3721 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.2.tgz#6d2967ffa407466481c6c90b6e16b3098f080128"
|
3716 | 3722 | integrity sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==
|
|
4435 | 4441 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
4436 | 4442 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
4437 | 4443 |
|
4438 |
| -diff@^5.0.0: |
| 4444 | +diff@^5.1.0: |
4439 | 4445 | version "5.1.0"
|
4440 | 4446 | resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
|
4441 | 4447 | integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
|
@@ -4934,13 +4940,13 @@ ember-cli-version-checker@^5.1.1, ember-cli-version-checker@^5.1.2:
|
4934 | 4940 | semver "^7.3.4"
|
4935 | 4941 | silent-error "^1.1.1"
|
4936 | 4942 |
|
4937 |
| -ember-cli@4.5.0: |
4938 |
| - version "4.5.0" |
4939 |
| - resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-4.5.0.tgz#e4f4e55db1f774db1b7bd17a2827b5ddbe4c23b7" |
4940 |
| - integrity sha512-V053lYxXffOmb93oyaRVU/R/JFPvrxY6F4uh8bYg4joGm6yxbnvNOwyzZuE0RyE1FPCMAzo6gH7xLlOisHMiZw== |
| 4943 | +ember-cli@4.6.0: |
| 4944 | + version "4.6.0" |
| 4945 | + resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-4.6.0.tgz#ff409b99d074414a8944bdadf6db820eaf2dfb7b" |
| 4946 | + integrity sha512-4OAPHJJt4wARrTzfpfEM49KA1JJjMZ/8mhUncdqJFJG19/mS6yJiAUemnsLhZLnbjicB/gYSQ3rrUv/vxeX3cA== |
4941 | 4947 | dependencies:
|
4942 |
| - "@babel/core" "^7.17.10" |
4943 |
| - "@babel/plugin-transform-modules-amd" "^7.16.7" |
| 4948 | + "@babel/core" "^7.18.6" |
| 4949 | + "@babel/plugin-transform-modules-amd" "^7.18.6" |
4944 | 4950 | amd-name-resolver "^1.3.1"
|
4945 | 4951 | babel-plugin-module-resolver "^4.1.0"
|
4946 | 4952 | bower-config "^1.4.3"
|
|
4963 | 4969 | calculate-cache-key-for-tree "^2.0.0"
|
4964 | 4970 | capture-exit "^2.0.0"
|
4965 | 4971 | chalk "^4.1.2"
|
4966 |
| - ci-info "^3.3.0" |
| 4972 | + ci-info "^3.3.1" |
4967 | 4973 | clean-base-url "^1.0.0"
|
4968 | 4974 | compression "^1.7.4"
|
4969 | 4975 | configstore "^5.0.1"
|
4970 | 4976 | console-ui "^3.1.2"
|
4971 | 4977 | core-object "^3.1.5"
|
4972 | 4978 | dag-map "^2.0.2"
|
4973 |
| - diff "^5.0.0" |
| 4979 | + diff "^5.1.0" |
4974 | 4980 | ember-cli-is-package-missing "^1.0.0"
|
4975 | 4981 | ember-cli-lodash-subset "^2.0.1"
|
4976 | 4982 | ember-cli-normalize-entity-name "^1.0.0"
|
|
4981 | 4987 | execa "^5.1.1"
|
4982 | 4988 | exit "^0.1.2"
|
4983 | 4989 | express "^4.18.1"
|
4984 |
| - filesize "^8.0.6" |
| 4990 | + filesize "^9.0.11" |
4985 | 4991 | find-up "^5.0.0"
|
4986 | 4992 | find-yarn-workspace-root "^2.0.0"
|
4987 | 4993 | fixturify-project "^2.1.1"
|
4988 |
| - fs-extra "^9.1.0" |
| 4994 | + fs-extra "^10.1.0" |
4989 | 4995 | fs-tree-diff "^2.0.1"
|
4990 | 4996 | get-caller-file "^2.0.5"
|
4991 | 4997 | git-repo-info "^2.1.1"
|
|
4998 | 5004 | inflection "^1.13.1"
|
4999 | 5005 | is-git-url "^1.0.0"
|
5000 | 5006 | is-language-code "^3.1.0"
|
5001 |
| - isbinaryfile "^4.0.8" |
| 5007 | + isbinaryfile "^5.0.0" |
5002 | 5008 | js-yaml "^3.14.0"
|
5003 | 5009 | leek "0.0.24"
|
5004 | 5010 | lodash.template "^4.5.0"
|
5005 | 5011 | markdown-it "^13.0.1"
|
5006 | 5012 | markdown-it-terminal "0.2.1"
|
5007 |
| - minimatch "^5.0.1" |
| 5013 | + minimatch "^5.1.0" |
5008 | 5014 | morgan "^1.10.0"
|
5009 | 5015 | nopt "^3.0.6"
|
5010 | 5016 | npm-package-arg "^9.0.2"
|
|
5014 | 5020 | promise.hash.helper "^1.0.8"
|
5015 | 5021 | quick-temp "^0.1.8"
|
5016 | 5022 | remove-types "^1.0.0"
|
5017 |
| - resolve "^1.20.0" |
5018 |
| - resolve-package-path "^3.1.0" |
| 5023 | + resolve "^1.22.1" |
| 5024 | + resolve-package-path "^4.0.3" |
5019 | 5025 | safe-stable-stringify "^2.3.1"
|
5020 | 5026 | sane "^5.0.1"
|
5021 | 5027 | semver "^7.3.5"
|
5022 | 5028 | silent-error "^1.1.1"
|
5023 |
| - sort-package-json "^1.55.0" |
| 5029 | + sort-package-json "^1.57.0" |
5024 | 5030 | symlink-or-copy "^1.3.1"
|
5025 | 5031 | temp "0.9.4"
|
5026 |
| - testem "^3.6.0" |
| 5032 | + testem "^3.7.0" |
5027 | 5033 | tiny-lr "^2.0.0"
|
5028 | 5034 | tree-sync "^2.1.0"
|
5029 | 5035 | uuid "^8.3.2"
|
5030 | 5036 | walk-sync "^2.2.0"
|
5031 | 5037 | watch-detector "^1.0.1"
|
5032 |
| - workerpool "^6.2.0" |
| 5038 | + workerpool "^6.2.1" |
5033 | 5039 | yam "^1.0.0"
|
5034 | 5040 |
|
5035 | 5041 | ember-compatibility-helpers@^1.1.2, ember-compatibility-helpers@^1.2.0, ember-compatibility-helpers@^1.2.1, ember-compatibility-helpers@^1.2.5:
|
@@ -6080,10 +6086,10 @@ file-uri-to-path@2:
|
6080 | 6086 | resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz#7b415aeba227d575851e0a5b0c640d7656403fba"
|
6081 | 6087 | integrity sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==
|
6082 | 6088 |
|
6083 |
| -filesize@^8.0.6: |
6084 |
| - version "8.0.7" |
6085 |
| - resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.7.tgz#695e70d80f4e47012c132d57a059e80c6b580bd8" |
6086 |
| - integrity sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ== |
| 6089 | +filesize@^9.0.11: |
| 6090 | + version "9.0.11" |
| 6091 | + resolved "https://registry.yarnpkg.com/filesize/-/filesize-9.0.11.tgz#4ac3a42c084232dd9b2a1da0107f32d42fcfa5e4" |
| 6092 | + integrity sha512-gTAiTtI0STpKa5xesyTA9hA3LX4ga8sm2nWRcffEa1L/5vQwb4mj2MdzMkoHoGv4QzfDshQZuYscQSf8c4TKOA== |
6087 | 6093 |
|
6088 | 6094 | fill-range@^4.0.0:
|
6089 | 6095 | version "4.0.0"
|
@@ -6370,7 +6376,7 @@ fs-extra@^0.24.0:
|
6370 | 6376 | path-is-absolute "^1.0.0"
|
6371 | 6377 | rimraf "^2.2.8"
|
6372 | 6378 |
|
6373 |
| -fs-extra@^10.0.0: |
| 6379 | +fs-extra@^10.0.0, fs-extra@^10.1.0: |
6374 | 6380 | version "10.1.0"
|
6375 | 6381 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
|
6376 | 6382 | integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
|
@@ -7776,10 +7782,10 @@ isarray@^2.0.5:
|
7776 | 7782 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
|
7777 | 7783 | integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
|
7778 | 7784 |
|
7779 |
| -isbinaryfile@^4.0.8: |
7780 |
| - version "4.0.10" |
7781 |
| - resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3" |
7782 |
| - integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw== |
| 7785 | +isbinaryfile@^5.0.0: |
| 7786 | + version "5.0.0" |
| 7787 | + resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.0.tgz#034b7e54989dab8986598cbcea41f66663c65234" |
| 7788 | + integrity sha512-UDdnyGvMajJUWCkib7Cei/dvyJrrvo4FIrsvSFWdPpXSUorzXrDJ0S+X5Q4ZlasfPjca4yqCNNsjbCeiy8FFeg== |
7783 | 7789 |
|
7784 | 7790 | isexe@^2.0.0:
|
7785 | 7791 | version "2.0.0"
|
@@ -8722,7 +8728,7 @@ minimalistic-crypto-utils@^1.0.1:
|
8722 | 8728 | dependencies:
|
8723 | 8729 | brace-expansion "^1.1.7"
|
8724 | 8730 |
|
8725 |
| -minimatch@^5.0.1: |
| 8731 | +minimatch@^5.1.0: |
8726 | 8732 | version "5.1.0"
|
8727 | 8733 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
|
8728 | 8734 | integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
|
@@ -11042,7 +11048,7 @@ sort-object-keys@^1.1.3:
|
11042 | 11048 | resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
|
11043 | 11049 | integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
|
11044 | 11050 |
|
11045 |
| -sort-package-json@^1.55.0: |
| 11051 | +sort-package-json@^1.57.0: |
11046 | 11052 | version "1.57.0"
|
11047 | 11053 | resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.57.0.tgz#e95fb44af8ede0bb6147e3f39258102d4bb23fc4"
|
11048 | 11054 | integrity sha512-FYsjYn2dHTRb41wqnv+uEqCUvBpK3jZcTp9rbz2qDTmel7Pmdtf+i2rLaaPMRZeSVM60V3Se31GyWFpmKs4Q5Q==
|
@@ -11601,10 +11607,10 @@ terser@^5.3.0, terser@^5.7.2:
|
11601 | 11607 | commander "^2.20.0"
|
11602 | 11608 | source-map-support "~0.5.20"
|
11603 | 11609 |
|
11604 |
| -testem@^3.6.0: |
11605 |
| - version "3.7.0" |
11606 |
| - resolved "https://registry.yarnpkg.com/testem/-/testem-3.7.0.tgz#9ea8dac471bf6f5f9e5f999feb9d68b9925cc61b" |
11607 |
| - integrity sha512-dJWbMiaR0gE1UHeVa0mMisc39Anx5xyyg6Jgxh0G96YD+XTQNrXrz4+m59HQ0dhjQsh091nghXhz7t6tJl3k1w== |
| 11610 | +testem@^3.7.0: |
| 11611 | + version "3.8.0" |
| 11612 | + resolved "https://registry.yarnpkg.com/testem/-/testem-3.8.0.tgz#651aeddbd433ef55ecf7262f0e58b89e1dccb9ac" |
| 11613 | + integrity sha512-WEaFOq2ZGqM3IQji+Q2uXHGdln5upKhSZ1pLYe9W4CttDELAo588frNovk8UQmB+Xg2mDI8G2zmm7qKuWsldtw== |
11608 | 11614 | dependencies:
|
11609 | 11615 | "@xmldom/xmldom" "^0.8.0"
|
11610 | 11616 | backbone "^1.1.2"
|
@@ -12479,7 +12485,7 @@ workerpool@^3.1.1:
|
12479 | 12485 | object-assign "4.1.1"
|
12480 | 12486 | rsvp "^4.8.4"
|
12481 | 12487 |
|
12482 |
| -workerpool@^6.0.0, workerpool@^6.1.5, workerpool@^6.2.0: |
| 12488 | +workerpool@^6.0.0, workerpool@^6.1.5, workerpool@^6.2.1: |
12483 | 12489 | version "6.2.1"
|
12484 | 12490 | resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
|
12485 | 12491 | integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
|
|
0 commit comments