Skip to content

Commit

Permalink
Updated bq node modules to ^6 and TGP to v4.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Saloni-Patidar authored and g-awmalik committed Nov 1, 2023
1 parent 2bc9fa6 commit 6ec0f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@google-cloud/bigquery": ">=0.10.0",
"@google-cloud/bigquery": "^6.0.0",
"@google-cloud/security-center": ">=3.0.1",
"crypto-js": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion modules/storage/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {

google = {
source = "hashicorp/google"
version = ">= 4.40, < 5.0"
version = ">= 4.42, < 5.0"
}
}

Expand Down

0 comments on commit 6ec0f8a

Please sign in to comment.