Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Harrison committed Dec 21, 2023
2 parents d2e4276 + 62b5128 commit 622cd32
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 56 deletions.
109 changes: 58 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"graphql-upload": "^16.0.2",
"graphql-voyager": "^2.0.0",
"graphql-ws": "^5.14.2",
"helmet": "^4.6.0",
"helmet": "^7.1.0",
"i18n": "^0.15.1",
"image-hash": "^5.3.1",
"install": "^0.13.0",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.17",
"@types/express-rate-limit": "^5.1.3",
"@types/graphql-depth-limit": "^1.1.3",
"@types/graphql-depth-limit": "^1.1.6",
"@types/i18n": "^0.13.3",
"@types/jsonwebtoken": "^8.5.8",
"@types/lodash": "^4.14.202",
Expand All @@ -116,12 +116,12 @@
"@types/nodemailer": "^6.4.5",
"@types/shortid": "^0.0.29",
"@types/uuid": "^9.0.2",
"@types/validator": "^13.7.3",
"@types/validator": "^13.11.7",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@vitest/coverage-c8": "^0.24.3",
"concurrently": "^7.5.0",
"eslint": "^8.26.0",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-tsdoc": "^0.2.17",
Expand Down

0 comments on commit 622cd32

Please sign in to comment.