Skip to content

Commit

Permalink
Update dependency @types/node to v20.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] committed Nov 24, 2024
1 parent c50d08a commit 0892bfb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.17.5",
"@types/node": "20.17.6",
"@types/node-fetch": "2.6.11",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,10 +297,10 @@
dependencies:
undici-types "~5.26.4"

"@types/node@20.17.5":
version "20.17.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.5.tgz#b7a1d8619ced7ce1da901b07a47c61107272449a"
integrity sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==
"@types/node@20.17.6":
version "20.17.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.6.tgz#6e4073230c180d3579e8c60141f99efdf5df0081"
integrity sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 0892bfb

Please sign in to comment.