mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): pin dependency @types/long to 4.0.2
This commit is contained in:
parent
343a944db1
commit
c1d4ce21be
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -67,7 +67,7 @@
|
|||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.7",
|
||||
"@types/jest": "27.0.3",
|
||||
"@types/long": "^4.0.2",
|
||||
"@types/long": "4.0.2",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
"@types/supertest": "2.0.11",
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@
|
|||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.7",
|
||||
"@types/jest": "27.0.3",
|
||||
"@types/long": "^4.0.2",
|
||||
"@types/long": "4.0.2",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
"@types/supertest": "2.0.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue