Skip to content

Commit 3b22f83

Browse files
authored
fix(firestore-bigquery-export): fix vulnerabilities (#2175) (#2176)
1 parent a643f11 commit 3b22f83

File tree

4 files changed

+111
-63
lines changed

4 files changed

+111
-63
lines changed

firestore-bigquery-export/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.1.54
2+
3+
fixed - bump changetracker and fix more vulnerabilities
4+
15
## Version 0.1.53
26

37
fixed - bump changetracker to fix npm vulnerabilities

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.1.53
16+
version: 0.1.54
1717
specVersion: v1beta
1818

1919
displayName: Stream Firestore to BigQuery

0 commit comments

Comments
 (0)