build(deps): bump node-gcm from 1.0.2 to 1.0.3 (#12389)
Bumps [node-gcm](https://github.com/ToothlessGear/node-gcm) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/ToothlessGear/node-gcm/releases) - [Changelog](https://github.com/ToothlessGear/node-gcm/blob/master/CHANGELOG.md) - [Commits](https://github.com/ToothlessGear/node-gcm/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2758414b54
commit
9b3f8981e5
Generated
+3
-3
@@ -9348,9 +9348,9 @@
|
||||
"integrity": "sha512-G6RlQt5Sb4GMBzXvhfkeFmbqR6MzhtnT7VTHuLadjkii3rdYHNdw0m8zA4BTxVIh68FicCQ2NSUANpsqkr9jvQ=="
|
||||
},
|
||||
"node-gcm": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/node-gcm/-/node-gcm-1.0.2.tgz",
|
||||
"integrity": "sha512-NEVb5jB06I/e9ZfJGWhHsRhJQLk1zO5iZjbQJ7su8j9vhHrpxc7KJHyBxWbv28+4uWFZ0AfTVHoMIyRpEVISUQ==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/node-gcm/-/node-gcm-1.0.3.tgz",
|
||||
"integrity": "sha512-l2eafjYM75U1NamF5kLfeMRKR8eyKtNIVS2LRl+mnxfTk0kgwstm/cdjQUWfalswZDMTc6EJWquNclkSXIvDjA==",
|
||||
"requires": {
|
||||
"debug": "^3.1.0",
|
||||
"lodash": "^4.17.10",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"mongoose": "^5.9.21",
|
||||
"morgan": "^1.10.0",
|
||||
"nconf": "^0.10.0",
|
||||
"node-gcm": "^1.0.2",
|
||||
"node-gcm": "^1.0.3",
|
||||
"on-headers": "^1.0.2",
|
||||
"passport": "^0.4.1",
|
||||
"passport-facebook": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user