|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
22 | 22 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
23 | 23 |
|
24 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.7.2": |
| 24 | +"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
25 | 25 | version "7.16.7"
|
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
|
27 | 27 | integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
|
|
1300 | 1300 | jest-util "^27.4.2"
|
1301 | 1301 | slash "^3.0.0"
|
1302 | 1302 |
|
1303 |
| -"@jest/core@^27.4.6": |
1304 |
| - version "27.4.6" |
1305 |
| - resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.6.tgz#5cc4e714602324dc1561029224fd593e70ab4c7d" |
1306 |
| - integrity sha512-2XvkAguDxaSAg6+Rznq7VZeIs3eV4owk3dud0zL4FH0d8mX7whkAUnO9rb0keMGStazfekR1ec9Yf9BFt4m02Q== |
| 1303 | +"@jest/core@^27.4.7": |
| 1304 | + version "27.4.7" |
| 1305 | + resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.7.tgz#84eabdf42a25f1fa138272ed229bcf0a1b5e6913" |
| 1306 | + integrity sha512-n181PurSJkVMS+kClIFSX/LLvw9ExSb+4IMtD6YnfxZVerw9ANYtW0bPrm0MJu2pfe9SY9FJ9FtQ+MdZkrZwjg== |
1307 | 1307 | dependencies:
|
1308 | 1308 | "@jest/console" "^27.4.6"
|
1309 | 1309 | "@jest/reporters" "^27.4.6"
|
|
1317 | 1317 | exit "^0.1.2"
|
1318 | 1318 | graceful-fs "^4.2.4"
|
1319 | 1319 | jest-changed-files "^27.4.2"
|
1320 |
| - jest-config "^27.4.6" |
| 1320 | + jest-config "^27.4.7" |
1321 | 1321 | jest-haste-map "^27.4.6"
|
1322 | 1322 | jest-message-util "^27.4.6"
|
1323 | 1323 | jest-regex-util "^27.4.0"
|
@@ -4707,29 +4707,30 @@ jest-circus@^27.4.6:
|
4707 | 4707 | stack-utils "^2.0.3"
|
4708 | 4708 | throat "^6.0.1"
|
4709 | 4709 |
|
4710 |
| -jest-cli@^27.4.6: |
4711 |
| - version "27.4.6" |
4712 |
| - resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.6.tgz#b81e053a753111bddf0782c1a1a86b9b910f5b86" |
4713 |
| - integrity sha512-SFfUC7jMHPGwsNSYBnJMNtjoSDrb34T+SEH5psDeGNVuTVov5Zi1RQpfJYwzpK2ex3OmnsNsiqLe3/SCc8S01Q== |
| 4710 | +jest-cli@^27.4.7: |
| 4711 | + version "27.4.7" |
| 4712 | + resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.7.tgz#d00e759e55d77b3bcfea0715f527c394ca314e5a" |
| 4713 | + integrity sha512-zREYhvjjqe1KsGV15mdnxjThKNDgza1fhDT+iUsXWLCq3sxe9w5xnvyctcYVT5PcdLSjv7Y5dCwTS3FCF1tiuw== |
4714 | 4714 | dependencies:
|
4715 |
| - "@jest/core" "^27.4.6" |
| 4715 | + "@jest/core" "^27.4.7" |
4716 | 4716 | "@jest/test-result" "^27.4.6"
|
4717 | 4717 | "@jest/types" "^27.4.2"
|
4718 | 4718 | chalk "^4.0.0"
|
4719 | 4719 | exit "^0.1.2"
|
4720 | 4720 | graceful-fs "^4.2.4"
|
4721 | 4721 | import-local "^3.0.2"
|
4722 |
| - jest-config "^27.4.6" |
| 4722 | + jest-config "^27.4.7" |
4723 | 4723 | jest-util "^27.4.2"
|
4724 | 4724 | jest-validate "^27.4.6"
|
4725 | 4725 | prompts "^2.0.1"
|
4726 | 4726 | yargs "^16.2.0"
|
4727 | 4727 |
|
4728 |
| -jest-config@^27.4.6: |
4729 |
| - version "27.4.6" |
4730 |
| - resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.6.tgz#0970f6c92702ca7878120cea638791d00a3996ee" |
4731 |
| - integrity sha512-3SGoFbaanQVg7MK5w/z8LnCMF6aZc2I7EQxS4s8fTfZpVYnWNDN34llcaViToIB62DFMhwHWTPX9X2O+4aDL1g== |
| 4728 | +jest-config@^27.4.7: |
| 4729 | + version "27.4.7" |
| 4730 | + resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.7.tgz#4f084b2acbd172c8b43aa4cdffe75d89378d3972" |
| 4731 | + integrity sha512-xz/o/KJJEedHMrIY9v2ParIoYSrSVY6IVeE4z5Z3i101GoA5XgfbJz+1C8EYPsv7u7f39dS8F9v46BHDhn0vlw== |
4732 | 4732 | dependencies:
|
| 4733 | + "@babel/core" "^7.8.0" |
4733 | 4734 | "@jest/test-sequencer" "^27.4.6"
|
4734 | 4735 | "@jest/types" "^27.4.2"
|
4735 | 4736 | babel-jest "^27.4.6"
|
@@ -5068,13 +5069,13 @@ jest-worker@^27.4.1, jest-worker@^27.4.6:
|
5068 | 5069 | supports-color "^8.0.0"
|
5069 | 5070 |
|
5070 | 5071 | jest@^27.0.0:
|
5071 |
| - version "27.4.6" |
5072 |
| - resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.6.tgz#5557fad2ab1d2b709e86d2332ea2552dc021a4d9" |
5073 |
| - integrity sha512-BRbYo0MeujnnJIo206WRsfsr3gIMraR+LO9vZJsdG2/298aKYQJbS3wHG0KN3Z7SWIcf6JaSMM4E8X6cIdG9AA== |
| 5072 | + version "27.4.7" |
| 5073 | + resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.7.tgz#87f74b9026a1592f2da05b4d258e57505f28eca4" |
| 5074 | + integrity sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg== |
5074 | 5075 | dependencies:
|
5075 |
| - "@jest/core" "^27.4.6" |
| 5076 | + "@jest/core" "^27.4.7" |
5076 | 5077 | import-local "^3.0.2"
|
5077 |
| - jest-cli "^27.4.6" |
| 5078 | + jest-cli "^27.4.7" |
5078 | 5079 |
|
5079 | 5080 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
5080 | 5081 | version "4.0.0"
|
@@ -7297,9 +7298,9 @@ symbol-tree@^3.2.4:
|
7297 | 7298 | integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
7298 | 7299 |
|
7299 | 7300 | table@^6.0.9:
|
7300 |
| - version "6.7.5" |
7301 |
| - resolved "https://registry.yarnpkg.com/table/-/table-6.7.5.tgz#f04478c351ef3d8c7904f0e8be90a1b62417d238" |
7302 |
| - integrity sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw== |
| 7301 | + version "6.8.0" |
| 7302 | + resolved "https://registry.yarnpkg.com/table/-/table-6.8.0.tgz#87e28f14fa4321c3377ba286f07b79b281a3b3ca" |
| 7303 | + integrity sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA== |
7303 | 7304 | dependencies:
|
7304 | 7305 | ajv "^8.0.1"
|
7305 | 7306 | lodash.truncate "^4.4.2"
|
|
0 commit comments