@@ -4137,13 +4137,14 @@ es-to-primitive@^1.2.1:
41374137 is-date-object "^1.0.1"
41384138 is-symbol "^1.0.2"
41394139
4140- es5-ext@^0.10.35, es5-ext@^0.10.50 :
4141- version "0.10.61 "
4142- resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.61 .tgz#311de37949ef86b6b0dcea894d1ffedb909d3269 "
4143- integrity sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA ==
4140+ es5-ext@^0.10.35, es5-ext@^0.10.50, es5-ext@^0.10.62, es5-ext@~0.10.14 :
4141+ version "0.10.64 "
4142+ resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.64 .tgz#12e4ffb48f1ba2ea777f1fcdd1918ef73ea21714 "
4143+ integrity sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg ==
41444144 dependencies:
41454145 es6-iterator "^2.0.3"
41464146 es6-symbol "^3.1.3"
4147+ esniff "^2.0.1"
41474148 next-tick "^1.1.0"
41484149
41494150es6-iterator@^2.0.3:
@@ -4412,6 +4413,16 @@ eslint@^7.29.0:
44124413 text-table "^0.2.0"
44134414 v8-compile-cache "^2.0.3"
44144415
4416+ esniff@^2.0.1:
4417+ version "2.0.1"
4418+ resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
4419+ integrity sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==
4420+ dependencies:
4421+ d "^1.0.1"
4422+ es5-ext "^0.10.62"
4423+ event-emitter "^0.3.5"
4424+ type "^2.7.2"
4425+
44154426espree@^5.0.1:
44164427 version "5.0.1"
44174428 resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
49674978 is-hex-prefixed "1.0.0"
49684979 strip-hex-prefix "1.0.0"
49694980
4981+ event-emitter@^0.3.5:
4982+ version "0.3.5"
4983+ resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39"
4984+ integrity sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==
4985+ dependencies:
4986+ d "1"
4987+ es5-ext "~0.10.14"
4988+
49704989event-target-shim@^5.0.0:
49714990 version "5.0.1"
49724991 resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
@@ -10777,6 +10796,11 @@ type@^2.5.0:
1077710796 resolved "https://registry.yarnpkg.com/type/-/type-2.6.0.tgz#3ca6099af5981d36ca86b78442973694278a219f"
1077810797 integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==
1077910798
10799+ type@^2.7.2:
10800+ version "2.7.2"
10801+ resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
10802+ integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
10803+
1078010804typechain@^3.0.0:
1078110805 version "3.0.0"
1078210806 resolved "https://registry.yarnpkg.com/typechain/-/typechain-3.0.0.tgz#d5a47700831f238e43f7429b987b4bb54849b92e"
0 commit comments