diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4a77813..c89a5a0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,27 +1,16 @@ -### New Pull Request Checklist - +## Pull Request -- [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server-push-adapter/security/policy). -- [ ] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server-push-adapter/issues?q=is%3Aissue). +- Report security issues [confidentially](https://github.com/parse-community/parse-server-push-adapter/security/policy). +- Any contribution is under this [license](https://github.com/parse-community/parse-server-push-adapter/blob/master/LICENSE). -### Issue Description - +## Issue + -Related issue: #`FILL_THIS_OUT` +## Approach + -### Approach - - -### TODOs before merging - +## Tasks + - [ ] Add tests -- [ ] Add entry to changelog -- [ ] Add changes to documentation (guides, repository pages, in-code descriptions) \ No newline at end of file +- [ ] Add changes to documentation (guides, repository pages, code comments) diff --git a/package-lock.json b/package-lock.json index f3c0de7..deff6c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "expo-server-sdk": "4.0.0", "firebase-admin": "13.6.0", "npmlog": "7.0.1", - "parse": "8.0.1", + "parse": "8.0.3", "web-push": "3.6.7" }, "devDependencies": { @@ -93,10 +93,19 @@ "node": ">=6.9.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", - "integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==", + "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" @@ -2675,9 +2684,9 @@ } }, "node_modules/core-js-pure": { - "version": "3.46.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.46.0.tgz", - "integrity": "sha512-NMCW30bHNofuhwLhYPt66OLOKTMbOhgTTatKVbaQC3KRHpTCiRIBYvtshr+NBYSnBxwAFhjW/RfJ0XbIjS16rw==", + "version": "3.48.0", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.48.0.tgz", + "integrity": "sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -7713,11 +7722,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.3", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.3.tgz", + "integrity": "sha512-WQPrnfnXy6/p25OFD6qOAVK9hIhhU882Nw1AW5RjAJbO2G7YqChJxBgL94aexsaTnP9ajVzjGISSQ+mESrkMIA==", + "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", @@ -9878,10 +9889,15 @@ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", "dev": true }, + "@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", - "integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==", + "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" } @@ -11776,9 +11792,9 @@ "dev": true }, "core-js-pure": { - "version": "3.46.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.46.0.tgz", - "integrity": "sha512-NMCW30bHNofuhwLhYPt66OLOKTMbOhgTTatKVbaQC3KRHpTCiRIBYvtshr+NBYSnBxwAFhjW/RfJ0XbIjS16rw==" + "version": "3.48.0", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.48.0.tgz", + "integrity": "sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==" }, "core-util-is": { "version": "1.0.2", @@ -15286,11 +15302,12 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/parse/-/parse-8.0.3.tgz", + "integrity": "sha512-WQPrnfnXy6/p25OFD6qOAVK9hIhhU882Nw1AW5RjAJbO2G7YqChJxBgL94aexsaTnP9ajVzjGISSQ+mESrkMIA==", "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", diff --git a/package.json b/package.json index d864701..f5588ba 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "expo-server-sdk": "4.0.0", "firebase-admin": "13.6.0", "npmlog": "7.0.1", - "parse": "8.0.1", + "parse": "8.0.3", "web-push": "3.6.7" }, "devDependencies": {