Skip to content

Commit d0b1562

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-PARSEPUSHADAPTER-5595563
1 parent a005874 commit d0b1562

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@graphql-tools/utils": "8.12.0",
2626
"@graphql-yoga/node": "2.6.0",
2727
"@parse/fs-files-adapter": "1.2.2",
28-
"@parse/push-adapter": "4.1.2",
28+
"@parse/push-adapter": "4.1.3",
2929
"bcryptjs": "2.4.3",
3030
"body-parser": "1.20.1",
3131
"commander": "10.0.1",

0 commit comments

Comments
 (0)