Skip to content

Commit

Permalink
fix more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
colfax23 committed Jun 27, 2024
1 parent 8003d80 commit 178e16b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 15 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"@types/data-urls": "^3.0.0",
"@types/express": "^4.17.13",
"@types/express-jwt": "^6.0.2",
"@types/graphql-fields": "^1.0.0",
"@types/jest": "^28.1.1",
"@types/jsonwebtoken": "^8.5.5",
"@types/lodash": "^4.14.180",
Expand Down Expand Up @@ -88,7 +89,7 @@
"@aws-sdk/client-s3": "^3.142.0",
"@aws-sdk/credential-provider-ini": "^3.142.0",
"@mailchimp/mailchimp_marketing": "^3.0.75",
"@prisma/client": "~4.7.0",
"@prisma/client": "~4.7.1",
"@sentry/node": "^7.14.0",
"@sentry/tracing": "^7.14.0",
"badgen": "^3.2.2",
Expand All @@ -106,23 +107,23 @@
"graphql": "^15",
"graphql-fields": "^2.0.3",
"graphql-http": "^1.9.0",
"graphql-scalars": "^1.18.0",
"graphql-scalars": "1.20.1",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"luxon": "^2.3.1",
"minimist": "^1.2.5",
"multer": "^1.4.4",
"octokit": "^2.0.10",
"postmark": "^3.0.12",
"prisma": "~4.7.0",
"prisma": "~4.7.1",
"prom-client": "^14.0.1",
"redis": "^4.0.4",
"reflect-metadata": "^0.1.13",
"segfault-handler": "^1.3.0",
"sharp": "^0.31.2",
"short-uuid": "^4.2.0",
"type-graphql": "^1.1.1",
"typegraphql-prisma": "^0.23.1",
"typegraphql-prisma": "0.23.1",
"winston": "^3.6.0",
"zod": "^3.12.0"
},
Expand Down
39 changes: 28 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,7 +3071,7 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:~4.7.0":
"@prisma/client@npm:~4.7.1":
version: 4.7.1
resolution: "@prisma/client@npm:4.7.1"
dependencies:
Expand Down Expand Up @@ -3727,6 +3727,15 @@ __metadata:
languageName: node
linkType: hard

"@types/graphql-fields@npm:^1.0.0":
version: 1.3.9
resolution: "@types/graphql-fields@npm:1.3.9"
dependencies:
graphql: "npm:*"
checksum: 47cf1b6f8c3e8b16ae79d83632b0721b77ff81bb045642af6633bffb932abf8a67b4cc1872e5ce3ad8fb2972a42ce64f2150c7d3a3c4415d16d8673de8a4113b
languageName: node
linkType: hard

"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1":
version: 2.0.4
resolution: "@types/istanbul-lib-coverage@npm:2.0.4"
Expand Down Expand Up @@ -7033,14 +7042,15 @@ __metadata:
"@aws-sdk/credential-provider-ini": "npm:^3.142.0"
"@faker-js/faker": "npm:^7.6.0"
"@mailchimp/mailchimp_marketing": "npm:^3.0.75"
"@prisma/client": "npm:~4.7.0"
"@prisma/client": "npm:~4.7.1"
"@sentry/node": "npm:^7.14.0"
"@sentry/tracing": "npm:^7.14.0"
"@types/badgen": "npm:^2.7.1"
"@types/cors": "npm:^2.8.12"
"@types/data-urls": "npm:^3.0.0"
"@types/express": "npm:^4.17.13"
"@types/express-jwt": "npm:^6.0.2"
"@types/graphql-fields": "npm:^1.0.0"
"@types/jest": "npm:^28.1.1"
"@types/jsonwebtoken": "npm:^8.5.5"
"@types/lodash": "npm:^4.14.180"
Expand Down Expand Up @@ -7075,7 +7085,7 @@ __metadata:
graphql-fields: "npm:^2.0.3"
graphql-http: "npm:^1.9.0"
graphql-request: "npm:^4.3.0"
graphql-scalars: "npm:^1.18.0"
graphql-scalars: "npm:1.20.1"
husky: "npm:^6"
jest: "npm:^28.1.1"
jest-mock-extended: "npm:^2.0.6"
Expand All @@ -7088,7 +7098,7 @@ __metadata:
octokit: "npm:^2.0.10"
postmark: "npm:^3.0.12"
prettier: "npm:^2.3.2"
prisma: "npm:~4.7.0"
prisma: "npm:~4.7.1"
prisma-dbml-generator: "npm:^0.9.1"
prom-client: "npm:^14.0.1"
redis: "npm:^4.0.4"
Expand All @@ -7100,7 +7110,7 @@ __metadata:
ts-jest: "npm:^28.0.4"
ts-node-dev: "npm:^2.0.0"
type-graphql: "npm:^1.1.1"
typegraphql-prisma: "npm:^0.23.1"
typegraphql-prisma: "npm:0.23.1"
typescript: "npm:^4.9.4"
winston: "npm:^3.6.0"
zod: "npm:^3.12.0"
Expand Down Expand Up @@ -7282,14 +7292,14 @@ __metadata:
languageName: node
linkType: hard

"graphql-scalars@npm:^1.18.0":
version: 1.18.0
resolution: "graphql-scalars@npm:1.18.0"
"graphql-scalars@npm:1.20.1":
version: 1.20.1
resolution: "graphql-scalars@npm:1.20.1"
dependencies:
tslib: "npm:~2.4.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: a07f7fca1d05a057ac5cd7775912489506cc87be9b05e74e444c193dca598524c4cc3b427f015ca414200ebbf1af7d0d20c453c8edda558e0d71ca5ba0a1e600
checksum: 06f525f9343d997ea35412e094970b6db61ac05cd48d93376db57a3126ad906db5c27f7df5f13d01b26e89d26f90e316f652a908e790adef084751999ed48ce3
languageName: node
linkType: hard

Expand All @@ -7304,6 +7314,13 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:*":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
languageName: node
linkType: hard

"graphql@npm:^15":
version: 15.8.0
resolution: "graphql@npm:15.8.0"
Expand Down Expand Up @@ -10129,7 +10146,7 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:~4.7.0":
"prisma@npm:~4.7.1":
version: 4.7.1
resolution: "prisma@npm:4.7.1"
dependencies:
Expand Down Expand Up @@ -11834,7 +11851,7 @@ __metadata:
languageName: node
linkType: hard

"typegraphql-prisma@npm:^0.23.1":
"typegraphql-prisma@npm:0.23.1":
version: 0.23.1
resolution: "typegraphql-prisma@npm:0.23.1"
dependencies:
Expand Down

0 comments on commit 178e16b

Please sign in to comment.