From d47b82c6f92846bcbc69006725dffcea7b81b4fb Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Sun, 25 Jan 2026 17:14:31 +0100 Subject: [PATCH 1/4] upgrade --- package-lock.json | 87 +++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 73 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index b290758a73..a3a673f837 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "mongodb": "6.20.0", "mustache": "4.2.0", "otpauth": "9.4.0", - "parse": "8.0.0", + "parse": "8.0.1", "path-to-regexp": "8.3.0", "pg-monitor": "3.0.0", "pg-promise": "12.2.0", @@ -4180,6 +4180,43 @@ "node": "20 || 22 || 24" } }, + "node_modules/@parse/push-adapter/node_modules/parse": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.0.tgz", + "integrity": "sha512-T1PGLe+HaySulYSrS598tXZASgMwMAq8yQOJHtNEfxi14eYnbM89h51SXckEocIyHpOX/YnUY0C9iHH6ZTJ+Xg==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime-corejs3": "7.28.4", + "crypto-js": "4.2.0", + "idb-keyval": "6.2.2", + "react-native-crypto-js": "1.0.0", + "ws": "8.18.3" + }, + "engines": { + "node": ">=20.19.0 <21 || >=22.12.0 <23 || >=24.1.0 <25" + } + }, + "node_modules/@parse/push-adapter/node_modules/ws": { + "version": "8.18.3", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", + "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, "node_modules/@pkgjs/parseargs": { "version": "0.11.0", "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", @@ -18192,16 +18229,16 @@ } }, "node_modules/parse": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.0.tgz", - "integrity": "sha512-T1PGLe+HaySulYSrS598tXZASgMwMAq8yQOJHtNEfxi14eYnbM89h51SXckEocIyHpOX/YnUY0C9iHH6ZTJ+Xg==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.1.tgz", + "integrity": "sha512-MPQSOW1uk3ZFtPOPt/mqWOhs1B36kC6VdCoH6RHs3z/vjeF+C3H++Pjuqq2dBwNFJch2pR+An32CW9vl9CpiVQ==", "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "7.28.4", "crypto-js": "4.2.0", "idb-keyval": "6.2.2", "react-native-crypto-js": "1.0.0", - "ws": "8.18.3" + "ws": "8.19.0" }, "engines": { "node": ">=20.19.0 <21 || >=22.12.0 <23 || >=24.1.0 <25" @@ -18235,9 +18272,9 @@ } }, "node_modules/parse/node_modules/ws": { - "version": "8.18.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", - "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", + "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", "license": "MIT", "engines": { "node": ">=10.0.0" @@ -25231,6 +25268,26 @@ "npmlog": "7.0.1", "parse": "8.0.0", "web-push": "3.6.7" + }, + "dependencies": { + "parse": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.0.tgz", + "integrity": "sha512-T1PGLe+HaySulYSrS598tXZASgMwMAq8yQOJHtNEfxi14eYnbM89h51SXckEocIyHpOX/YnUY0C9iHH6ZTJ+Xg==", + "requires": { + "@babel/runtime-corejs3": "7.28.4", + "crypto-js": "4.2.0", + "idb-keyval": "6.2.2", + "react-native-crypto-js": "1.0.0", + "ws": "8.18.3" + } + }, + "ws": { + "version": "8.18.3", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", + "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", + "requires": {} + } } }, "@pkgjs/parseargs": { @@ -34977,21 +35034,21 @@ } }, "parse": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.0.tgz", - "integrity": "sha512-T1PGLe+HaySulYSrS598tXZASgMwMAq8yQOJHtNEfxi14eYnbM89h51SXckEocIyHpOX/YnUY0C9iHH6ZTJ+Xg==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.1.tgz", + "integrity": "sha512-MPQSOW1uk3ZFtPOPt/mqWOhs1B36kC6VdCoH6RHs3z/vjeF+C3H++Pjuqq2dBwNFJch2pR+An32CW9vl9CpiVQ==", "requires": { "@babel/runtime-corejs3": "7.28.4", "crypto-js": "4.2.0", "idb-keyval": "6.2.2", "react-native-crypto-js": "1.0.0", - "ws": "8.18.3" + "ws": "8.19.0" }, "dependencies": { "ws": { - "version": "8.18.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", - "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", + "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", "requires": {} } } diff --git a/package.json b/package.json index 45dc7b6bc8..7982989e07 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "mongodb": "6.20.0", "mustache": "4.2.0", "otpauth": "9.4.0", - "parse": "8.0.0", + "parse": "8.0.1", "path-to-regexp": "8.3.0", "pg-monitor": "3.0.0", "pg-promise": "12.2.0", From fbfa228fc96affef809022dbaa804797924da3ca Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Sun, 25 Jan 2026 18:44:16 +0100 Subject: [PATCH 2/4] 8.0.2 --- package-lock.json | 54 +++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 46 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index a3a673f837..14866aab9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "mongodb": "6.20.0", "mustache": "4.2.0", "otpauth": "9.4.0", - "parse": "8.0.1", + "parse": "8.0.2", "path-to-regexp": "8.3.0", "pg-monitor": "3.0.0", "pg-promise": "12.2.0", @@ -2197,6 +2197,15 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/runtime": { + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", + "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, "node_modules/@babel/runtime-corejs3": { "version": "7.28.4", "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz", @@ -18229,12 +18238,13 @@ } }, "node_modules/parse": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.1.tgz", - "integrity": "sha512-MPQSOW1uk3ZFtPOPt/mqWOhs1B36kC6VdCoH6RHs3z/vjeF+C3H++Pjuqq2dBwNFJch2pR+An32CW9vl9CpiVQ==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.2.tgz", + "integrity": "sha512-D7YL61ils8NSUdvUTvPIBoAlgJ6BFX6Ef23UiyXCHnGe8HYz1AEjmkv6PuNvYQ/Z+jCqYimvejl1u4tN5t91pg==", "license": "Apache-2.0", "dependencies": { - "@babel/runtime-corejs3": "7.28.4", + "@babel/runtime": "7.28.6", + "@babel/runtime-corejs3": "7.28.6", "crypto-js": "4.2.0", "idb-keyval": "6.2.2", "react-native-crypto-js": "1.0.0", @@ -18271,6 +18281,18 @@ "node": ">=6" } }, + "node_modules/parse/node_modules/@babel/runtime-corejs3": { + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.6.tgz", + "integrity": "sha512-kz2fAQ5UzjV7X7D3ySxmj3vRq89dTpqOZWv76Z6pNPztkwb/0Yj1Mtx1xFrYj6mbIHysxtBot8J4o0JLCblcFw==", + "license": "MIT", + "dependencies": { + "core-js-pure": "^3.43.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, "node_modules/parse/node_modules/ws": { "version": "8.19.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", @@ -23842,6 +23864,11 @@ "@babel/plugin-transform-typescript": "^7.27.1" } }, + "@babel/runtime": { + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", + "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==" + }, "@babel/runtime-corejs3": { "version": "7.28.4", "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz", @@ -35034,17 +35061,26 @@ } }, "parse": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.1.tgz", - "integrity": "sha512-MPQSOW1uk3ZFtPOPt/mqWOhs1B36kC6VdCoH6RHs3z/vjeF+C3H++Pjuqq2dBwNFJch2pR+An32CW9vl9CpiVQ==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.2.tgz", + "integrity": "sha512-D7YL61ils8NSUdvUTvPIBoAlgJ6BFX6Ef23UiyXCHnGe8HYz1AEjmkv6PuNvYQ/Z+jCqYimvejl1u4tN5t91pg==", "requires": { - "@babel/runtime-corejs3": "7.28.4", + "@babel/runtime": "7.28.6", + "@babel/runtime-corejs3": "7.28.6", "crypto-js": "4.2.0", "idb-keyval": "6.2.2", "react-native-crypto-js": "1.0.0", "ws": "8.19.0" }, "dependencies": { + "@babel/runtime-corejs3": { + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.6.tgz", + "integrity": "sha512-kz2fAQ5UzjV7X7D3ySxmj3vRq89dTpqOZWv76Z6pNPztkwb/0Yj1Mtx1xFrYj6mbIHysxtBot8J4o0JLCblcFw==", + "requires": { + "core-js-pure": "^3.43.0" + } + }, "ws": { "version": "8.19.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", diff --git a/package.json b/package.json index 7982989e07..006a1a2a9a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "mongodb": "6.20.0", "mustache": "4.2.0", "otpauth": "9.4.0", - "parse": "8.0.1", + "parse": "8.0.2", "path-to-regexp": "8.3.0", "pg-monitor": "3.0.0", "pg-promise": "12.2.0", From 24edfc5c3541ac654959baf37081a92e5b5a1870 Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Tue, 27 Jan 2026 07:48:09 +0100 Subject: [PATCH 3/4] 8.0.3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 14866aab9c..c31dac3531 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "mongodb": "6.20.0", "mustache": "4.2.0", "otpauth": "9.4.0", - "parse": "8.0.2", + "parse": "8.0.3", "path-to-regexp": "8.3.0", "pg-monitor": "3.0.0", "pg-promise": "12.2.0", @@ -18238,9 +18238,9 @@ } }, "node_modules/parse": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.2.tgz", - "integrity": "sha512-D7YL61ils8NSUdvUTvPIBoAlgJ6BFX6Ef23UiyXCHnGe8HYz1AEjmkv6PuNvYQ/Z+jCqYimvejl1u4tN5t91pg==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.3.tgz", + "integrity": "sha512-WQPrnfnXy6/p25OFD6qOAVK9hIhhU882Nw1AW5RjAJbO2G7YqChJxBgL94aexsaTnP9ajVzjGISSQ+mESrkMIA==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "7.28.6", @@ -35061,9 +35061,9 @@ } }, "parse": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.2.tgz", - "integrity": "sha512-D7YL61ils8NSUdvUTvPIBoAlgJ6BFX6Ef23UiyXCHnGe8HYz1AEjmkv6PuNvYQ/Z+jCqYimvejl1u4tN5t91pg==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.3.tgz", + "integrity": "sha512-WQPrnfnXy6/p25OFD6qOAVK9hIhhU882Nw1AW5RjAJbO2G7YqChJxBgL94aexsaTnP9ajVzjGISSQ+mESrkMIA==", "requires": { "@babel/runtime": "7.28.6", "@babel/runtime-corejs3": "7.28.6", diff --git a/package.json b/package.json index 006a1a2a9a..be3dac65b7 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "mongodb": "6.20.0", "mustache": "4.2.0", "otpauth": "9.4.0", - "parse": "8.0.2", + "parse": "8.0.3", "path-to-regexp": "8.3.0", "pg-monitor": "3.0.0", "pg-promise": "12.2.0", From 55861d8edbcb2b26ea4239a7276ffa3bf275904b Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Tue, 27 Jan 2026 17:25:14 +0100 Subject: [PATCH 4/4] push 8.0.2 --- package-lock.json | 95 +++++------------------------------------------ package.json | 2 +- 2 files changed, 10 insertions(+), 87 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b8a178817..17092470b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,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", @@ -2178,18 +2178,6 @@ "node": ">=6.9.0" } }, - "node_modules/@babel/runtime-corejs3": { - "version": "7.28.4", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz", - "integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==", - "license": "MIT", - "dependencies": { - "core-js-pure": "^3.43.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/template": { "version": "7.28.6", "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", @@ -4115,59 +4103,22 @@ } }, "node_modules/@parse/push-adapter": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-8.1.0.tgz", - "integrity": "sha512-AVZsUD9JxHYn9uwCFNnAf2gmbGAumqMDIvBzeGmtDx6BoGp/jbNLU3FhZWRwkJ3mbWcumWm4Ah2O+7DBIms+IQ==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-8.2.0.tgz", + "integrity": "sha512-z5RB1TwNELNSvummTVP1fgncOT424j13HeKxsGHpAftUmjE+hUtSsIeG49chD0gac22Zmrk+7flYjRwQpUs6+w==", "license": "MIT", "dependencies": { "@parse/node-apn": "7.0.1", "expo-server-sdk": "4.0.0", "firebase-admin": "13.6.0", "npmlog": "7.0.1", - "parse": "8.0.0", + "parse": "8.0.3", "web-push": "3.6.7" }, "engines": { "node": "20 || 22 || 24" } }, - "node_modules/@parse/push-adapter/node_modules/parse": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.0.tgz", - "integrity": "sha512-T1PGLe+HaySulYSrS598tXZASgMwMAq8yQOJHtNEfxi14eYnbM89h51SXckEocIyHpOX/YnUY0C9iHH6ZTJ+Xg==", - "license": "Apache-2.0", - "dependencies": { - "@babel/runtime-corejs3": "7.28.4", - "crypto-js": "4.2.0", - "idb-keyval": "6.2.2", - "react-native-crypto-js": "1.0.0", - "ws": "8.18.3" - }, - "engines": { - "node": ">=20.19.0 <21 || >=22.12.0 <23 || >=24.1.0 <25" - } - }, - "node_modules/@parse/push-adapter/node_modules/ws": { - "version": "8.18.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", - "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, "node_modules/@pkgjs/parseargs": { "version": "0.11.0", "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", @@ -23949,14 +23900,6 @@ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==" }, - "@babel/runtime-corejs3": { - "version": "7.28.4", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz", - "integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==", - "requires": { - "core-js-pure": "^3.43.0" - } - }, "@babel/template": { "version": "7.28.6", "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", @@ -25348,36 +25291,16 @@ } }, "@parse/push-adapter": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-8.1.0.tgz", - "integrity": "sha512-AVZsUD9JxHYn9uwCFNnAf2gmbGAumqMDIvBzeGmtDx6BoGp/jbNLU3FhZWRwkJ3mbWcumWm4Ah2O+7DBIms+IQ==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-8.2.0.tgz", + "integrity": "sha512-z5RB1TwNELNSvummTVP1fgncOT424j13HeKxsGHpAftUmjE+hUtSsIeG49chD0gac22Zmrk+7flYjRwQpUs6+w==", "requires": { "@parse/node-apn": "7.0.1", "expo-server-sdk": "4.0.0", "firebase-admin": "13.6.0", "npmlog": "7.0.1", - "parse": "8.0.0", + "parse": "8.0.3", "web-push": "3.6.7" - }, - "dependencies": { - "parse": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.0.tgz", - "integrity": "sha512-T1PGLe+HaySulYSrS598tXZASgMwMAq8yQOJHtNEfxi14eYnbM89h51SXckEocIyHpOX/YnUY0C9iHH6ZTJ+Xg==", - "requires": { - "@babel/runtime-corejs3": "7.28.4", - "crypto-js": "4.2.0", - "idb-keyval": "6.2.2", - "react-native-crypto-js": "1.0.0", - "ws": "8.18.3" - } - }, - "ws": { - "version": "8.18.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", - "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", - "requires": {} - } } }, "@pkgjs/parseargs": { diff --git a/package.json b/package.json index 3956e7bdb8..b748b585a2 100644 --- a/package.json +++ b/package.json @@ -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",