Skip to content

Commit c6becbb

Browse files
authored
Merge branch 'alpha' into snyk-upgrade-9ccc672a32f812d5cd050ce6e9adac16
2 parents 43af96c + 426ccdc commit c6becbb

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@graphql-tools/links": "6.2.5",
2424
"@graphql-tools/stitch": "6.2.4",
2525
"@graphql-tools/utils": "6.2.4",
26-
"@parse/fs-files-adapter": "1.2.0",
26+
"@parse/fs-files-adapter": "1.2.1",
2727
"@parse/push-adapter": "3.4.1",
2828
"apollo-server-express": "2.25.2",
2929
"bcryptjs": "2.4.3",
@@ -32,7 +32,7 @@
3232
"cors": "2.8.5",
3333
"deepcopy": "2.1.0",
3434
"express": "4.17.1",
35-
"follow-redirects": "1.14.2",
35+
"follow-redirects": "1.14.4",
3636
"graphql": "15.6.1",
3737
"graphql-list-fields": "2.0.2",
3838
"graphql-relay": "0.9.0",
@@ -49,7 +49,7 @@
4949
"mustache": "4.2.0",
5050
"parse": "3.3.1",
5151
"pg-monitor": "1.4.1",
52-
"pg-promise": "10.11.0",
52+
"pg-promise": "10.11.1",
5353
"pluralize": "8.0.0",
5454
"redis": "3.1.2",
5555
"semver": "7.3.5",
@@ -58,7 +58,7 @@
5858
"uuid": "8.3.2",
5959
"winston": "3.3.3",
6060
"winston-daily-rotate-file": "4.5.5",
61-
"ws": "8.2.2"
61+
"ws": "8.2.3"
6262
},
6363
"devDependencies": {
6464
"@actions/core": "1.2.6",

0 commit comments

Comments
 (0)