We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 795acae + 6f01048 commit 5f4d987Copy full SHA for 5f4d987
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hawk.api",
3
- "version": "1.1.32",
+ "version": "1.1.33",
4
"main": "index.ts",
5
"license": "UNLICENSED",
6
"scripts": {
@@ -44,9 +44,9 @@
44
"@types/debug": "^4.1.5",
45
"@types/escape-html": "^1.0.0",
46
"@types/graphql-upload": "^8.0.11",
47
+ "@types/jsonwebtoken": "^8.3.5",
48
"@types/lodash.clonedeep": "^4.5.9",
49
"@types/lodash.mergewith": "^4.6.9",
- "@types/jsonwebtoken": "^8.3.5",
50
"@types/mime-types": "^2.1.0",
51
"@types/mongodb": "^3.6.20",
52
"@types/node": "^16.11.46",
0 commit comments