refactor: Bump @parse/push-adapter from 6.9.1 to 6.10.0 (#9596)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"@graphql-tools/schema": "10.0.16",
|
"@graphql-tools/schema": "10.0.16",
|
||||||
"@graphql-tools/utils": "10.6.3",
|
"@graphql-tools/utils": "10.6.3",
|
||||||
"@parse/fs-files-adapter": "3.0.0",
|
"@parse/fs-files-adapter": "3.0.0",
|
||||||
"@parse/push-adapter": "6.9.1",
|
"@parse/push-adapter": "6.10.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"body-parser": "1.20.3",
|
"body-parser": "1.20.3",
|
||||||
"commander": "13.0.0",
|
"commander": "13.0.0",
|
||||||
@@ -4506,9 +4506,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@parse/push-adapter": {
|
"node_modules/@parse/push-adapter": {
|
||||||
"version": "6.9.1",
|
"version": "6.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-6.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-6.10.0.tgz",
|
||||||
"integrity": "sha512-3caXiR+gEv2d5MvU8TLPCjocTUNCbfMxrn1vhY2cJ4gZS0ii0w7zWuOmWqoen8EOkL1skuxsWJt+xCrFbKoDzA==",
|
"integrity": "sha512-KCosUOGK4biFz99ks8zeYUvpR+HObtIxDF3hAEg2Az3E0QhOQiKBbj0f20fLGE1Rs2OWRBZFzLZjqiWdZBqbXQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@parse/node-apn": "6.3.0",
|
"@parse/node-apn": "6.3.0",
|
||||||
@@ -26189,9 +26189,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parse/push-adapter": {
|
"@parse/push-adapter": {
|
||||||
"version": "6.9.1",
|
"version": "6.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-6.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/@parse/push-adapter/-/push-adapter-6.10.0.tgz",
|
||||||
"integrity": "sha512-3caXiR+gEv2d5MvU8TLPCjocTUNCbfMxrn1vhY2cJ4gZS0ii0w7zWuOmWqoen8EOkL1skuxsWJt+xCrFbKoDzA==",
|
"integrity": "sha512-KCosUOGK4biFz99ks8zeYUvpR+HObtIxDF3hAEg2Az3E0QhOQiKBbj0f20fLGE1Rs2OWRBZFzLZjqiWdZBqbXQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parse/node-apn": "6.3.0",
|
"@parse/node-apn": "6.3.0",
|
||||||
"@parse/node-gcm": "1.0.2",
|
"@parse/node-gcm": "1.0.2",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"@graphql-tools/schema": "10.0.16",
|
"@graphql-tools/schema": "10.0.16",
|
||||||
"@graphql-tools/utils": "10.6.3",
|
"@graphql-tools/utils": "10.6.3",
|
||||||
"@parse/fs-files-adapter": "3.0.0",
|
"@parse/fs-files-adapter": "3.0.0",
|
||||||
"@parse/push-adapter": "6.9.1",
|
"@parse/push-adapter": "6.10.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"body-parser": "1.20.3",
|
"body-parser": "1.20.3",
|
||||||
"commander": "13.0.0",
|
"commander": "13.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user