Merge pull request #1169 from hoppscotch/snyk-fix-3786512203b7ce5e8de4cfb302b63900

[Snyk] Security upgrade firebase-admin from 9.1.1 to 9.2.0
This commit is contained in:
Liyas Thomas
2020-09-16 16:04:39 +05:30
committed by GitHub
2 changed files with 24 additions and 32 deletions

View File

@@ -58,9 +58,9 @@
}
},
"@google-cloud/common": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/@google-cloud/common/-/common-3.3.3.tgz",
"integrity": "sha512-2PwPDE47N4WiWQK/F35vE5aWVoCjKQ2NW8r8OFAg6QslkLMjX6WNcmUO8suYlSkavc58qOvzA4jG6eVkC90i8Q==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@google-cloud/common/-/common-3.4.0.tgz",
"integrity": "sha512-bVMQlK4aZEeopo2oJwDUJiBhPVjRRQHfFCCv9JowmKS3L//PBHNDJzC/LxJixGZEU3fh3YXkUwm67JZ5TBCCNQ==",
"optional": true,
"requires": {
"@google-cloud/projectify": "^2.0.0",
@@ -197,9 +197,9 @@
}
},
"@types/node": {
"version": "12.12.57",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.57.tgz",
"integrity": "sha512-Dg4fab0IP6ZtdJOkwTaMaOJA3PWw7bR6cUYh+nxkYe4+ZogiLBKhaEr9sHqVkCtREVLw92g3Fl1bt8++dHKavw==",
"version": "12.12.59",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.59.tgz",
"integrity": "sha512-D2MISWfv2j17aFBAkMD3lQ97vYpXCkAJMJf0mx2eKHNkzXA6Vo9w7A7BWi9fH8sOH1zeFb7fIhOo22z0TtrSag==",
"optional": true
}
}
@@ -851,18 +851,18 @@
}
},
"firebase-admin": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-9.1.1.tgz",
"integrity": "sha512-HkzY9yN/kOe1EQgjheURAQ4pFBerI54TBL0+nj1fwzKnAnGCpcI73Bbwx99Pk3u2x4rj6bDcsZfz9bA8y7DWtQ==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-9.2.0.tgz",
"integrity": "sha512-LhnMYl71B4gP1FlTLfwaYlOWhBCAcNF+byb2CPTfaW/T4hkp4qlXOgo2bws/zbAv5X9GTFqGir3KexMslVGsIA==",
"requires": {
"@firebase/database": "^0.6.10",
"@firebase/database-types": "^0.5.2",
"@google-cloud/firestore": "^4.0.0",
"@google-cloud/storage": "^5.0.0",
"@google-cloud/storage": "^5.3.0",
"@types/node": "^10.10.0",
"dicer": "^0.3.0",
"jsonwebtoken": "^8.5.1",
"node-forge": "^0.9.1"
"node-forge": "^0.10.0"
}
},
"firebase-functions": {
@@ -903,9 +903,9 @@
"optional": true
},
"gaxios": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-3.1.0.tgz",
"integrity": "sha512-DDTn3KXVJJigtz+g0J3vhcfbDbKtAroSTxauWsdnP57sM5KZ3d2c/3D9RKFJ86s43hfw6WULg6TXYw/AYiBlpA==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-3.2.0.tgz",
"integrity": "sha512-+6WPeVzPvOshftpxJwRi2Ozez80tn/hdtOUag7+gajDHRJvAblKxTFSSMPtr2hmnLy7p0mvYz0rMXLBl8pSO7Q==",
"optional": true,
"requires": {
"abort-controller": "^3.0.0",
@@ -916,9 +916,9 @@
}
},
"gcp-metadata": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-4.1.4.tgz",
"integrity": "sha512-5J/GIH0yWt/56R3dNaNWPGQ/zXsZOddYECfJaqxFWgrZ9HC2Kvc5vl9upOgUUHKzURjAVf2N+f6tEJiojqXUuA==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-4.2.0.tgz",
"integrity": "sha512-vQZD57cQkqIA6YPGXM/zc+PIZfNRFdukWGsGZ5+LcJzesi5xp6Gn7a02wRJi4eXPyArNMIYpPET4QMxGqtlk6Q==",
"optional": true,
"requires": {
"gaxios": "^3.0.0",
@@ -992,14 +992,6 @@
"optional": true,
"requires": {
"node-forge": "^0.10.0"
},
"dependencies": {
"node-forge": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz",
"integrity": "sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==",
"optional": true
}
}
},
"graceful-fs": {
@@ -1353,9 +1345,9 @@
"optional": true
},
"node-forge": {
"version": "0.9.2",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.9.2.tgz",
"integrity": "sha512-naKSScof4Wn+aoHU6HBsifh92Zeicm1GDQKd1vp3Y/kOi8ub0DozCa9KpvYNCXslFHYRmLNiqRopGdTGwNLpNw=="
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz",
"integrity": "sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA=="
},
"object-assign": {
"version": "4.1.1",
@@ -1456,9 +1448,9 @@
},
"dependencies": {
"@types/node": {
"version": "13.13.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.18.tgz",
"integrity": "sha512-nru5D2PxzwzWyo3ocADAkzbc5H1KxVJMmX8oco9Fe5c+4vv6+MMp93wPq6ADqwHAwDtNH55eTCNGVaIZHZsAFQ==",
"version": "13.13.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.20.tgz",
"integrity": "sha512-1kx55tU3AvGX2Cjk2W4GMBxbgIz892V+X10S2gUreIAq8qCWgaQH+tZBOWc0bi2BKFhQt+CX0BTx28V9QPNa+A==",
"optional": true
}
}

View File

@@ -12,7 +12,7 @@
"node": "8"
},
"dependencies": {
"firebase-admin": "^9.1.0",
"firebase-admin": "^9.2.0",
"firebase-functions": "^3.9.1"
},
"devDependencies": {