Skip to content

Commit 92ff545

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/node to v14.14.39
1 parent 551a0e6 commit 92ff545

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@nestjs/testing": "7.6.15",
5656
"@types/express": "4.17.11",
5757
"@types/jest": "26.0.22",
58-
"@types/node": "14.14.37",
58+
"@types/node": "14.14.39",
5959
"@types/passport-local": "1.0.33",
6060
"@types/supertest": "2.0.11",
6161
"jest": "26.6.3",

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -984,10 +984,10 @@
984984
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
985985
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
986986

987-
"@types/[email protected].37":
988-
version "14.14.37"
989-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
990-
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
987+
"@types/[email protected].39":
988+
version "14.14.39"
989+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1"
990+
integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==
991991

992992
"@types/normalize-package-data@^2.4.0":
993993
version "2.4.0"

0 commit comments

Comments
 (0)