Skip to content
This repository was archived by the owner on Nov 28, 2021. It is now read-only.

Commit 0a9fd6f

Browse files
committed
Update dependency @types/node to v16
1 parent e7321ce commit 0a9fd6f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/express": "4.17.13",
3333
"@types/hpp": "0.2.2",
3434
"@types/jsonwebtoken": "8.5.5",
35-
"@types/node": "15.14.9",
35+
"@types/node": "16.11.7",
3636
"@typescript-eslint/eslint-plugin": "4.33.0",
3737
"@typescript-eslint/parser": "4.33.0",
3838
"eslint": "7.32.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,10 @@ __metadata:
227227
languageName: node
228228
linkType: hard
229229

230-
"@types/node@npm:15.14.9":
231-
version: 15.14.9
232-
resolution: "@types/node@npm:15.14.9"
233-
checksum: 49f7f0522a3af4b8389aee660e88426490cd54b86356672a1fedb49919a8797c00d090ec2dcc4a5df34edc2099d57fc2203d796c4e7fbd382f2022ccd789eee7
230+
"@types/node@npm:16.11.7":
231+
version: 16.11.7
232+
resolution: "@types/node@npm:16.11.7"
233+
checksum: 2706403e6efc4aa40fdce8f0b5d9884d5600c3c8610aedc7fa5e7e298d30366f7e8b7296028d52898dca3edef4c3e827b03bf20952c4780f13fa4e79864f7a86
234234
languageName: node
235235
linkType: hard
236236

@@ -2501,7 +2501,7 @@ __metadata:
25012501
"@types/express": 4.17.13
25022502
"@types/hpp": 0.2.2
25032503
"@types/jsonwebtoken": 8.5.5
2504-
"@types/node": 15.14.9
2504+
"@types/node": 16.11.7
25052505
"@typescript-eslint/eslint-plugin": 4.33.0
25062506
"@typescript-eslint/parser": 4.33.0
25072507
centra: ^2.4.2

0 commit comments

Comments
 (0)