mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency @types/node to v13.13.8
This commit is contained in:
parent
d81f95141e
commit
b905518531
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1707,9 +1707,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "13.13.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.5.tgz",
|
||||
"integrity": "sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g=="
|
||||
"version": "13.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.8.tgz",
|
||||
"integrity": "sha512-WJoiKALUF5exZo0G3T5coauJR2Tmc6rdE9/kgppZVnV6rlUB2dl3gTu2GTNBKhKF6SZ/WFfpEUIGNC/0qvdMWA=="
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
"version": "2.4.0",
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
"@types/express": "4.17.6",
|
||||
"@types/hapi__joi": "17.1.0",
|
||||
"@types/jest": "25.2.3",
|
||||
"@types/node": "13.13.5",
|
||||
"@types/node": "13.13.8",
|
||||
"@types/passport-jwt": "3.0.3",
|
||||
"@types/supertest": "2.0.9",
|
||||
"jest": "25.5.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue