Skip to content

Commit 6b933f7

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 d8bff57 commit 6b933f7

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
@@ -24,7 +24,7 @@
2424
"@graphql-tools/merge": "8.4.1",
2525
"@graphql-tools/schema": "9.0.4",
2626
"@parse/fs-files-adapter": "1.2.2",
27-
"@parse/push-adapter": "4.1.2",
27+
"@parse/push-adapter": "4.1.3",
2828
"bcryptjs": "2.4.3",
2929
"body-parser": "1.20.1",
3030
"commander": "5.1.0",

0 commit comments

Comments
 (0)