@@ -2249,6 +2249,11 @@ currency-symbol-map@~2:
2249
2249
resolved "https://registry.npmjs.org/currency-symbol-map/-/currency-symbol-map-2.2.0.tgz"
2250
2250
integrity sha1-KzwYcv8aws5ZXYJz5Y4f/wJyrqI=
2251
2251
2252
+ data-uri-to-buffer@^4.0.0 :
2253
+ version "4.0.0"
2254
+ resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz#b5db46aea50f6176428ac05b73be39a57701a64b"
2255
+ integrity sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==
2256
+
2252
2257
data-urls@^2.0.0 :
2253
2258
version "2.0.0"
2254
2259
resolved "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz"
@@ -2986,6 +2991,14 @@ fb-watchman@^2.0.0:
2986
2991
dependencies :
2987
2992
bser "2.1.1"
2988
2993
2994
+ fetch-blob@^3.1.2, fetch-blob@^3.1.4 :
2995
+ version "3.2.0"
2996
+ resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
2997
+ integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
2998
+ dependencies :
2999
+ node-domexception "^1.0.0"
3000
+ web-streams-polyfill "^3.0.3"
3001
+
2989
3002
file-entry-cache@^6.0.1 :
2990
3003
version "6.0.1"
2991
3004
resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
@@ -3086,6 +3099,13 @@ form-data@^4.0.0:
3086
3099
combined-stream "^1.0.8"
3087
3100
mime-types "^2.1.12"
3088
3101
3102
+ formdata-polyfill@^4.0.10 :
3103
+ version "4.0.10"
3104
+ resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
3105
+ integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
3106
+ dependencies :
3107
+ fetch-blob "^3.1.2"
3108
+
3089
3109
formidable@^2.0.1 :
3090
3110
version "2.0.1"
3091
3111
resolved "https://registry.npmjs.org/formidable/-/formidable-2.0.1.tgz"
@@ -4503,6 +4523,11 @@ node-addon-api@^2.0.0:
4503
4523
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.2.tgz"
4504
4524
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
4505
4525
4526
+ node-domexception@^1.0.0 :
4527
+ version "1.0.0"
4528
+ resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
4529
+ integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
4530
+
4506
4531
node-environment-flags@1.0.5 :
4507
4532
version "1.0.5"
4508
4533
resolved "https://registry.npmjs.org/node-environment-flags/-/node-environment-flags-1.0.5.tgz"
@@ -4511,12 +4536,14 @@ node-environment-flags@1.0.5:
4511
4536
object.getownpropertydescriptors "^2.0.3"
4512
4537
semver "^5.7.0"
4513
4538
4514
- node-fetch@2 :
4515
- version "2.6.7 "
4516
- resolved "https://registry.npmjs.org /node-fetch/-/node-fetch-2.6.7. tgz"
4517
- integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
4539
+ node-fetch@3 :
4540
+ version "3.2.10 "
4541
+ resolved "https://registry.yarnpkg.com /node-fetch/-/node-fetch-3.2.10. tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8 "
4542
+ integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA ==
4518
4543
dependencies :
4519
- whatwg-url "^5.0.0"
4544
+ data-uri-to-buffer "^4.0.0"
4545
+ fetch-blob "^3.1.4"
4546
+ formdata-polyfill "^4.0.10"
4520
4547
4521
4548
node-gyp-build@^4.2.0 :
4522
4549
version "4.3.0"
@@ -5581,11 +5608,6 @@ tr46@^2.1.0:
5581
5608
dependencies :
5582
5609
punycode "^2.1.1"
5583
5610
5584
- tr46@~0.0.3 :
5585
- version "0.0.3"
5586
- resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
5587
- integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5588
-
5589
5611
ts-jest@^27.1.5 :
5590
5612
version "27.1.5"
5591
5613
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
@@ -5810,6 +5832,11 @@ walker@^1.0.7:
5810
5832
dependencies :
5811
5833
makeerror "1.0.12"
5812
5834
5835
+ web-streams-polyfill@^3.0.3 :
5836
+ version "3.2.1"
5837
+ resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
5838
+ integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
5839
+
5813
5840
web3-eth-abi@1.3.6 :
5814
5841
version "1.3.6"
5815
5842
resolved "https://registry.npmjs.org/web3-eth-abi/-/web3-eth-abi-1.3.6.tgz"
@@ -5833,11 +5860,6 @@ web3-utils@1.3.6:
5833
5860
underscore "1.12.1"
5834
5861
utf8 "3.0.0"
5835
5862
5836
- webidl-conversions@^3.0.0 :
5837
- version "3.0.1"
5838
- resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
5839
- integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5840
-
5841
5863
webidl-conversions@^5.0.0 :
5842
5864
version "5.0.0"
5843
5865
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz"
@@ -5860,14 +5882,6 @@ whatwg-mimetype@^2.3.0:
5860
5882
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz"
5861
5883
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
5862
5884
5863
- whatwg-url@^5.0.0 :
5864
- version "5.0.0"
5865
- resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
5866
- integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5867
- dependencies :
5868
- tr46 "~0.0.3"
5869
- webidl-conversions "^3.0.0"
5870
-
5871
5885
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
5872
5886
version "8.7.0"
5873
5887
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz"
0 commit comments