Skip to content

Commit bca0063

Browse files
authoredJul 26, 2021
Merge pull request #914 from Gomah/dependabot/npm_and_yarn/types/node-16.4.3
2 parents a23841a + e537b60 commit bca0063

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/bcryptjs": "^2.4.2",
4949
"@types/dotenv": "^8.2.0",
5050
"@types/jsonwebtoken": "^8.5.4",
51-
"@types/node": "^16.3.3",
51+
"@types/node": "^16.4.3",
5252
"@types/ws": "^7.4.7",
5353
"@typescript-eslint/eslint-plugin": "^4.0.0",
5454
"@typescript-eslint/parser": "^3.10.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2632,10 +2632,10 @@
26322632
"@types/node" "*"
26332633
form-data "^3.0.0"
26342634

2635-
"@types/node@*", "@types/node@^16.3.3":
2636-
version "16.3.3"
2637-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.3.tgz#0c30adff37bbbc7a50eb9b58fae2a504d0d88038"
2638-
integrity sha512-8h7k1YgQKxKXWckzFCMfsIwn0Y61UK6tlD6y2lOb3hTOIMlK3t9/QwHOhc81TwU+RMf0As5fj7NPjroERCnejQ==
2635+
"@types/node@*", "@types/node@^16.4.3":
2636+
version "16.4.3"
2637+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.3.tgz#c01c1a215721f6dec71b47d88b4687463601ba48"
2638+
integrity sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg==
26392639

26402640
"@types/node@^10.1.0", "@types/node@^10.12.0":
26412641
version "10.14.7"

0 commit comments

Comments
 (0)
Please sign in to comment.