Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 9319a5e commit 492c538
Show file tree
Hide file tree
Showing 3 changed files with 423 additions and 257 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
]
},
"resolutions": {
"@types/express": "4.17.13",
"@types/express-serve-static-core": "4.17.30"
"@types/express": "4.17.20",
"@types/express-serve-static-core": "4.17.39"
}
}
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "website" {
source = "github.com/cds-snc/terraform-modules//simple_static_website?ref=v7.2.2"
source = "github.com/cds-snc/terraform-modules//simple_static_website?ref=v7.2.6"

domain_name_source = "threat-modeling.cdssandbox.xyz"
billing_tag_value = "threat-modeling-tool"
Expand Down
Loading

0 comments on commit 492c538

Please sign in to comment.