Skip to content

Commit

Permalink
Fix @types/node version
Browse files Browse the repository at this point in the history
  • Loading branch information
dougsong committed Aug 22, 2023
1 parent c5c1963 commit f6eddd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk/nodejs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,9 @@
integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==

"@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "20.5.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
version "20.5.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.2.tgz#02850ed821c8113fd6ed9ae5c744b7f7cd6d6f51"
integrity sha512-5j/lXt7unfPOUlrKC34HIaedONleyLtwkKggiD/0uuMfT8gg2EOpg0dz4lCD15Ga7muC+1WzJZAjIB9simWd6Q==

"@types/node@^10.0.0":
version "10.17.60"
Expand Down

0 comments on commit f6eddd4

Please sign in to comment.