Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 8cf29ac commit 280b0e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@descope/nextjs-sdk": "^0.2.10",
"@types/node": "18.17.11",
"@types/node": "18.19.67",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"dotenv": "^16.3.1",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,10 +432,12 @@
dependencies:
undici-types "~5.26.4"

"@types/node@18.17.11":
version "18.17.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.11.tgz#c04054659d88bfeba94095f41ef99a8ddf4e1813"
integrity sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==
"@types/node@18.19.67":
version "18.19.67"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.67.tgz#77c4b01641a1e3e1509aff7e10d39e4afd5ae06d"
integrity sha512-wI8uHusga+0ZugNp0Ol/3BqQfEcCCNfojtO6Oou9iVNGPTL6QNSdnUdqq85fRgIorLhLMuPIKpsN98QE9Nh+KQ==
dependencies:
undici-types "~5.26.4"

"@types/prop-types@*":
version "15.7.11"
Expand Down

0 comments on commit 280b0e9

Please sign in to comment.