|
42 | 42 | semver "^6.3.0"
|
43 | 43 | source-map "^0.5.0"
|
44 | 44 |
|
45 |
| -"@babel/core@^7.12.10", "@babel/core@^7.12.3": |
| 45 | +"@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.8.0": |
46 | 46 | version "7.16.7"
|
47 | 47 | resolved "https://registry.npmjs.org/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
|
48 | 48 | integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
|
|
1119 | 1119 | jest-util "^27.4.2"
|
1120 | 1120 | slash "^3.0.0"
|
1121 | 1121 |
|
1122 |
| -"@jest/core@^27.4.6": |
1123 |
| - version "27.4.6" |
1124 |
| - resolved "https://registry.npmjs.org/@jest/core/-/core-27.4.6.tgz#5cc4e714602324dc1561029224fd593e70ab4c7d" |
1125 |
| - integrity sha512-2XvkAguDxaSAg6+Rznq7VZeIs3eV4owk3dud0zL4FH0d8mX7whkAUnO9rb0keMGStazfekR1ec9Yf9BFt4m02Q== |
| 1122 | +"@jest/core@^27.4.7": |
| 1123 | + version "27.4.7" |
| 1124 | + resolved "https://registry.npmjs.org/@jest/core/-/core-27.4.7.tgz#84eabdf42a25f1fa138272ed229bcf0a1b5e6913" |
| 1125 | + integrity sha512-n181PurSJkVMS+kClIFSX/LLvw9ExSb+4IMtD6YnfxZVerw9ANYtW0bPrm0MJu2pfe9SY9FJ9FtQ+MdZkrZwjg== |
1126 | 1126 | dependencies:
|
1127 | 1127 | "@jest/console" "^27.4.6"
|
1128 | 1128 | "@jest/reporters" "^27.4.6"
|
|
1136 | 1136 | exit "^0.1.2"
|
1137 | 1137 | graceful-fs "^4.2.4"
|
1138 | 1138 | jest-changed-files "^27.4.2"
|
1139 |
| - jest-config "^27.4.6" |
| 1139 | + jest-config "^27.4.7" |
1140 | 1140 | jest-haste-map "^27.4.6"
|
1141 | 1141 | jest-message-util "^27.4.6"
|
1142 | 1142 | jest-regex-util "^27.4.0"
|
@@ -5612,29 +5612,30 @@ jest-circus@^27.4.6:
|
5612 | 5612 | stack-utils "^2.0.3"
|
5613 | 5613 | throat "^6.0.1"
|
5614 | 5614 |
|
5615 |
| -jest-cli@^27.4.6: |
5616 |
| - version "27.4.6" |
5617 |
| - resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.6.tgz#b81e053a753111bddf0782c1a1a86b9b910f5b86" |
5618 |
| - integrity sha512-SFfUC7jMHPGwsNSYBnJMNtjoSDrb34T+SEH5psDeGNVuTVov5Zi1RQpfJYwzpK2ex3OmnsNsiqLe3/SCc8S01Q== |
| 5615 | +jest-cli@^27.4.7: |
| 5616 | + version "27.4.7" |
| 5617 | + resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.7.tgz#d00e759e55d77b3bcfea0715f527c394ca314e5a" |
| 5618 | + integrity sha512-zREYhvjjqe1KsGV15mdnxjThKNDgza1fhDT+iUsXWLCq3sxe9w5xnvyctcYVT5PcdLSjv7Y5dCwTS3FCF1tiuw== |
5619 | 5619 | dependencies:
|
5620 |
| - "@jest/core" "^27.4.6" |
| 5620 | + "@jest/core" "^27.4.7" |
5621 | 5621 | "@jest/test-result" "^27.4.6"
|
5622 | 5622 | "@jest/types" "^27.4.2"
|
5623 | 5623 | chalk "^4.0.0"
|
5624 | 5624 | exit "^0.1.2"
|
5625 | 5625 | graceful-fs "^4.2.4"
|
5626 | 5626 | import-local "^3.0.2"
|
5627 |
| - jest-config "^27.4.6" |
| 5627 | + jest-config "^27.4.7" |
5628 | 5628 | jest-util "^27.4.2"
|
5629 | 5629 | jest-validate "^27.4.6"
|
5630 | 5630 | prompts "^2.0.1"
|
5631 | 5631 | yargs "^16.2.0"
|
5632 | 5632 |
|
5633 |
| -jest-config@^27.4.6: |
5634 |
| - version "27.4.6" |
5635 |
| - resolved "https://registry.npmjs.org/jest-config/-/jest-config-27.4.6.tgz#0970f6c92702ca7878120cea638791d00a3996ee" |
5636 |
| - integrity sha512-3SGoFbaanQVg7MK5w/z8LnCMF6aZc2I7EQxS4s8fTfZpVYnWNDN34llcaViToIB62DFMhwHWTPX9X2O+4aDL1g== |
| 5633 | +jest-config@^27.4.7: |
| 5634 | + version "27.4.7" |
| 5635 | + resolved "https://registry.npmjs.org/jest-config/-/jest-config-27.4.7.tgz#4f084b2acbd172c8b43aa4cdffe75d89378d3972" |
| 5636 | + integrity sha512-xz/o/KJJEedHMrIY9v2ParIoYSrSVY6IVeE4z5Z3i101GoA5XgfbJz+1C8EYPsv7u7f39dS8F9v46BHDhn0vlw== |
5637 | 5637 | dependencies:
|
| 5638 | + "@babel/core" "^7.8.0" |
5638 | 5639 | "@jest/test-sequencer" "^27.4.6"
|
5639 | 5640 | "@jest/types" "^27.4.2"
|
5640 | 5641 | babel-jest "^27.4.6"
|
@@ -6017,14 +6018,14 @@ jest-worker@^27.4.6:
|
6017 | 6018 | merge-stream "^2.0.0"
|
6018 | 6019 | supports-color "^8.0.0"
|
6019 | 6020 |
|
6020 |
| -jest@27.4.6: |
6021 |
| - version "27.4.6" |
6022 |
| - resolved "https://registry.npmjs.org/jest/-/jest-27.4.6.tgz#5557fad2ab1d2b709e86d2332ea2552dc021a4d9" |
6023 |
| - integrity sha512-BRbYo0MeujnnJIo206WRsfsr3gIMraR+LO9vZJsdG2/298aKYQJbS3wHG0KN3Z7SWIcf6JaSMM4E8X6cIdG9AA== |
| 6021 | +jest@27.4.7: |
| 6022 | + version "27.4.7" |
| 6023 | + resolved "https://registry.npmjs.org/jest/-/jest-27.4.7.tgz#87f74b9026a1592f2da05b4d258e57505f28eca4" |
| 6024 | + integrity sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg== |
6024 | 6025 | dependencies:
|
6025 |
| - "@jest/core" "^27.4.6" |
| 6026 | + "@jest/core" "^27.4.7" |
6026 | 6027 | import-local "^3.0.2"
|
6027 |
| - jest-cli "^27.4.6" |
| 6028 | + jest-cli "^27.4.7" |
6028 | 6029 |
|
6029 | 6030 | js-tokens@^4.0.0:
|
6030 | 6031 | version "4.0.0"
|
|
0 commit comments