|
127 | 127 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
128 | 128 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
129 | 129 |
|
| 130 | +"@babel/helper-string-parser@^7.24.8": |
| 131 | + version "7.24.8" |
| 132 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
| 133 | + integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
| 134 | + |
130 | 135 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
131 | 136 | version "7.19.1"
|
132 | 137 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
133 | 138 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
134 | 139 |
|
| 140 | +"@babel/helper-validator-identifier@^7.24.7": |
| 141 | + version "7.24.7" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
| 143 | + integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
| 144 | + |
135 | 145 | "@babel/helper-validator-option@^7.18.6":
|
136 | 146 | version "7.18.6"
|
137 | 147 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
160 | 170 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8"
|
161 | 171 | integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==
|
162 | 172 |
|
| 173 | +"@babel/parser@^7.20.7": |
| 174 | + version "7.25.3" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" |
| 176 | + integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== |
| 177 | + dependencies: |
| 178 | + "@babel/types" "^7.25.2" |
| 179 | + |
163 | 180 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
164 | 181 | version "7.8.4"
|
165 | 182 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
292 | 309 | "@babel/helper-validator-identifier" "^7.19.1"
|
293 | 310 | to-fast-properties "^2.0.0"
|
294 | 311 |
|
| 312 | +"@babel/types@^7.20.7", "@babel/types@^7.25.2": |
| 313 | + version "7.25.2" |
| 314 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
| 315 | + integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
| 316 | + dependencies: |
| 317 | + "@babel/helper-string-parser" "^7.24.8" |
| 318 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 319 | + to-fast-properties "^2.0.0" |
| 320 | + |
295 | 321 | "@bcoe/v8-coverage@^0.2.3":
|
296 | 322 | version "0.2.3"
|
297 | 323 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
672 | 698 | integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
|
673 | 699 |
|
674 | 700 | "@types/aws-lambda@^8.10.108":
|
675 |
| - version "8.10.108" |
676 |
| - resolved "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.108.tgz#ddadf0d9182f2f5e689ce5fc05b5f711fad6d115" |
677 |
| - integrity sha512-1yh1W1WoqK3lGHy+V/Fi55zobxrDHUUsluCWdMlOXkCvtsCmHPXOG+CQ2STIL4B1g6xi6I6XzxaF8V9+zeIFLA== |
| 701 | + version "8.10.143" |
| 702 | + resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.143.tgz#383693fbaadc6994a71d64a7c09e8c244fad8dff" |
| 703 | + integrity sha512-u5vzlcR14ge/4pMTTMDQr3MF0wEe38B2F9o84uC4F43vN5DGTy63npRrB6jQhyt+C0lGv4ZfiRcRkqJoZuPnmg== |
678 | 704 |
|
679 | 705 | "@types/babel__core@^7.1.14":
|
680 |
| - version "7.1.19" |
681 |
| - resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz#7b497495b7d1b4812bdb9d02804d0576f43ee460" |
682 |
| - integrity sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw== |
| 706 | + version "7.20.5" |
| 707 | + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.5.tgz#3df15f27ba85319caa07ba08d0721889bb39c017" |
| 708 | + integrity sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA== |
683 | 709 | dependencies:
|
684 |
| - "@babel/parser" "^7.1.0" |
685 |
| - "@babel/types" "^7.0.0" |
| 710 | + "@babel/parser" "^7.20.7" |
| 711 | + "@babel/types" "^7.20.7" |
686 | 712 | "@types/babel__generator" "*"
|
687 | 713 | "@types/babel__template" "*"
|
688 | 714 | "@types/babel__traverse" "*"
|
|
0 commit comments