Skip to content

Commit c3053d7

Browse files
Update dependency @types/node to v14.18.52
1 parent 8a16ae3 commit c3053d7

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.41",
58+
"@types/node": "14.18.52",
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/node@14.14.41":
988-
version "14.14.41"
989-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
990-
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
987+
"@types/node@14.18.52":
988+
version "14.18.52"
989+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.52.tgz#214674cbff9f86fad4bf0c25f31ab9b9fa31110f"
990+
integrity sha512-DGhiXKOHSFVVm+PJD+9Y0ObxXLeG6qwc0HoOn+ooQKeNNu+T2mEJCM5UBDUREKAggl9MHYjb5E71PAmx6MbzIg==
991991

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

0 commit comments

Comments
 (0)