Skip to content

Commit 06d79da

Browse files
committed
Update dependency @types/node to v18.19.54
1 parent 1fe2e96 commit 06d79da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/chai": "4.3.11",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.1",
28-
"@types/node": "18.19.10",
28+
"@types/node": "18.19.54",
2929
"@typescript-eslint/eslint-plugin": "5.62.0",
3030
"@typescript-eslint/parser": "5.62.0",
3131
"chai": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,10 +1644,10 @@
16441644
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
16451645
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
16461646

1647-
"@types/node@18.19.10":
1648-
version "18.19.10"
1649-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.10.tgz#4de314ab66faf6bc8ba691021a091ddcdf13a158"
1650-
integrity sha512-IZD8kAM02AW1HRDTPOlz3npFava678pr8Ie9Vp8uRhBROXAv8MXT2pCnGZZAKYdromsNQLHQcfWQ6EOatVLtqA==
1647+
"@types/node@18.19.54":
1648+
version "18.19.54"
1649+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb"
1650+
integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==
16511651
dependencies:
16521652
undici-types "~5.26.4"
16531653

0 commit comments

Comments
 (0)