Skip to content

Commit 53a2a9a

Browse files
authored
Merge branch 'alpha' into snyk-upgrade-e358962ad814cc96fefd411960c717f6
2 parents c7cb597 + c1dbd00 commit 53a2a9a

File tree

2 files changed

+35
-21
lines changed

2 files changed

+35
-21
lines changed

package-lock.json

Lines changed: 32 additions & 18 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"license": "BSD-3-Clause",
2121
"dependencies": {
2222
"@graphql-yoga/node": "2.6.0",
23-
"@graphql-tools/utils": "8.10.1",
23+
"@graphql-tools/utils": "8.11.0",
2424
"@graphql-tools/merge": "8.3.5",
25-
"@graphql-tools/schema": "9.0.2",
25+
"@graphql-tools/schema": "9.0.3",
2626
"@parse/fs-files-adapter": "1.2.2",
2727
"@parse/push-adapter": "4.1.2",
2828
"bcryptjs": "2.4.3",
@@ -53,7 +53,7 @@
5353
"semver": "7.3.7",
5454
"subscriptions-transport-ws": "0.11.0",
5555
"tv4": "1.3.0",
56-
"uuid": "8.3.2",
56+
"uuid": "9.0.0",
5757
"winston": "3.8.1",
5858
"winston-daily-rotate-file": "4.7.1",
5959
"ws": "8.8.1"

0 commit comments

Comments
 (0)