Skip to content

Commit b448275

Browse files
chore(deps): update dependency @types/node to v18.19.62
1 parent 8a5582e commit b448275

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.12",
123-
"@types/node": "18.16.9",
123+
"@types/node": "18.19.62",
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
@@ -2902,10 +2902,12 @@
29022902
dependencies:
29032903
undici-types "~5.26.4"
29042904

2905-
"@types/node@18.16.9":
2906-
version "18.16.9"
2907-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2908-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2905+
"@types/node@18.19.62":
2906+
version "18.19.62"
2907+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.62.tgz#7f72e51bbee9d34a91b04faa1c5d098617410b48"
2908+
integrity sha512-UOGhw+yZV/icyM0qohQVh3ktpY40Sp7tdTW7HxG3pTd7AiMrlFlAJNUrGK9t5mdW0+ViQcFV74zCSIx9ZJpncA==
2909+
dependencies:
2910+
undici-types "~5.26.4"
29092911

29102912
"@types/normalize-package-data@^2.4.3":
29112913
version "2.4.4"

0 commit comments

Comments
 (0)