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