Skip to content

Commit 4ab4443

Browse files
Update dependency @types/node to v18.19.115
1 parent cbf070e commit 4ab4443

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mui/material": "^5.11.12",
2020
"@mui/styled-engine-sc": "^5.11.11",
2121
"@next/font": "13.2.4",
22-
"@types/node": "18.16.3",
22+
"@types/node": "18.19.115",
2323
"@types/react": "18.2.0",
2424
"@types/react-dom": "18.2.1",
2525
"chart.js": "^4.2.1",

view/yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -593,10 +593,12 @@
593593
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.4.tgz#83f148d2d1f5fe6add4c53358ba00d97fc4cdb71"
594594
integrity sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q==
595595

596-
"@types/node@18.16.3":
597-
version "18.16.3"
598-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
599-
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
596+
"@types/node@18.19.115":
597+
version "18.19.115"
598+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.115.tgz#cd94caf14472021b4443c99bcd7aac6bb5c4f672"
599+
integrity sha512-kNrFiTgG4a9JAn1LMQeLOv3MvXIPokzXziohMrMsvpYgLpdEt/mMiVYc4sGKtDfyxM5gIDF4VgrPRyCw4fHOYg==
600+
dependencies:
601+
undici-types "~5.26.4"
600602

601603
"@types/parse-json@^4.0.0":
602604
version "4.0.0"
@@ -3609,6 +3611,11 @@ unbox-primitive@^1.0.2:
36093611
has-symbols "^1.0.3"
36103612
which-boxed-primitive "^1.0.2"
36113613

3614+
undici-types@~5.26.4:
3615+
version "5.26.5"
3616+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3617+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3618+
36123619
untildify@^4.0.0:
36133620
version "4.0.0"
36143621
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"

0 commit comments

Comments
 (0)