mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
Revert "chore(deps): update dependency @types/node to v16"
This reverts commit 4996615f2b.
Commit caused issues with express typings
This commit is contained in:
parent
92600782f6
commit
e2169c9c18
4 changed files with 16 additions and 16 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -48,7 +48,7 @@
|
|||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.7",
|
||||
"@types/jest": "27.0.3",
|
||||
"@types/node": "16.11.39",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.1",
|
||||
|
|
@ -2711,9 +2711,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.39",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.39.tgz",
|
||||
"integrity": "sha512-K0MsdV42vPwm9L6UwhIxMAOmcvH/1OoVkZyCgEtVu4Wx7sElGloy/W7kMBNe/oJ7V/jW9BVt1F6RahH6e7tPXw=="
|
||||
"version": "15.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz",
|
||||
"integrity": "sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A=="
|
||||
},
|
||||
"node_modules/@types/parse-json": {
|
||||
"version": "4.0.0",
|
||||
|
|
@ -13829,9 +13829,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.39",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.39.tgz",
|
||||
"integrity": "sha512-K0MsdV42vPwm9L6UwhIxMAOmcvH/1OoVkZyCgEtVu4Wx7sElGloy/W7kMBNe/oJ7V/jW9BVt1F6RahH6e7tPXw=="
|
||||
"version": "15.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz",
|
||||
"integrity": "sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A=="
|
||||
},
|
||||
"@types/parse-json": {
|
||||
"version": "4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue