|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
29 | 29 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
30 | 30 |
|
31 |
| -"@babel/core@^7.24.3": |
32 |
| - version "7.24.3" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
34 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 31 | +"@babel/core@^7.24.4": |
| 32 | + version "7.24.4" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 34 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
35 | 35 | dependencies:
|
36 | 36 | "@ampproject/remapping" "^2.2.0"
|
37 | 37 | "@babel/code-frame" "^7.24.2"
|
38 |
| - "@babel/generator" "^7.24.1" |
| 38 | + "@babel/generator" "^7.24.4" |
39 | 39 | "@babel/helper-compilation-targets" "^7.23.6"
|
40 | 40 | "@babel/helper-module-transforms" "^7.23.3"
|
41 |
| - "@babel/helpers" "^7.24.1" |
42 |
| - "@babel/parser" "^7.24.1" |
| 41 | + "@babel/helpers" "^7.24.4" |
| 42 | + "@babel/parser" "^7.24.4" |
43 | 43 | "@babel/template" "^7.24.0"
|
44 | 44 | "@babel/traverse" "^7.24.1"
|
45 | 45 | "@babel/types" "^7.24.0"
|
|
65 | 65 | dependencies:
|
66 | 66 | eslint-rule-composer "^0.3.0"
|
67 | 67 |
|
68 |
| -"@babel/generator@^7.24.1": |
69 |
| - version "7.24.1" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" |
71 |
| - integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== |
| 68 | +"@babel/generator@^7.24.1", "@babel/generator@^7.24.4": |
| 69 | + version "7.24.4" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 71 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
72 | 72 | dependencies:
|
73 | 73 | "@babel/types" "^7.24.0"
|
74 | 74 | "@jridgewell/gen-mapping" "^0.3.5"
|
|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
154 | 154 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
155 | 155 |
|
156 |
| -"@babel/helpers@^7.24.1": |
157 |
| - version "7.24.1" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
159 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 156 | +"@babel/helpers@^7.24.4": |
| 157 | + version "7.24.4" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 159 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
160 | 160 | dependencies:
|
161 | 161 | "@babel/template" "^7.24.0"
|
162 | 162 | "@babel/traverse" "^7.24.1"
|
|
172 | 172 | js-tokens "^4.0.0"
|
173 | 173 | picocolors "^1.0.0"
|
174 | 174 |
|
175 |
| -"@babel/parser@^7.24.0", "@babel/parser@^7.24.1": |
176 |
| - version "7.24.1" |
177 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
178 |
| - integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
| 175 | +"@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4": |
| 176 | + version "7.24.4" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 178 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
179 | 179 |
|
180 | 180 | "@babel/runtime@^7.20.7":
|
181 | 181 | version "7.22.10"
|
|
569 | 569 | resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
|
570 | 570 | integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
|
571 | 571 |
|
572 |
| -"@types/node@*", "@types/node@^20.12.2": |
573 |
| - version "20.12.2" |
574 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e" |
575 |
| - integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ== |
| 572 | +"@types/node@*", "@types/node@^20.12.5": |
| 573 | + version "20.12.5" |
| 574 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3" |
| 575 | + integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw== |
576 | 576 | dependencies:
|
577 | 577 | undici-types "~5.26.4"
|
578 | 578 |
|
@@ -4028,10 +4028,10 @@ typed-rest-client@^1.8.4:
|
4028 | 4028 | tunnel "0.0.6"
|
4029 | 4029 | underscore "^1.12.1"
|
4030 | 4030 |
|
4031 |
| -typescript@^5.4.3: |
4032 |
| - version "5.4.3" |
4033 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" |
4034 |
| - integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== |
| 4031 | +typescript@^5.4.4: |
| 4032 | + version "5.4.4" |
| 4033 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" |
| 4034 | + integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== |
4035 | 4035 |
|
4036 | 4036 | uc.micro@^1.0.1, uc.micro@^1.0.5:
|
4037 | 4037 | version "1.0.6"
|
|
0 commit comments