diff --git a/functions/package-lock.json b/functions/package-lock.json index 41cc312..9510326 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -10,7 +10,7 @@ "firebase-admin": "^13.7.0", "firebase-functions": "^7.2.2", "google-auth-library": "^10.6.2", - "remeda": "^2.33.6" + "remeda": "^2.33.7" }, "devDependencies": { "firebase-functions-test": "^3.4.1", @@ -5993,9 +5993,9 @@ } }, "node_modules/remeda": { - "version": "2.33.6", - "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.33.6.tgz", - "integrity": "sha512-tazDGH7s75kUPGBKLvhgBEHMgW+TdDFhjUAMdQj57IoWz6HsGa5D2RX5yDUz6IIqiRRvZiaEHzCzWdTeixc/Kg==", + "version": "2.33.7", + "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.33.7.tgz", + "integrity": "sha512-cXlyjevWx5AcslOUEETG4o8XYi9UkoCXcJmj7XhPFVbla+ITuOBxv6ijBrmbeg+ZhzmDThkNdO+iXKUfrJep1w==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/remeda" diff --git a/functions/package.json b/functions/package.json index 067b301..d246ec8 100644 --- a/functions/package.json +++ b/functions/package.json @@ -14,7 +14,7 @@ "firebase-admin": "^13.7.0", "firebase-functions": "^7.2.2", "google-auth-library": "^10.6.2", - "remeda": "^2.33.6" + "remeda": "^2.33.7" }, "devDependencies": { "firebase-functions-test": "^3.4.1",