Skip to content

Commit 0f8fad1

Browse files
committed
fix(firestore-bigquery-export): resolve npm audit vulnerabilities via dependency overrides
1 parent 3117491 commit 0f8fad1

File tree

4 files changed

+1347
-2690
lines changed

4 files changed

+1347
-2690
lines changed

firestore-bigquery-export/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Version 0.2.10
2+
3+
chore: add overrides for http-proxy-agent and inquirer to resolve npm audit vulnerabilities
4+
5+
chore: remove unused inquirer dependency from functions
6+
17
## Version 0.2.9
28

39
chore: update Cloud Functions runtime to Node.js 22

firestore-bigquery-export/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
name: firestore-bigquery-export
16-
version: 0.2.9
16+
version: 0.2.10
1717
specVersion: v1beta
1818

1919
displayName: Stream Firestore to BigQuery

0 commit comments

Comments
 (0)