|
62 | 62 | "@babel/highlight" "^7.22.13"
|
63 | 63 | chalk "^2.4.2"
|
64 | 64 |
|
| 65 | +"@babel/code-frame@^7.23.5": |
| 66 | + version "7.23.5" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 68 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 69 | + dependencies: |
| 70 | + "@babel/highlight" "^7.23.4" |
| 71 | + chalk "^2.4.2" |
| 72 | + |
65 | 73 | "@babel/compat-data@^7.22.6":
|
66 | 74 | version "7.22.6"
|
67 | 75 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
|
|
117 | 125 | "@jridgewell/trace-mapping" "^0.3.17"
|
118 | 126 | jsesc "^2.5.1"
|
119 | 127 |
|
| 128 | +"@babel/generator@^7.23.6": |
| 129 | + version "7.23.6" |
| 130 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 131 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
| 132 | + dependencies: |
| 133 | + "@babel/types" "^7.23.6" |
| 134 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 135 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 136 | + jsesc "^2.5.1" |
| 137 | + |
120 | 138 | "@babel/helper-compilation-targets@^7.22.6":
|
121 | 139 | version "7.22.6"
|
122 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52"
|
|
198 | 216 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
199 | 217 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
200 | 218 |
|
| 219 | +"@babel/helper-string-parser@^7.23.4": |
| 220 | + version "7.23.4" |
| 221 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 222 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 223 | + |
201 | 224 | "@babel/helper-validator-identifier@^7.22.20":
|
202 | 225 | version "7.22.20"
|
203 | 226 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
240 | 263 | chalk "^2.0.0"
|
241 | 264 | js-tokens "^4.0.0"
|
242 | 265 |
|
| 266 | +"@babel/highlight@^7.23.4": |
| 267 | + version "7.23.4" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 269 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 270 | + dependencies: |
| 271 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 272 | + chalk "^2.4.2" |
| 273 | + js-tokens "^4.0.0" |
| 274 | + |
243 | 275 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.5", "@babel/parser@^7.22.7":
|
244 | 276 | version "7.22.7"
|
245 | 277 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
|
|
250 | 282 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
251 | 283 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
252 | 284 |
|
| 285 | +"@babel/parser@^7.23.9": |
| 286 | + version "7.23.9" |
| 287 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
| 288 | + integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
| 289 | + |
253 | 290 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
254 | 291 | version "7.8.4"
|
255 | 292 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
382 | 419 | debug "^4.1.0"
|
383 | 420 | globals "^11.1.0"
|
384 | 421 |
|
| 422 | +"@babel/traverse@^7.23.2": |
| 423 | + version "7.23.9" |
| 424 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
| 425 | + integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
| 426 | + dependencies: |
| 427 | + "@babel/code-frame" "^7.23.5" |
| 428 | + "@babel/generator" "^7.23.6" |
| 429 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 430 | + "@babel/helper-function-name" "^7.23.0" |
| 431 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 432 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 433 | + "@babel/parser" "^7.23.9" |
| 434 | + "@babel/types" "^7.23.9" |
| 435 | + debug "^4.3.1" |
| 436 | + globals "^11.1.0" |
| 437 | + |
385 | 438 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.3.3":
|
386 | 439 | version "7.22.5"
|
387 | 440 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
|
|
400 | 453 | "@babel/helper-validator-identifier" "^7.22.20"
|
401 | 454 | to-fast-properties "^2.0.0"
|
402 | 455 |
|
| 456 | +"@babel/types@^7.23.6", "@babel/types@^7.23.9": |
| 457 | + version "7.23.9" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
| 459 | + integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
| 460 | + dependencies: |
| 461 | + "@babel/helper-string-parser" "^7.23.4" |
| 462 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 463 | + to-fast-properties "^2.0.0" |
| 464 | + |
403 | 465 | "@bcoe/v8-coverage@^0.2.3":
|
404 | 466 | version "0.2.3"
|
405 | 467 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
739 | 801 | "@iota/util.js" "^1.8.6"
|
740 | 802 | big-integer "^1.6.51"
|
741 | 803 |
|
742 |
| - |
743 |
| - version "1.1.4" |
744 |
| - resolved "https://registry.yarnpkg.com/@iota/sdk/-/sdk-1.1.4.tgz#0661c6132c7632afcf7bf211e30d3e1b7bdddbb8" |
745 |
| - integrity sha512-crcFQZzhsApDr44qBUTaIncGeArXjhuuY8+sjtOvNKz96S322MBmYiFVcyEOjtyeddBdo3J7YVWHx5eInYOmvw== |
| 804 | + |
| 805 | + version "1.1.5" |
| 806 | + resolved "https://registry.yarnpkg.com/@iota/sdk/-/sdk-1.1.5.tgz#0f4a6616cb4d21f237c45b19a95567343cee7144" |
| 807 | + integrity sha512-4z2eD4RxdU9RMvj42y0jTvQssRF3dJxoWbtC4gAQbHCSi4Sw4n0TbKcFwchpxsu20KSiCObKW1o2Fe0p4z/Bcg== |
746 | 808 | dependencies:
|
| 809 | + "@babel/traverse" "^7.23.2" |
747 | 810 | "@types/node" "^18.15.12"
|
748 | 811 | cargo-cp-artifact "^0.1.6"
|
749 | 812 | class-transformer "^0.5.1"
|
|
0 commit comments