Skip to content

Commit fc0da09

Browse files
chore(deps): update dependency @types/node to v18.19.63
1 parent 81aab3e commit fc0da09

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@types/jest": "29.5.14",
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.13",
123-
"@types/node": "18.16.9",
123+
"@types/node": "18.19.63",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.4.5",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2896,10 +2896,12 @@
28962896
dependencies:
28972897
undici-types "~5.26.4"
28982898

2899-
"@types/node@18.16.9":
2900-
version "18.16.9"
2901-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2902-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2899+
"@types/node@18.19.63":
2900+
version "18.19.63"
2901+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.63.tgz#2b2cdb8b3bd2b739ae38c5676cd012c80568022f"
2902+
integrity sha512-hcUB7THvrGmaEcPcvUZCZtQ2Z3C+UR/aOcraBLCvTsFMh916Gc1kCCYcfcMuB76HM2pSerxl1PoP3KnmHzd9Lw==
2903+
dependencies:
2904+
undici-types "~5.26.4"
29032905

29042906
"@types/normalize-package-data@^2.4.3":
29052907
version "2.4.4"

0 commit comments

Comments
 (0)