Skip to content

Commit 7940c98

Browse files
committed
Release 0.5.0
1 parent 541ed6c commit 7940c98

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -656,9 +656,9 @@
656656
form-data "^4.0.0"
657657

658658
"@types/node@*":
659-
version "22.13.8"
660-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8.tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d"
661-
integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==
659+
version "22.13.9"
660+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
661+
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
662662
dependencies:
663663
undici-types "~6.20.0"
664664

@@ -1079,12 +1079,12 @@ call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
10791079
function-bind "^1.1.2"
10801080

10811081
call-bound@^1.0.2:
1082-
version "1.0.3"
1083-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
1084-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
1082+
version "1.0.4"
1083+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
1084+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
10851085
dependencies:
1086-
call-bind-apply-helpers "^1.0.1"
1087-
get-intrinsic "^1.2.6"
1086+
call-bind-apply-helpers "^1.0.2"
1087+
get-intrinsic "^1.3.0"
10881088

10891089
callsites@^3.0.0:
10901090
version "3.1.0"
@@ -1534,7 +1534,7 @@ get-caller-file@^2.0.5:
15341534
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
15351535
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
15361536

1537-
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
1537+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
15381538
version "1.3.0"
15391539
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
15401540
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==

0 commit comments

Comments
 (0)