Skip to content

Commit 3c12956

Browse files
fix(deps): update dependency @types/node to ^18.19.65
1 parent c5fadda commit 3c12956

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/lodash.maxby": "^4.6.9",
4646
"@types/lodash.sortby": "^4.7.9",
4747
"@types/lodash.throttle": "^4.1.9",
48-
"@types/node": "^18.19.64",
48+
"@types/node": "^18.19.65",
4949
"@types/prop-types": "^15.7.13",
5050
"@types/react": "^18.3.12",
5151
"@types/react-dom": "^18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3551,10 +3551,10 @@
35513551
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.3.tgz#ca83a5a006e0d5709a3fe8966112f26436071d81"
35523552
integrity sha512-Yu3+r4Mn/iY6Mf0aihncZQ1qOjOUrCiodbHHY1hds5O+7BbKp9t+Li7zLO13zO8j9L2C6euz8xsYQP0rjGvVXw==
35533553

3554-
"@types/node@^18.19.64":
3555-
version "18.19.64"
3556-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.64.tgz#122897fb79f2a9ec9c979bded01c11461b2b1478"
3557-
integrity sha512-955mDqvO2vFf/oL7V3WiUtiz+BugyX8uVbaT2H8oj3+8dRyH2FLiNdowe7eNqRM7IOIZvzDH76EoAT+gwm6aIQ==
3554+
"@types/node@^18.19.65":
3555+
version "18.19.67"
3556+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.67.tgz#77c4b01641a1e3e1509aff7e10d39e4afd5ae06d"
3557+
integrity sha512-wI8uHusga+0ZugNp0Ol/3BqQfEcCCNfojtO6Oou9iVNGPTL6QNSdnUdqq85fRgIorLhLMuPIKpsN98QE9Nh+KQ==
35583558
dependencies:
35593559
undici-types "~5.26.4"
35603560

0 commit comments

Comments
 (0)