We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da8b11 commit 59fbcd3Copy full SHA for 59fbcd3
package.json
@@ -114,7 +114,7 @@
114
]
115
},
116
"resolutions": {
117
- "@types/express": "4.17.13",
118
- "@types/express-serve-static-core": "4.17.30"
+ "@types/express": "4.17.20",
+ "@types/express-serve-static-core": "4.17.39"
119
}
120
terraform/main.tf
@@ -1,5 +1,5 @@
1
module "website" {
2
- 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.11"
3
4
domain_name_source = "threat-modeling.cdssandbox.xyz"
5
billing_tag_value = "threat-modeling-tool"
0 commit comments