Skip to content

Commit 7a4b7d8

Browse files
committed
Update dependency @types/node to v18.19.55
1 parent 8c347fb commit 7a4b7d8

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
@@ -28,7 +28,7 @@
2828
"@types/chai": "4.3.20",
2929
"@types/dotenv": "8.2.0",
3030
"@types/mocha": "9.1.1",
31-
"@types/node": "18.19.54",
31+
"@types/node": "18.19.55",
3232
"@typescript-eslint/eslint-plugin": "5.52.0",
3333
"@typescript-eslint/parser": "5.52.0",
3434
"chai": "4.5.0",

yarn.lock

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

1703-
"@types/node@18.19.54":
1704-
version "18.19.54"
1705-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb"
1706-
integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==
1703+
"@types/node@18.19.55":
1704+
version "18.19.55"
1705+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.55.tgz#29c3f8e1485a92ec96636957ddec55aabc6e856e"
1706+
integrity sha512-zzw5Vw52205Zr/nmErSEkN5FLqXPuKX/k5d1D7RKHATGqU7y6YfX9QxZraUzUrFGqH6XzOzG196BC35ltJC4Cw==
17071707
dependencies:
17081708
undici-types "~5.26.4"
17091709

0 commit comments

Comments
 (0)