Skip to content

Commit 57ee968

Browse files
chore(deps): update dependency @types/node to v14.18.61
1 parent 0740259 commit 57ee968

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@commitlint/config-conventional": "13.2.0",
5656
"@types/bcrypt": "5.0.0",
5757
"@types/jsonwebtoken": "8.5.5",
58-
"@types/node": "14.17.14",
58+
"@types/node": "14.18.61",
5959
"@types/react": "17.0.19",
6060
"@types/react-dom": "17.0.9",
6161
"@typescript-eslint/eslint-plugin": "4.30.0",

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-15.12.2.tgz#1f2b42c4be7156ff4a6f914b2fb03d05fa84e38d"
12521252
integrity sha512-zjQ69G564OCIWIOHSXyQEEDpdpGl+G348RAKY0XXy9Z5kU9Vzv1GMNnkar/ZJ8dzXB3COzD9Mo9NtRZ4xfgUww==
12531253

1254-
"@types/node@14.17.14":
1255-
version "14.17.14"
1256-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938"
1257-
integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A==
1254+
"@types/node@14.18.61":
1255+
version "14.18.61"
1256+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.61.tgz#752097010d85f6279b3069811bf0e99eba996096"
1257+
integrity sha512-1mFT4DqS4/s9tlZbdkwEB/EnSykA9MDeDLIk3FHApGvIMGY//qgstB2gu9GKGESWyW/qiRUO+jhlLJ9bBJ8j+Q==
12581258

12591259
"@types/normalize-package-data@^2.4.0":
12601260
version "2.4.0"

0 commit comments

Comments
 (0)