Skip to content

Commit 1b9ff64

Browse files
Merge branch 'main' into remove-hardcoded-provider-version
2 parents 48d6e5d + fe3b0d1 commit 1b9ff64

2 files changed

Lines changed: 25 additions & 5 deletions

File tree

backend/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,13 @@
2424
"@hono/zod-validator": "^0.8.0",
2525
"@kubernetes/client-node": "^1.0.0",
2626
"hono": "^4.10.7",
27-
"js-yaml": "^4.1.1",
27+
"js-yaml": "^5.1.0",
2828
"pino": "^10.1.0",
2929
"zod": "^4.0.0",
3030
"@airunway/shared": "workspace:*"
3131
},
3232
"devDependencies": {
3333
"@types/bun": "latest",
34-
"@types/js-yaml": "^4.0.9",
3534
"@types/node": "^25.9.1",
3635
"@typescript-eslint/eslint-plugin": "^8.60.0",
3736
"@typescript-eslint/parser": "^8.60.0",

bun.lock

Lines changed: 24 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)