feat: Upgrade to parse 8.0.3 and @parse/push-adapter 8.2.0 (#10021)

This commit is contained in:
Manuel
2026-01-27 18:01:57 +01:00
committed by GitHub
parent dc866bed3b
commit 9833fdb111
2 changed files with 58 additions and 42 deletions

View File

@@ -26,7 +26,7 @@
"@graphql-tools/schema": "10.0.23",
"@graphql-tools/utils": "10.8.6",
"@parse/fs-files-adapter": "3.0.0",
"@parse/push-adapter": "8.1.0",
"@parse/push-adapter": "8.2.0",
"bcryptjs": "3.0.2",
"commander": "14.0.2",
"cors": "2.8.5",
@@ -48,7 +48,7 @@
"mongodb": "6.20.0",
"mustache": "4.2.0",
"otpauth": "9.4.0",
"parse": "8.0.0",
"parse": "8.0.3",
"path-to-regexp": "8.3.0",
"pg-monitor": "3.0.0",
"pg-promise": "12.2.0",