|
265 | 265 | dependencies: |
266 | 266 | "@babel/types" "^7.8.3" |
267 | 267 |
|
268 | | -"@babel/helper-module-imports@^7.0.0": |
269 | | - version "7.8.3" |
270 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" |
271 | | - integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== |
272 | | - dependencies: |
273 | | - "@babel/types" "^7.8.3" |
274 | | - |
275 | | -"@babel/helper-module-imports@^7.12.1": |
276 | | - version "7.12.1" |
277 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
278 | | - integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
| 268 | +"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.8.3": |
| 269 | + version "7.13.12" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
| 271 | + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
279 | 272 | dependencies: |
280 | | - "@babel/types" "^7.12.1" |
281 | | - |
282 | | -"@babel/helper-module-imports@^7.12.13": |
283 | | - version "7.12.13" |
284 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
285 | | - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
286 | | - dependencies: |
287 | | - "@babel/types" "^7.12.13" |
| 273 | + "@babel/types" "^7.13.12" |
288 | 274 |
|
289 | 275 | "@babel/helper-module-transforms@^7.12.1": |
290 | 276 | version "7.12.1" |
|
457 | 443 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
458 | 444 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
459 | 445 |
|
| 446 | +"@babel/helper-validator-identifier@^7.14.0": |
| 447 | + version "7.14.0" |
| 448 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
| 449 | + integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
| 450 | + |
460 | 451 | "@babel/helper-validator-option@^7.12.1": |
461 | 452 | version "7.12.1" |
462 | 453 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9" |
|
781 | 772 | dependencies: |
782 | 773 | "@babel/helper-plugin-utils" "^7.10.4" |
783 | 774 |
|
784 | | -"@babel/plugin-transform-block-scoping@^7.12.1": |
785 | | - version "7.12.1" |
786 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1" |
787 | | - integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w== |
| 775 | +"@babel/plugin-transform-block-scoping@^7.12.1", "@babel/plugin-transform-block-scoping@^7.8.3": |
| 776 | + version "7.14.4" |
| 777 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8" |
| 778 | + integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g== |
788 | 779 | dependencies: |
789 | | - "@babel/helper-plugin-utils" "^7.10.4" |
790 | | - |
791 | | -"@babel/plugin-transform-block-scoping@^7.6.2": |
792 | | - version "7.8.3" |
793 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz#97d35dab66857a437c166358b91d09050c868f3a" |
794 | | - integrity sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w== |
795 | | - dependencies: |
796 | | - "@babel/helper-plugin-utils" "^7.8.3" |
797 | | - lodash "^4.17.13" |
| 780 | + "@babel/helper-plugin-utils" "^7.13.0" |
798 | 781 |
|
799 | 782 | "@babel/plugin-transform-classes@^7.12.1": |
800 | 783 | version "7.12.1" |
|
936 | 919 | dependencies: |
937 | 920 | "@babel/helper-plugin-utils" "^7.10.4" |
938 | 921 |
|
939 | | -"@babel/plugin-transform-object-assign@^7.2.0": |
940 | | - version "7.8.3" |
941 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.8.3.tgz#dc3b8dd50ef03837868a37b7df791f64f288538e" |
942 | | - integrity sha512-i3LuN8tPDqUCRFu3dkzF2r1Nx0jp4scxtm7JxtIqI9he9Vk20YD+/zshdzR9JLsoBMlJlNR82a62vQExNEVx/Q== |
| 922 | +"@babel/plugin-transform-object-assign@^7.8.3": |
| 923 | + version "7.12.13" |
| 924 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.12.13.tgz#d9b9200a69e03403a813e44a933ad9f4bddfd050" |
| 925 | + integrity sha512-4QxDMc0lAOkIBSfCrnSGbAJ+4epDBF2XXwcLXuBcG1xl9u7LrktNVD4+LwhL47XuKVPQ7R25e/WdcV+h97HyZA== |
943 | 926 | dependencies: |
944 | | - "@babel/helper-plugin-utils" "^7.8.3" |
| 927 | + "@babel/helper-plugin-utils" "^7.12.13" |
945 | 928 |
|
946 | 929 | "@babel/plugin-transform-object-super@^7.12.1": |
947 | 930 | version "7.12.1" |
|
1218 | 1201 | globals "^11.1.0" |
1219 | 1202 | lodash "^4.17.19" |
1220 | 1203 |
|
1221 | | -"@babel/types@^7.1.6", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3": |
| 1204 | +"@babel/types@^7.1.6", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3": |
1222 | 1205 | version "7.13.0" |
1223 | 1206 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
1224 | 1207 | integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
|
1227 | 1210 | lodash "^4.17.19" |
1228 | 1211 | to-fast-properties "^2.0.0" |
1229 | 1212 |
|
| 1213 | +"@babel/types@^7.13.12", "@babel/types@^7.7.2": |
| 1214 | + version "7.14.4" |
| 1215 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" |
| 1216 | + integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== |
| 1217 | + dependencies: |
| 1218 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1219 | + to-fast-properties "^2.0.0" |
| 1220 | + |
1230 | 1221 | "@cnakazawa/watch@^1.0.3": |
1231 | 1222 | version "1.0.3" |
1232 | 1223 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef" |
|
1240 | 1231 | resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843" |
1241 | 1232 | integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ== |
1242 | 1233 |
|
1243 | | -"@ember/edition-utils@^1.1.1", "@ember/edition-utils@^1.2.0": |
| 1234 | +"@ember/edition-utils@^1.2.0": |
1244 | 1235 | version "1.2.0" |
1245 | 1236 | resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6" |
1246 | 1237 | integrity sha512-VmVq/8saCaPdesQmftPqbFtxJWrzxNGSQ+e8x8LLe3Hjm36pJ04Q8LeORGZkAeOhldoUX9seLGmSaHeXkIqoog== |
|
1423 | 1414 | resolved "https://registry.yarnpkg.com/@glimmer/util/-/util-0.44.0.tgz#45df98d73812440206ae7bda87cfe04aaae21ed9" |
1424 | 1415 | integrity sha512-duAsm30uVK9jSysElCbLyU6QQYO2X9iLDLBIBUcCqck9qN1o3tK2qWiHbGK5d6g8E2AJ4H88UrfElkyaJlGrwg== |
1425 | 1416 |
|
| 1417 | + |
| 1418 | + version "0.79.3" |
| 1419 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.79.3.tgz#a8e6949f8ecc10786831d188f1001eb80927297f" |
| 1420 | + integrity sha512-346xmhP7J3wqCFKqIlwcaui/A+iHKm0ZWoaKb4lIkuro7/u5j094eEtdbonGq4eTj+UnDPpmzuqLWodXXxxo1Q== |
| 1421 | + dependencies: |
| 1422 | + babel-plugin-debug-macros "^0.3.4" |
| 1423 | + |
1426 | 1424 | "@glimmer/vm@^0.42.2": |
1427 | 1425 | version "0.42.2" |
1428 | 1426 | resolved "https://registry.yarnpkg.com/@glimmer/vm/-/vm-0.42.2.tgz#492a4f05eac587c3a37371b3c62593f20bef553d" |
@@ -2278,13 +2276,13 @@ babel-plugin-ember-modules-api-polyfill@^3.4.0, babel-plugin-ember-modules-api-p |
2278 | 2276 | dependencies: |
2279 | 2277 | ember-rfc176-data "^0.3.17" |
2280 | 2278 |
|
2281 | | -babel-plugin-filter-imports@^3.0.0: |
2282 | | - version "3.0.0" |
2283 | | - resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-3.0.0.tgz#a849683837ad29960da17492fb32789ab6b09a11" |
2284 | | - integrity sha512-p/chjzVTgCxUqyLM0q/pfWVZS7IJTwGQMwNg0LOvuQpKiTftQgZDtkGB8XvETnUw19rRcL7bJCTopSwibTN2tA== |
| 2279 | +babel-plugin-filter-imports@^4.0.0: |
| 2280 | + version "4.0.0" |
| 2281 | + resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-4.0.0.tgz#068f8da15236a96a9602c36dc6f4a6eeca70a4f4" |
| 2282 | + integrity sha512-jDLlxI8QnfKd7PtieH6pl4tZJzymzfCDCPGdTq/grgbiYAikwDPp/oL0IlFJn0HQjLpcLkyYhPKkUVneRESw5w== |
2285 | 2283 | dependencies: |
2286 | | - "@babel/types" "^7.4.0" |
2287 | | - lodash "^4.17.11" |
| 2284 | + "@babel/types" "^7.7.2" |
| 2285 | + lodash "^4.17.15" |
2288 | 2286 |
|
2289 | 2287 | babel-plugin-htmlbars-inline-precompile@^1.0.0: |
2290 | 2288 | version "1.0.0" |
@@ -2926,6 +2924,23 @@ broccoli-concat@^3.7.4: |
2926 | 2924 | lodash.uniq "^4.2.0" |
2927 | 2925 | walk-sync "^0.3.2" |
2928 | 2926 |
|
| 2927 | +broccoli-concat@^4.2.4: |
| 2928 | + version "4.2.5" |
| 2929 | + resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29" |
| 2930 | + integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw== |
| 2931 | + dependencies: |
| 2932 | + broccoli-debug "^0.6.5" |
| 2933 | + broccoli-kitchen-sink-helpers "^0.3.1" |
| 2934 | + broccoli-plugin "^4.0.2" |
| 2935 | + ensure-posix-path "^1.0.2" |
| 2936 | + fast-sourcemap-concat "^2.1.0" |
| 2937 | + find-index "^1.1.0" |
| 2938 | + fs-extra "^8.1.0" |
| 2939 | + fs-tree-diff "^2.0.1" |
| 2940 | + lodash.merge "^4.6.2" |
| 2941 | + lodash.omit "^4.1.0" |
| 2942 | + lodash.uniq "^4.2.0" |
| 2943 | + |
2929 | 2944 | broccoli-config-loader@^1.0.1: |
2930 | 2945 | version "1.0.1" |
2931 | 2946 | resolved "https://registry.yarnpkg.com/broccoli-config-loader/-/broccoli-config-loader-1.0.1.tgz#d10aaf8ebc0cb45c1da5baa82720e1d88d28c80a" |
@@ -4902,33 +4917,36 @@ ember-source-channel-url@^3.0.0: |
4902 | 4917 | dependencies: |
4903 | 4918 | node-fetch "^2.6.0" |
4904 | 4919 |
|
4905 | | -ember-source@~3.15.0: |
4906 | | - version "3.15.0" |
4907 | | - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.15.0.tgz#f6500c6d289ce58231bf1e6695c4974df2be7390" |
4908 | | - integrity sha512-daTELJBDMGqAmQb/Puxdk1YR204/zs1DEiEMQWlqbtmhphAoDUbGi9ifJu20ajP/IcOCWw9Vp7aPzguTohWF7w== |
| 4920 | +ember-source@~3.27.3: |
| 4921 | + version "3.27.3" |
| 4922 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.27.3.tgz#96489643809b95d1804c21f31bbf83cb3b2a30a1" |
| 4923 | + integrity sha512-ouAk/hlrmaFTfwfc66DqXdEWe3Y4kvWkjgPxXctzUdluuaXzhPBwMKMgVLW/+F70UMIrcWhTe+bQiY4ZgKZMnQ== |
4909 | 4924 | dependencies: |
4910 | | - "@babel/helper-module-imports" "^7.0.0" |
4911 | | - "@babel/plugin-transform-block-scoping" "^7.6.2" |
4912 | | - "@babel/plugin-transform-object-assign" "^7.2.0" |
4913 | | - "@ember/edition-utils" "^1.1.1" |
| 4925 | + "@babel/helper-module-imports" "^7.8.3" |
| 4926 | + "@babel/plugin-transform-block-scoping" "^7.8.3" |
| 4927 | + "@babel/plugin-transform-object-assign" "^7.8.3" |
| 4928 | + "@ember/edition-utils" "^1.2.0" |
| 4929 | + "@glimmer/vm-babel-plugins" "0.79.3" |
4914 | 4930 | babel-plugin-debug-macros "^0.3.3" |
4915 | | - babel-plugin-filter-imports "^3.0.0" |
4916 | | - broccoli-concat "^3.7.4" |
| 4931 | + babel-plugin-filter-imports "^4.0.0" |
| 4932 | + broccoli-concat "^4.2.4" |
| 4933 | + broccoli-debug "^0.6.4" |
| 4934 | + broccoli-file-creator "^2.1.1" |
4917 | 4935 | broccoli-funnel "^2.0.2" |
4918 | | - broccoli-merge-trees "^3.0.2" |
4919 | | - chalk "^2.4.2" |
4920 | | - ember-cli-babel "^7.11.0" |
| 4936 | + broccoli-merge-trees "^4.2.0" |
| 4937 | + chalk "^4.0.0" |
| 4938 | + ember-cli-babel "^7.23.0" |
4921 | 4939 | ember-cli-get-component-path-option "^1.0.0" |
4922 | 4940 | ember-cli-is-package-missing "^1.0.0" |
4923 | 4941 | ember-cli-normalize-entity-name "^1.0.0" |
4924 | 4942 | ember-cli-path-utils "^1.0.0" |
4925 | 4943 | ember-cli-string-utils "^1.1.0" |
4926 | | - ember-cli-version-checker "^3.1.3" |
| 4944 | + ember-cli-version-checker "^5.1.1" |
4927 | 4945 | ember-router-generator "^2.0.0" |
4928 | 4946 | inflection "^1.12.0" |
4929 | | - jquery "^3.4.1" |
4930 | | - resolve "^1.11.1" |
4931 | | - semver "^6.1.1" |
| 4947 | + jquery "^3.5.1" |
| 4948 | + resolve "^1.17.0" |
| 4949 | + semver "^7.3.4" |
4932 | 4950 | silent-error "^1.1.1" |
4933 | 4951 |
|
4934 | 4952 | ember-test-waiters@^1.1.1: |
@@ -5560,6 +5578,20 @@ fast-sourcemap-concat@^1.4.0: |
5560 | 5578 | source-map-url "^0.3.0" |
5561 | 5579 | sourcemap-validator "^1.1.0" |
5562 | 5580 |
|
| 5581 | +fast-sourcemap-concat@^2.1.0: |
| 5582 | + version "2.1.0" |
| 5583 | + resolved "https://registry.yarnpkg.com/fast-sourcemap-concat/-/fast-sourcemap-concat-2.1.0.tgz#12dd36bfc38c804093e4bd1de61dd6216f574211" |
| 5584 | + integrity sha512-L9uADEnnHOeF4U5Kc3gzEs3oFpNCFkiTJXvT+nKmR0zcFqHZJJbszWT7dv4t9558FJRGpCj8UxUpTgz2zwiIZA== |
| 5585 | + dependencies: |
| 5586 | + chalk "^2.0.0" |
| 5587 | + fs-extra "^5.0.0" |
| 5588 | + heimdalljs-logger "^0.1.9" |
| 5589 | + memory-streams "^0.1.3" |
| 5590 | + mkdirp "^0.5.0" |
| 5591 | + source-map "^0.4.2" |
| 5592 | + source-map-url "^0.3.0" |
| 5593 | + sourcemap-validator "^1.1.0" |
| 5594 | + |
5563 | 5595 | fastq@^1.6.0: |
5564 | 5596 | version "1.6.0" |
5565 | 5597 | resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.6.0.tgz#4ec8a38f4ac25f21492673adb7eae9cfef47d1c2" |
@@ -6878,10 +6910,10 @@ isurl@^1.0.0-alpha5: |
6878 | 6910 | has-to-string-tag-x "^1.2.0" |
6879 | 6911 | is-object "^1.0.1" |
6880 | 6912 |
|
6881 | | -jquery@^3.4.1: |
6882 | | - version "3.5.0" |
6883 | | - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" |
6884 | | - integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== |
| 6913 | +jquery@^3.5.1: |
| 6914 | + version "3.6.0" |
| 6915 | + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" |
| 6916 | + integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== |
6885 | 6917 |
|
6886 | 6918 | |
6887 | 6919 | version "1.2.1" |
@@ -7513,7 +7545,7 @@ lodash.values@~2.3.0: |
7513 | 7545 | dependencies: |
7514 | 7546 | lodash.keys "~2.3.0" |
7515 | 7547 |
|
7516 | | -lodash@^4.0.0, lodash@^4.16.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.4: |
| 7548 | +lodash@^4.0.0, lodash@^4.16.1, lodash@^4.17.10, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.4: |
7517 | 7549 | version "4.17.21" |
7518 | 7550 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
7519 | 7551 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
|
9169 | 9201 | dependencies: |
9170 | 9202 | path-parse "^1.0.6" |
9171 | 9203 |
|
9172 | | -resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.7.1, resolve@^1.8.1: |
9173 | | - version "1.17.0" |
9174 | | - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" |
9175 | | - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== |
9176 | | - dependencies: |
9177 | | - path-parse "^1.0.6" |
9178 | | - |
9179 | | -resolve@^1.14.2: |
| 9204 | +resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.7.1, resolve@^1.8.1: |
9180 | 9205 | version "1.20.0" |
9181 | 9206 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" |
9182 | 9207 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
|
0 commit comments