mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
fix: benchmarks/pulumi/package.json & benchmarks/pulumi/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
This commit is contained in:
Generated
+4201
-1017
File diff suppressed because it is too large
Load Diff
@@ -6,8 +6,8 @@
|
||||
"pulumi": "^0.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pulumi/aws": "^5.0.0",
|
||||
"@pulumi/awsx": "^1.0.4",
|
||||
"@pulumi/aws": "^6.18.1",
|
||||
"@pulumi/awsx": "^2.0.2",
|
||||
"@pulumi/pulumi": "^3.0.0",
|
||||
"@pulumi/tailscale": "^0.12.2",
|
||||
"@pulumi/tls": "^4.10.0"
|
||||
|
||||
Reference in New Issue
Block a user