|
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== |
279 | | - 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== |
| 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.14.5" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3" |
| 271 | + integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ== |
286 | 272 | dependencies: |
287 | | - "@babel/types" "^7.12.13" |
| 273 | + "@babel/types" "^7.14.5" |
288 | 274 |
|
289 | 275 | "@babel/helper-module-transforms@^7.12.1": |
290 | 276 | version "7.12.1" |
|
352 | 338 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
353 | 339 | integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
354 | 340 |
|
| 341 | +"@babel/helper-plugin-utils@^7.14.5": |
| 342 | + version "7.14.5" |
| 343 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
| 344 | + integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
| 345 | + |
355 | 346 | "@babel/helper-regex@^7.10.4": |
356 | 347 | version "7.10.5" |
357 | 348 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0" |
|
457 | 448 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
458 | 449 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
459 | 450 |
|
| 451 | +"@babel/helper-validator-identifier@^7.14.5": |
| 452 | + version "7.14.5" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
| 454 | + integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
| 455 | + |
460 | 456 | "@babel/helper-validator-option@^7.12.1": |
461 | 457 | version "7.12.1" |
462 | 458 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9" |
|
781 | 777 | dependencies: |
782 | 778 | "@babel/helper-plugin-utils" "^7.10.4" |
783 | 779 |
|
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== |
| 780 | +"@babel/plugin-transform-block-scoping@^7.12.1", "@babel/plugin-transform-block-scoping@^7.8.3": |
| 781 | + version "7.14.5" |
| 782 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz#8cc63e61e50f42e078e6f09be775a75f23ef9939" |
| 783 | + integrity sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw== |
788 | 784 | 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" |
| 785 | + "@babel/helper-plugin-utils" "^7.14.5" |
798 | 786 |
|
799 | 787 | "@babel/plugin-transform-classes@^7.12.1": |
800 | 788 | version "7.12.1" |
|
936 | 924 | dependencies: |
937 | 925 | "@babel/helper-plugin-utils" "^7.10.4" |
938 | 926 |
|
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== |
| 927 | +"@babel/plugin-transform-object-assign@^7.8.3": |
| 928 | + version "7.14.5" |
| 929 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.14.5.tgz#62537d54b6d85de04f4df48bfdba2eebff17b760" |
| 930 | + integrity sha512-lvhjk4UN9xJJYB1mI5KC0/o1D5EcJXdbhVe+4fSk08D6ZN+iuAIs7LJC+71h8av9Ew4+uRq9452v9R93SFmQlQ== |
943 | 931 | dependencies: |
944 | | - "@babel/helper-plugin-utils" "^7.8.3" |
| 932 | + "@babel/helper-plugin-utils" "^7.14.5" |
945 | 933 |
|
946 | 934 | "@babel/plugin-transform-object-super@^7.12.1": |
947 | 935 | version "7.12.1" |
|
1218 | 1206 | globals "^11.1.0" |
1219 | 1207 | lodash "^4.17.19" |
1220 | 1208 |
|
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": |
| 1209 | +"@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 | 1210 | version "7.13.0" |
1223 | 1211 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
1224 | 1212 | integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
|
1227 | 1215 | lodash "^4.17.19" |
1228 | 1216 | to-fast-properties "^2.0.0" |
1229 | 1217 |
|
| 1218 | +"@babel/types@^7.14.5", "@babel/types@^7.7.2": |
| 1219 | + version "7.14.5" |
| 1220 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
| 1221 | + integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 1222 | + dependencies: |
| 1223 | + "@babel/helper-validator-identifier" "^7.14.5" |
| 1224 | + to-fast-properties "^2.0.0" |
| 1225 | + |
1230 | 1226 | "@cnakazawa/watch@^1.0.3": |
1231 | 1227 | version "1.0.3" |
1232 | 1228 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef" |
|
1240 | 1236 | resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843" |
1241 | 1237 | integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ== |
1242 | 1238 |
|
1243 | | -"@ember/edition-utils@^1.1.1", "@ember/edition-utils@^1.2.0": |
| 1239 | +"@ember/edition-utils@^1.2.0": |
1244 | 1240 | version "1.2.0" |
1245 | 1241 | resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6" |
1246 | 1242 | integrity sha512-VmVq/8saCaPdesQmftPqbFtxJWrzxNGSQ+e8x8LLe3Hjm36pJ04Q8LeORGZkAeOhldoUX9seLGmSaHeXkIqoog== |
|
1423 | 1419 | resolved "https://registry.yarnpkg.com/@glimmer/util/-/util-0.44.0.tgz#45df98d73812440206ae7bda87cfe04aaae21ed9" |
1424 | 1420 | integrity sha512-duAsm30uVK9jSysElCbLyU6QQYO2X9iLDLBIBUcCqck9qN1o3tK2qWiHbGK5d6g8E2AJ4H88UrfElkyaJlGrwg== |
1425 | 1421 |
|
| 1422 | + |
| 1423 | + version "0.78.2" |
| 1424 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.78.2.tgz#b530a19f54da385c7099a22cf348e9062d186838" |
| 1425 | + integrity sha512-GSEf16h6OCtKx7PsSvD21cLXZuVc6swW2rSOAvfLeZco1DEWMRgYTwkCkColydKZcQ3gvwbPBeYwTC2K6tlnjg== |
| 1426 | + dependencies: |
| 1427 | + babel-plugin-debug-macros "^0.3.4" |
| 1428 | + |
1426 | 1429 | "@glimmer/vm@^0.42.2": |
1427 | 1430 | version "0.42.2" |
1428 | 1431 | resolved "https://registry.yarnpkg.com/@glimmer/vm/-/vm-0.42.2.tgz#492a4f05eac587c3a37371b3c62593f20bef553d" |
@@ -2292,13 +2295,13 @@ babel-plugin-ember-modules-api-polyfill@^3.4.0, babel-plugin-ember-modules-api-p |
2292 | 2295 | dependencies: |
2293 | 2296 | ember-rfc176-data "^0.3.17" |
2294 | 2297 |
|
2295 | | -babel-plugin-filter-imports@^3.0.0: |
2296 | | - version "3.0.0" |
2297 | | - resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-3.0.0.tgz#a849683837ad29960da17492fb32789ab6b09a11" |
2298 | | - integrity sha512-p/chjzVTgCxUqyLM0q/pfWVZS7IJTwGQMwNg0LOvuQpKiTftQgZDtkGB8XvETnUw19rRcL7bJCTopSwibTN2tA== |
| 2298 | +babel-plugin-filter-imports@^4.0.0: |
| 2299 | + version "4.0.0" |
| 2300 | + resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-4.0.0.tgz#068f8da15236a96a9602c36dc6f4a6eeca70a4f4" |
| 2301 | + integrity sha512-jDLlxI8QnfKd7PtieH6pl4tZJzymzfCDCPGdTq/grgbiYAikwDPp/oL0IlFJn0HQjLpcLkyYhPKkUVneRESw5w== |
2299 | 2302 | dependencies: |
2300 | | - "@babel/types" "^7.4.0" |
2301 | | - lodash "^4.17.11" |
| 2303 | + "@babel/types" "^7.7.2" |
| 2304 | + lodash "^4.17.15" |
2302 | 2305 |
|
2303 | 2306 | babel-plugin-htmlbars-inline-precompile@^1.0.0: |
2304 | 2307 | version "1.0.0" |
@@ -2940,6 +2943,23 @@ broccoli-concat@^3.7.4: |
2940 | 2943 | lodash.uniq "^4.2.0" |
2941 | 2944 | walk-sync "^0.3.2" |
2942 | 2945 |
|
| 2946 | +broccoli-concat@^4.2.4: |
| 2947 | + version "4.2.5" |
| 2948 | + resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29" |
| 2949 | + integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw== |
| 2950 | + dependencies: |
| 2951 | + broccoli-debug "^0.6.5" |
| 2952 | + broccoli-kitchen-sink-helpers "^0.3.1" |
| 2953 | + broccoli-plugin "^4.0.2" |
| 2954 | + ensure-posix-path "^1.0.2" |
| 2955 | + fast-sourcemap-concat "^2.1.0" |
| 2956 | + find-index "^1.1.0" |
| 2957 | + fs-extra "^8.1.0" |
| 2958 | + fs-tree-diff "^2.0.1" |
| 2959 | + lodash.merge "^4.6.2" |
| 2960 | + lodash.omit "^4.1.0" |
| 2961 | + lodash.uniq "^4.2.0" |
| 2962 | + |
2943 | 2963 | broccoli-config-loader@^1.0.1: |
2944 | 2964 | version "1.0.1" |
2945 | 2965 | resolved "https://registry.yarnpkg.com/broccoli-config-loader/-/broccoli-config-loader-1.0.1.tgz#d10aaf8ebc0cb45c1da5baa82720e1d88d28c80a" |
@@ -4916,33 +4936,36 @@ ember-source-channel-url@^3.0.0: |
4916 | 4936 | dependencies: |
4917 | 4937 | node-fetch "^2.6.0" |
4918 | 4938 |
|
4919 | | -ember-source@~3.15.0: |
4920 | | - version "3.15.0" |
4921 | | - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.15.0.tgz#f6500c6d289ce58231bf1e6695c4974df2be7390" |
4922 | | - integrity sha512-daTELJBDMGqAmQb/Puxdk1YR204/zs1DEiEMQWlqbtmhphAoDUbGi9ifJu20ajP/IcOCWw9Vp7aPzguTohWF7w== |
| 4939 | +ember-source@~3.27.5: |
| 4940 | + version "3.27.5" |
| 4941 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.27.5.tgz#8e9ce24c17e7a16dc3c2b128d3d3e24ea79e6726" |
| 4942 | + integrity sha512-oSGM9mD6BuOcGilYqU+F2MtCferQhKWO3REX1P9qgN1Wzfa5kXjbjBBdPNWfBtg7bZLGM27H8JgiV6+t3uGegA== |
4923 | 4943 | dependencies: |
4924 | | - "@babel/helper-module-imports" "^7.0.0" |
4925 | | - "@babel/plugin-transform-block-scoping" "^7.6.2" |
4926 | | - "@babel/plugin-transform-object-assign" "^7.2.0" |
4927 | | - "@ember/edition-utils" "^1.1.1" |
| 4944 | + "@babel/helper-module-imports" "^7.8.3" |
| 4945 | + "@babel/plugin-transform-block-scoping" "^7.8.3" |
| 4946 | + "@babel/plugin-transform-object-assign" "^7.8.3" |
| 4947 | + "@ember/edition-utils" "^1.2.0" |
| 4948 | + "@glimmer/vm-babel-plugins" "0.78.2" |
4928 | 4949 | babel-plugin-debug-macros "^0.3.3" |
4929 | | - babel-plugin-filter-imports "^3.0.0" |
4930 | | - broccoli-concat "^3.7.4" |
| 4950 | + babel-plugin-filter-imports "^4.0.0" |
| 4951 | + broccoli-concat "^4.2.4" |
| 4952 | + broccoli-debug "^0.6.4" |
| 4953 | + broccoli-file-creator "^2.1.1" |
4931 | 4954 | broccoli-funnel "^2.0.2" |
4932 | | - broccoli-merge-trees "^3.0.2" |
4933 | | - chalk "^2.4.2" |
4934 | | - ember-cli-babel "^7.11.0" |
| 4955 | + broccoli-merge-trees "^4.2.0" |
| 4956 | + chalk "^4.0.0" |
| 4957 | + ember-cli-babel "^7.23.0" |
4935 | 4958 | ember-cli-get-component-path-option "^1.0.0" |
4936 | 4959 | ember-cli-is-package-missing "^1.0.0" |
4937 | 4960 | ember-cli-normalize-entity-name "^1.0.0" |
4938 | 4961 | ember-cli-path-utils "^1.0.0" |
4939 | 4962 | ember-cli-string-utils "^1.1.0" |
4940 | | - ember-cli-version-checker "^3.1.3" |
| 4963 | + ember-cli-version-checker "^5.1.1" |
4941 | 4964 | ember-router-generator "^2.0.0" |
4942 | 4965 | inflection "^1.12.0" |
4943 | | - jquery "^3.4.1" |
4944 | | - resolve "^1.11.1" |
4945 | | - semver "^6.1.1" |
| 4966 | + jquery "^3.5.1" |
| 4967 | + resolve "^1.17.0" |
| 4968 | + semver "^7.3.4" |
4946 | 4969 | silent-error "^1.1.1" |
4947 | 4970 |
|
4948 | 4971 | ember-test-waiters@^1.1.1: |
@@ -5574,6 +5597,20 @@ fast-sourcemap-concat@^1.4.0: |
5574 | 5597 | source-map-url "^0.3.0" |
5575 | 5598 | sourcemap-validator "^1.1.0" |
5576 | 5599 |
|
| 5600 | +fast-sourcemap-concat@^2.1.0: |
| 5601 | + version "2.1.0" |
| 5602 | + resolved "https://registry.yarnpkg.com/fast-sourcemap-concat/-/fast-sourcemap-concat-2.1.0.tgz#12dd36bfc38c804093e4bd1de61dd6216f574211" |
| 5603 | + integrity sha512-L9uADEnnHOeF4U5Kc3gzEs3oFpNCFkiTJXvT+nKmR0zcFqHZJJbszWT7dv4t9558FJRGpCj8UxUpTgz2zwiIZA== |
| 5604 | + dependencies: |
| 5605 | + chalk "^2.0.0" |
| 5606 | + fs-extra "^5.0.0" |
| 5607 | + heimdalljs-logger "^0.1.9" |
| 5608 | + memory-streams "^0.1.3" |
| 5609 | + mkdirp "^0.5.0" |
| 5610 | + source-map "^0.4.2" |
| 5611 | + source-map-url "^0.3.0" |
| 5612 | + sourcemap-validator "^1.1.0" |
| 5613 | + |
5577 | 5614 | fastq@^1.6.0: |
5578 | 5615 | version "1.6.0" |
5579 | 5616 | resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.6.0.tgz#4ec8a38f4ac25f21492673adb7eae9cfef47d1c2" |
@@ -6892,10 +6929,10 @@ isurl@^1.0.0-alpha5: |
6892 | 6929 | has-to-string-tag-x "^1.2.0" |
6893 | 6930 | is-object "^1.0.1" |
6894 | 6931 |
|
6895 | | -jquery@^3.4.1: |
6896 | | - version "3.5.0" |
6897 | | - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" |
6898 | | - integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== |
| 6932 | +jquery@^3.5.1: |
| 6933 | + version "3.6.0" |
| 6934 | + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" |
| 6935 | + integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== |
6899 | 6936 |
|
6900 | 6937 | |
6901 | 6938 | version "1.2.1" |
@@ -7527,7 +7564,7 @@ lodash.values@~2.3.0: |
7527 | 7564 | dependencies: |
7528 | 7565 | lodash.keys "~2.3.0" |
7529 | 7566 |
|
7530 | | -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: |
| 7567 | +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: |
7531 | 7568 | version "4.17.21" |
7532 | 7569 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
7533 | 7570 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
|
9183 | 9220 | dependencies: |
9184 | 9221 | path-parse "^1.0.6" |
9185 | 9222 |
|
9186 | | -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: |
9187 | | - version "1.17.0" |
9188 | | - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" |
9189 | | - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== |
9190 | | - dependencies: |
9191 | | - path-parse "^1.0.6" |
9192 | | - |
9193 | | -resolve@^1.14.2: |
| 9223 | +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: |
9194 | 9224 | version "1.20.0" |
9195 | 9225 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" |
9196 | 9226 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
|
0 commit comments