diff --git a/package-lock.json b/package-lock.json index 7cc5d9b..65a1f08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@parse/node-apn": "6.5.0", "expo-server-sdk": "3.15.0", - "firebase-admin": "13.5.0", + "firebase-admin": "13.6.0", "npmlog": "7.0.1", "parse": "7.0.2", "web-push": "3.6.7" @@ -3641,9 +3641,9 @@ } }, "node_modules/firebase-admin": { - "version": "13.5.0", - "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.5.0.tgz", - "integrity": "sha512-QZOpv1DJRJpH8NcWiL1xXE10tw3L/bdPFlgjcWrqU3ufyOJDYfxB1MMtxiVTwxK16NlybQbEM6ciSich2uWEIQ==", + "version": "13.6.0", + "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.6.0.tgz", + "integrity": "sha512-GdPA/t0+Cq8p1JnjFRBmxRxAGvF/kl2yfdhALl38PrRp325YxyQ5aNaHui0XmaKcKiGRFIJ/EgBNWFoDP0onjw==", "dependencies": { "@fastify/busboy": "^3.0.0", "@firebase/database-compat": "^2.0.0", @@ -12897,9 +12897,9 @@ } }, "firebase-admin": { - "version": "13.5.0", - "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.5.0.tgz", - "integrity": "sha512-QZOpv1DJRJpH8NcWiL1xXE10tw3L/bdPFlgjcWrqU3ufyOJDYfxB1MMtxiVTwxK16NlybQbEM6ciSich2uWEIQ==", + "version": "13.6.0", + "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.6.0.tgz", + "integrity": "sha512-GdPA/t0+Cq8p1JnjFRBmxRxAGvF/kl2yfdhALl38PrRp325YxyQ5aNaHui0XmaKcKiGRFIJ/EgBNWFoDP0onjw==", "requires": { "@fastify/busboy": "^3.0.0", "@firebase/database-compat": "^2.0.0", diff --git a/package.json b/package.json index 5e9082d..02149da 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@parse/node-apn": "6.5.0", "expo-server-sdk": "3.15.0", - "firebase-admin": "13.5.0", + "firebase-admin": "13.6.0", "npmlog": "7.0.1", "parse": "7.0.2", "web-push": "3.6.7"