@@ -2260,6 +2260,11 @@ currency-symbol-map@~2:
2260
2260
resolved "https://registry.npmjs.org/currency-symbol-map/-/currency-symbol-map-2.2.0.tgz"
2261
2261
integrity sha1-KzwYcv8aws5ZXYJz5Y4f/wJyrqI=
2262
2262
2263
+ data-uri-to-buffer@^4.0.0 :
2264
+ version "4.0.0"
2265
+ resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz#b5db46aea50f6176428ac05b73be39a57701a64b"
2266
+ integrity sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==
2267
+
2263
2268
data-urls@^2.0.0 :
2264
2269
version "2.0.0"
2265
2270
resolved "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz"
@@ -2996,6 +3001,14 @@ fb-watchman@^2.0.0:
2996
3001
dependencies :
2997
3002
bser "2.1.1"
2998
3003
3004
+ fetch-blob@^3.1.2, fetch-blob@^3.1.4 :
3005
+ version "3.2.0"
3006
+ resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
3007
+ integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
3008
+ dependencies :
3009
+ node-domexception "^1.0.0"
3010
+ web-streams-polyfill "^3.0.3"
3011
+
2999
3012
file-entry-cache@^6.0.1 :
3000
3013
version "6.0.1"
3001
3014
resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
@@ -3096,6 +3109,13 @@ form-data@^4.0.0:
3096
3109
combined-stream "^1.0.8"
3097
3110
mime-types "^2.1.12"
3098
3111
3112
+ formdata-polyfill@^4.0.10 :
3113
+ version "4.0.10"
3114
+ resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
3115
+ integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
3116
+ dependencies :
3117
+ fetch-blob "^3.1.2"
3118
+
3099
3119
formidable@^2.0.1 :
3100
3120
version "2.0.1"
3101
3121
resolved "https://registry.npmjs.org/formidable/-/formidable-2.0.1.tgz"
@@ -4513,6 +4533,11 @@ node-addon-api@^2.0.0:
4513
4533
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.2.tgz"
4514
4534
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
4515
4535
4536
+ node-domexception@^1.0.0 :
4537
+ version "1.0.0"
4538
+ resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
4539
+ integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
4540
+
4516
4541
node-environment-flags@1.0.5 :
4517
4542
version "1.0.5"
4518
4543
resolved "https://registry.npmjs.org/node-environment-flags/-/node-environment-flags-1.0.5.tgz"
@@ -4521,12 +4546,14 @@ node-environment-flags@1.0.5:
4521
4546
object.getownpropertydescriptors "^2.0.3"
4522
4547
semver "^5.7.0"
4523
4548
4524
- node-fetch@2 :
4525
- version "2.6.7 "
4526
- resolved "https://registry.npmjs.org /node-fetch/-/node-fetch-2.6.7. tgz"
4527
- integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
4549
+ node-fetch@3 :
4550
+ version "3.2.10 "
4551
+ resolved "https://registry.yarnpkg.com /node-fetch/-/node-fetch-3.2.10. tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8 "
4552
+ integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA ==
4528
4553
dependencies :
4529
- whatwg-url "^5.0.0"
4554
+ data-uri-to-buffer "^4.0.0"
4555
+ fetch-blob "^3.1.4"
4556
+ formdata-polyfill "^4.0.10"
4530
4557
4531
4558
node-gyp-build@^4.2.0 :
4532
4559
version "4.3.0"
@@ -5590,11 +5617,6 @@ tr46@^2.1.0:
5590
5617
dependencies :
5591
5618
punycode "^2.1.1"
5592
5619
5593
- tr46@~0.0.3 :
5594
- version "0.0.3"
5595
- resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
5596
- integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5597
-
5598
5620
ts-jest@^27.1.5 :
5599
5621
version "27.1.5"
5600
5622
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
@@ -5819,6 +5841,11 @@ walker@^1.0.7:
5819
5841
dependencies :
5820
5842
makeerror "1.0.12"
5821
5843
5844
+ web-streams-polyfill@^3.0.3 :
5845
+ version "3.2.1"
5846
+ resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
5847
+ integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
5848
+
5822
5849
web3-eth-abi@1.3.6 :
5823
5850
version "1.3.6"
5824
5851
resolved "https://registry.npmjs.org/web3-eth-abi/-/web3-eth-abi-1.3.6.tgz"
@@ -5842,11 +5869,6 @@ web3-utils@1.3.6:
5842
5869
underscore "1.12.1"
5843
5870
utf8 "3.0.0"
5844
5871
5845
- webidl-conversions@^3.0.0 :
5846
- version "3.0.1"
5847
- resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
5848
- integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5849
-
5850
5872
webidl-conversions@^5.0.0 :
5851
5873
version "5.0.0"
5852
5874
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz"
@@ -5869,14 +5891,6 @@ whatwg-mimetype@^2.3.0:
5869
5891
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz"
5870
5892
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
5871
5893
5872
- whatwg-url@^5.0.0 :
5873
- version "5.0.0"
5874
- resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
5875
- integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5876
- dependencies :
5877
- tr46 "~0.0.3"
5878
- webidl-conversions "^3.0.0"
5879
-
5880
5894
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
5881
5895
version "8.7.0"
5882
5896
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz"
0 commit comments