Skip to content

Commit 59c6ddb

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835
1 parent f3854f9 commit 59c6ddb

File tree

2 files changed

+21
-68
lines changed

2 files changed

+21
-68
lines changed

package-lock.json

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

package.json

+1-1
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
"apollo-server-express": "2.25.2",
2929
"bcryptjs": "2.4.3",
3030
"body-parser": "1.19.0",

0 commit comments

Comments
 (0)