Skip to content

Commit 97ad83d

Browse files
committed
bumped dependencies
1 parent 49c65c8 commit 97ad83d

File tree

2 files changed

+64
-139
lines changed

2 files changed

+64
-139
lines changed

package-lock.json

+60-135
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@graphql-tools/stitch": "6.2.4",
2525
"@graphql-tools/utils": "6.2.4",
2626
"@parse/fs-files-adapter": "1.2.0",
27-
"@parse/push-adapter": "3.4.0",
27+
"@parse/push-adapter": "3.4.1",
2828
"@parse/s3-files-adapter": "1.6.2",
2929
"@parse/simple-mailgun-adapter": "1.1.0",
3030
"apollo-server-express": "2.19.0",
@@ -41,12 +41,12 @@
4141
"graphql-upload": "11.0.0",
4242
"intersect": "1.0.1",
4343
"jsonwebtoken": "8.5.1",
44-
"jwks-rsa": "1.11.0",
44+
"jwks-rsa": "1.12.3",
4545
"ldapjs": "2.2.2",
4646
"lodash": "4.17.21",
4747
"lru-cache": "5.1.1",
4848
"mime": "2.4.6",
49-
"mongodb": "3.6.3",
49+
"mongodb": "3.6.11",
5050
"parse": "3.3.0",
5151
"pg-promise": "10.8.1",
5252
"pluralize": "8.0.0",
@@ -57,7 +57,7 @@
5757
"uuid": "8.3.1",
5858
"winston": "3.3.3",
5959
"winston-daily-rotate-file": "4.5.0",
60-
"ws": "7.4.0"
60+
"ws": "7.5.3"
6161
},
6262
"devDependencies": {
6363
"@babel/cli": "7.14.8",

0 commit comments

Comments
 (0)