We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a7dbf commit f0afd2cCopy full SHA for f0afd2c
package.json
@@ -36,16 +36,16 @@
36
"@prisma-labs/prettier-config": "0.1.0",
37
"@types/async": "3.2.3",
38
"@types/jsonwebtoken": "8.5.0",
39
- "@types/node": "14.14.2",
40
- "@types/jest": "26.0.15",
41
- "doctoc": "1.4.0",
+ "@types/node": "16.11.26",
+ "@types/jest": "27.4.1",
+ "doctoc": "2.1.0",
42
"dripip": "0.10.0",
43
- "nexus": "0.30.1",
44
- "jest": "26.6.0",
45
- "jest-watch-typeahead": "0.6.1",
+ "nexus": "1.3.0",
+ "jest": "27.5.1",
+ "jest-watch-typeahead": "1.0.0",
46
"prettier": "2.1.2",
47
- "ts-jest": "26.4.1",
48
- "typescript": "3.9.7"
+ "ts-jest": "27.1.4",
+ "typescript": "4.6.3"
49
},
50
"dependencies": {
51
"jwks-rsa": "^1.8.1"
0 commit comments