File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 3745
3745
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8"
3746
3746
integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==
3747
3747
3748
+ "@types/ws@*":
3749
+ version "8.5.10"
3750
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787"
3751
+ integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==
3752
+ dependencies:
3753
+ "@types/node" "*"
3754
+
3748
3755
"@types/yargs-parser@*":
3749
3756
version "21.0.3"
3750
3757
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15"
@@ -4564,9 +4571,13 @@ builtins@^5.0.1:
4564
4571
semver "^7.0.0"
4565
4572
4566
4573
bun-types@^1.0.17:
4567
- version "1.0.18"
4568
- resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.18.tgz#51730a15b094d1822f3cb64cc239f9447fb40da0"
4569
- integrity sha512-1XZ7AxOF8oO8FZtw1xj006JAKxEjulK3dUhsktZVN95vXBlsf4NIjQxfistVdpt24v3H2I9BwHp+UU+gXSSpAw==
4574
+ version "1.0.19"
4575
+ resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.19.tgz#d01398500a18f90b3fdc1a879290081efbf4899e"
4576
+ integrity sha512-7P5/r+twssrkDQ6HMit2GARMBbAxz1tLLEcMgQOCZeCX9BzNtabktjPCu+DmcvDYDnL/Ke75pmKg9CNBTlCzlQ==
4577
+ dependencies:
4578
+ "@types/node" "*"
4579
+ "@types/ws" "*"
4580
+ undici-types "^5.26.4"
4570
4581
4571
4582
4572
4583
version "1.6.0"
@@ -13352,7 +13363,7 @@ uncrypto@^0.1.3:
13352
13363
resolved "https://registry.yarnpkg.com/uncrypto/-/uncrypto-0.1.3.tgz#e1288d609226f2d02d8d69ee861fa20d8348ef2b"
13353
13364
integrity sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==
13354
13365
13355
- undici-types@~5.26.4:
13366
+ undici-types@^5.26.4, undici-types@ ~5.26.4:
13356
13367
version "5.26.5"
13357
13368
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
13358
13369
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
You can’t perform that action at this time.
0 commit comments