diff --git a/web-app/package.json b/web-app/package.json index 025e1fffc4..bda5ec2ba5 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -12,7 +12,7 @@ "local-storage-fallback": "^4.1.3", "lodash": "^4.18.1", "luxon": "^3.7.2", - "mds": "https://github.com/minio/mds.git#v1.1.5", + "mds": "git+ssh://git@github.com/minio/mds.git#v1.1.5", "react": "^18.3.1", "react-copy-to-clipboard": "^5.1.1", "react-dom": "^18.3.1", @@ -94,7 +94,7 @@ "postcss": "^8.4.38", "fast-xml-parser": "^4.5.0", "semver": "^7.5.2", - "ws": "^8.17.1", + "ws": "^8.21.1", "rollup": "^4.24.0", "cookie": "^0.7.2", "jspdf": "^3.0.0", diff --git a/web-app/yarn.lock b/web-app/yarn.lock index 23ad4b95b8..aa4ece66e7 100644 --- a/web-app/yarn.lock +++ b/web-app/yarn.lock @@ -11477,9 +11477,9 @@ __metadata: languageName: node linkType: hard -"mds@https://github.com/minio/mds.git#v1.1.5": +"mds@git+ssh://git@github.com/minio/mds.git#v1.1.5": version: 1.1.5 - resolution: "mds@https://github.com/minio/mds.git#commit=400914d72cb3ffa27d600e0ae1f17ece2182ec22" + resolution: "mds@git+ssh://git@github.com/minio/mds.git#commit=400914d72cb3ffa27d600e0ae1f17ece2182ec22" dependencies: "@types/styled-components": "npm:^5.1.34" "@uiw/react-textarea-code-editor": "npm:^3.1.1" @@ -17990,7 +17990,7 @@ __metadata: local-storage-fallback: "npm:^4.1.3" lodash: "npm:^4.18.1" luxon: "npm:^3.7.2" - mds: "https://github.com/minio/mds.git#v1.1.5" + mds: "git+ssh://git@github.com/minio/mds.git#v1.1.5" minio: "npm:^8.0.7" nyc: "npm:^15.1.0" prettier: "npm:3.8.3" @@ -18644,9 +18644,9 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.17.1": - version: 8.20.0 - resolution: "ws@npm:8.20.0" +"ws@npm:^8.21.1": + version: 8.21.1 + resolution: "ws@npm:8.21.1" peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ">=5.0.2" @@ -18655,7 +18655,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 10c0/956ac5f11738c914089b65878b9223692ace77337ba55379ae68e1ecbeae9b47a0c6eb9403688f609999a58c80d83d99865fe0029b229d308b08c1ef93d4ea14 + checksum: 10c0/c4c6f1d95f6d465262de2037c57c715725d67e078dd49420ede4e19115668aba159cb64d85c5e89c06eb2826be599e62e5095860ad6cc54ff42e8bd7684e1db8 languageName: node linkType: hard