Compare commits

...
Author SHA1 Message Date
snyk-bot cd2451ffa8 fix: integration_tests/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-H11-10293728
2026-05-12 16:01:06 +00:00
snyk-bot 0f1da5179f 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
2026-05-12 16:01:02 +00:00
snyk-bot 9e1255a6bc fix: frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-15765520
2026-05-12 16:00:58 +00:00
snyk-bot 76f9a4191a fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DIFF-14917201
2026-05-12 16:00:54 +00:00
snyk-bot 425b14744e fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353387
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
2026-05-12 16:00:49 +00:00
5 changed files with 2952 additions and 411 deletions
+2547 -82
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"
}
+400 -324
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -113,7 +113,7 @@
"clone": "^2.1.2",
"d3-zoom": "^3.0.0",
"date-fns": "^2.30.0",
"diff": "^7.0.0",
"diff": "^8.0.3",
"driver.js": "^1.3.0",
"esm-env": "^1.0.0",
"fast-equals": "^5.0.1",
@@ -124,7 +124,7 @@
"jszip": "^3.10.1",
"lru-cache": "^11.1.0",
"lucide-svelte": "^0.540.0",
"minimatch": "^10.0.1",
"minimatch": "^10.2.3",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@=25.0.0",
"monaco-languageclient": "10.6.0",
"monaco-vim": "^0.4.1",
@@ -168,7 +168,7 @@
"xterm-readline": "^1.1.2",
"y-monaco": "^0.1.4",
"y-websocket": "^1.5.4",
"yaml": "^2.8.0",
"yaml": "^2.8.3",
"yjs": "^13.6.7",
"zod": "^4.1.10"
},
+1 -1
View File
@@ -1,6 +1,6 @@
anyio==4.2.0
certifi==2024.7.4
h11==0.14.0
h11==0.16.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6