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-DIFF-14917201
This commit is contained in:
snyk-bot
2026-01-27 11:07:29 +00:00
parent 924e32447f
commit bc3ddf36e6
2 changed files with 2583 additions and 75 deletions
+2582 -74
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -8,7 +8,7 @@
"dependencies": {
"@pulumi/aws": "^5.0.0",
"@pulumi/awsx": "^1.0.4",
"@pulumi/pulumi": "^3.0.0",
"@pulumi/pulumi": "^3.113.0",
"@pulumi/tailscale": "^0.12.2",
"@pulumi/tls": "^4.10.0"
}