Align node and npm versions to fix overrides
This commit is contained in:
parent
754131fbe1
commit
ffee8f42e4
8 changed files with 1564 additions and 2966 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"graphile-worker": "^0.13.0",
|
||||
"node-jose": "^2.2.0",
|
||||
"postgraphile": "4.12.3",
|
||||
"graphql": "16.6.0"
|
||||
"graphql": "15.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.1",
|
||||
|
|
@ -40,4 +40,4 @@
|
|||
"lint": "eslint src --ext .ts && prettier \"src/**/*.ts\" --list-different",
|
||||
"test": "echo no tests"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue