Skip to content

Commit 4e6f95d

Browse files
Update dependency @types/node to v16.18.123
1 parent 017448f commit 4e6f95d

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
@@ -26,7 +26,7 @@
2626
"@types/chai": "4.3.0",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.0.0",
29-
"@types/node": "16.11.19",
29+
"@types/node": "16.18.123",
3030
"@typescript-eslint/eslint-plugin": "5.9.0",
3131
"@typescript-eslint/parser": "5.9.0",
3232
"chai": "4.3.4",

yarn.lock

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

1254-
"@types/node@16.11.19":
1255-
version "16.11.19"
1256-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
1257-
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
1254+
"@types/node@16.18.123":
1255+
version "16.18.123"
1256+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56"
1257+
integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA==
12581258

12591259
"@types/node@^12.12.6":
12601260
version "12.20.23"

0 commit comments

Comments
 (0)