diff --git a/bun.lockb b/bun.lockb index 1e5edec2..b23eb6be 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/yarn.lock b/yarn.lock index 62e185b4..59038c6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,6 +1,6 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 -# bun ./bun.lockb --hash: 2EB83C175BCBA566-3197a514e96c2085-345A74F877B77C6F-3d842a2f7187d935 +# bun ./bun.lockb --hash: 11592A0AC45E7896-83eb28f4bf4febcc-884CA295510CC9BD-b10b9a81215b18ef "@alloc/quick-lru@^5.2.0": @@ -393,13 +393,20 @@ dependencies: bun-types "1.1.17" -"@types/node@*", "@types/node@^20.0.0", "@types/node@~20.12.8": +"@types/node@~20.12.8": version "20.12.14" resolved "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz" integrity sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg== dependencies: undici-types "~5.26.4" +"@types/node@*", "@types/node@^20.0.0": + version "20.14.9" + resolved "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz" + integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg== + dependencies: + undici-types "~5.26.4" + "@types/prop-types@*": version "15.7.12" resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz"