Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/room-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fastify/cors": "^10.1.0",
"@fastify/env": "^5.0.2",
"@fishjam-cloud/js-server-sdk": "workspace:*",
"axios": "^1.7.9",
"axios": "^1.15.0",
"fastify": "^5.2.1",
"fastify-healthcheck": "^5.1.0",
"fluent-json-schema": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"tsup": "^8.4.0"
},
"dependencies": {
"axios": "^1.7.9"
"axios": "^1.15.0"
}
}
2 changes: 1 addition & 1 deletion packages/js-server-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"outDir": "dist"
},
"dependencies": {
"axios": "^1.7.9",
"axios": "^1.15.0",
"uuid": "^11.1.0"
},
"peerDependencies": {
Expand Down
50 changes: 40 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1388,7 +1388,7 @@ __metadata:
resolution: "@fishjam-cloud/fishjam-openapi@workspace:packages/fishjam-openapi"
dependencies:
"@openapitools/openapi-generator-cli": "npm:^2.18.4"
axios: "npm:^1.7.9"
axios: "npm:^1.15.0"
tsup: "npm:^8.4.0"
languageName: unknown
linkType: soft
Expand All @@ -1412,7 +1412,7 @@ __metadata:
"@openapitools/openapi-generator-cli": "npm:^2.18.4"
"@types/node": "npm:^22.13.16"
"@types/websocket": "npm:^1.0.10"
axios: "npm:^1.7.9"
axios: "npm:^1.15.0"
eslint: "npm:^9.33.0"
prettier: "npm:^3.6.2"
tsup: "npm:^8.4.0"
Expand Down Expand Up @@ -2819,14 +2819,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
"axios@npm:^1.15.0":
version: 1.15.0
resolution: "axios@npm:1.15.0"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
follow-redirects: "npm:^1.15.11"
form-data: "npm:^4.0.5"
proxy-from-env: "npm:^2.1.0"
checksum: 10c0/47e0f860e98d4d7aa145e89ce0cae00e1fb0f1d2485f065c21fce955ddb1dba4103a46bd0e47acd18a27208a7f62c96249e620db575521b92a968619ab133409
languageName: node
linkType: hard

Expand Down Expand Up @@ -4626,6 +4626,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.11":
version: 1.15.11
resolution: "follow-redirects@npm:1.15.11"
peerDependenciesMeta:
debug:
optional: true
checksum: 10c0/d301f430542520a54058d4aeeb453233c564aaccac835d29d15e050beb33f339ad67d9bddbce01739c5dc46a6716dbe3d9d0d5134b1ca203effa11a7ef092343
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
Expand Down Expand Up @@ -4670,6 +4680,19 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.5":
version: 4.0.5
resolution: "form-data@npm:4.0.5"
dependencies:
asynckit: "npm:^0.4.0"
combined-stream: "npm:^1.0.8"
es-set-tostringtag: "npm:^2.1.0"
hasown: "npm:^2.0.2"
mime-types: "npm:^2.1.12"
checksum: 10c0/dd6b767ee0bbd6d84039db12a0fa5a2028160ffbfaba1800695713b46ae974a5f6e08b3356c3195137f8530dcd9dfcb5d5ae1eeff53d0db1e5aad863b619ce3b
languageName: node
linkType: hard

"fs-extra@npm:11.3.0":
version: 11.3.0
resolution: "fs-extra@npm:11.3.0"
Expand Down Expand Up @@ -6431,6 +6454,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^2.1.0":
version: 2.1.0
resolution: "proxy-from-env@npm:2.1.0"
checksum: 10c0/ed01729fd4d094eab619cd7e17ce3698b3413b31eb102c4904f9875e677cd207392795d5b4adee9cec359dfd31c44d5ad7595a3a3ad51c40250e141512281c58
languageName: node
linkType: hard

"pump@npm:^3.0.0":
version: 3.0.0
resolution: "pump@npm:3.0.0"
Expand Down Expand Up @@ -6794,7 +6824,7 @@ __metadata:
"@fastify/swagger": "npm:^9.4.2"
"@fishjam-cloud/js-server-sdk": "workspace:*"
"@types/node": "npm:^22.13.16"
axios: "npm:^1.7.9"
axios: "npm:^1.15.0"
fastify: "npm:^5.2.1"
fastify-healthcheck: "npm:^5.1.0"
fluent-json-schema: "npm:^5.0.0"
Expand Down
Loading