diff --git a/analytics-next/package.json b/analytics-next/package.json index ee4e36ff..1054f052 100644 --- a/analytics-next/package.json +++ b/analytics-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/appcheck-next/package.json b/appcheck-next/package.json index e863723e..6d26f45e 100644 --- a/appcheck-next/package.json +++ b/appcheck-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/auth-next/package.json b/auth-next/package.json index 8d43bad1..d96c2653 100644 --- a/auth-next/package.json +++ b/auth-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/database-next/package.json b/database-next/package.json index eb16e2d5..47bf0ab0 100644 --- a/database-next/package.json +++ b/database-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/firebaseapp-next/package.json b/firebaseapp-next/package.json index 13cc74cd..ae3b8ab9 100644 --- a/firebaseapp-next/package.json +++ b/firebaseapp-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/firebaseserverapp-next/package.json b/firebaseserverapp-next/package.json index 0836b0b2..8d9ebf1a 100644 --- a/firebaseserverapp-next/package.json +++ b/firebaseserverapp-next/package.json @@ -6,7 +6,7 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0", + "firebase": "^10.14.0", "next": "^14.1.3" } } diff --git a/firestore-next/package.json b/firestore-next/package.json index ef3b8708..f8767bdf 100644 --- a/firestore-next/package.json +++ b/firestore-next/package.json @@ -6,7 +6,7 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0", + "firebase": "^10.14.0", "geofire-common": "^5.1.0" }, "devDependencies": { diff --git a/functions-next/package.json b/functions-next/package.json index 14f097ee..c9ef7811 100644 --- a/functions-next/package.json +++ b/functions-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/messaging-next/package.json b/messaging-next/package.json index e4887a2a..1e1b8715 100644 --- a/messaging-next/package.json +++ b/messaging-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/perf-next/package.json b/perf-next/package.json index 688f6db0..d5c177f1 100644 --- a/perf-next/package.json +++ b/perf-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/remoteconfig-next/package.json b/remoteconfig-next/package.json index 952b1540..c24f8593 100644 --- a/remoteconfig-next/package.json +++ b/remoteconfig-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } } diff --git a/storage-next/package.json b/storage-next/package.json index b1c449ab..e2644291 100644 --- a/storage-next/package.json +++ b/storage-next/package.json @@ -6,6 +6,6 @@ }, "license": "Apache-2.0", "dependencies": { - "firebase": "^10.0.0" + "firebase": "^10.14.0" } }