Skip to content

Commit fac9171

Browse files
committed
update deps
1 parent b973a18 commit fac9171

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

package-lock.json

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
"ts-loader": "^9.1.2",
6262
"ts-node": "^9.1.1",
6363
"typescript": "^4.2.4",
64-
"unique-string": "^2.0.0"
64+
"unique-string": "2.0.0"
6565
},
6666
"dependencies": {
67-
"@apollo/federation": "0.24.0",
67+
"@apollo/federation": "^0.24.0",
6868
"@graphql-inspector/core": "2.5.0",
6969
"env-schema": "^3.0.1",
7070
"fastify": "^3.15.1",
@@ -73,9 +73,8 @@
7373
"fastify-jwt": "^2.4.0",
7474
"fastify-plugin": "^3.0.0",
7575
"fluent-json-schema": "^3.0.0",
76-
"graphql": "15.5.0",
76+
"graphql": "^15.5.0",
7777
"knex": "^0.95.4",
78-
"nuid": "^1.1.4",
7978
"pg": "^8.6.0"
8079
},
8180
"keywords": [

0 commit comments

Comments
 (0)