Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 524f800

Browse files
authoredJan 23, 2025··
fix(deps): update dependency @types/node to v22.10.9
1 parent e60026d commit 524f800

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎audiences/spec/dummy/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -663,9 +663,9 @@
663663
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
664664

665665
"@types/node@^22.0.0":
666-
version "22.10.3"
667-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10"
668-
integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==
666+
version "22.10.9"
667+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.9.tgz#b62b5e8485b9b412262466209280405525320108"
668+
integrity sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==
669669
dependencies:
670670
undici-types "~6.20.0"
671671

0 commit comments

Comments
 (0)
Please sign in to comment.