diff --git a/package.json b/package.json index 4034eb2d..c59d48b6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@dcl/crypto": "^3.4.5", "@dcl/hashing": "^3.0.4", "@dcl/platform-crypto-middleware": "^1.0.2", - "@dcl/platform-server-commons": "https://sdk-team-cdn.decentraland.org/@dcl/platform-server-commons/branch/auth-middleware/dcl-platform-server-commons-0.0.4-7585976041.commit-d91f51c.tgz", + "@dcl/platform-server-commons": "^0.0.4", "@dcl/schemas": "^9.11.1", "@ensdomains/eth-ens-namehash": "^2.0.15", "@types/busboy": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 91754c42..64959ee8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -559,9 +559,10 @@ "@well-known-components/fetch-component" "^2.0.2" "@well-known-components/interfaces" "^1.4.2" -"@dcl/platform-server-commons@https://sdk-team-cdn.decentraland.org/@dcl/platform-server-commons/branch/auth-middleware/dcl-platform-server-commons-0.0.4-7585976041.commit-d91f51c.tgz": - version "0.0.4-7585976041.commit-d91f51c" - resolved "https://sdk-team-cdn.decentraland.org/@dcl/platform-server-commons/branch/auth-middleware/dcl-platform-server-commons-0.0.4-7585976041.commit-d91f51c.tgz#e057d9c30d511e7e8ff8d5d589ac6dfc4c26fb89" +"@dcl/platform-server-commons@^0.0.4": + version "0.0.4" + resolved "https://registry.yarnpkg.com/@dcl/platform-server-commons/-/platform-server-commons-0.0.4.tgz#c4aa7d2d18ff116edb06a23da7a13007aa5d5dd0" + integrity sha512-yaWumacDI6kt6LdGxkygzk+GHE9FuP1s3QTMdpq4BRWMP1u0BuFA/yUk4OgcR3pvwW3v07ZSQ/BeYvUx9P1hqw== dependencies: "@well-known-components/http-server" "^2.0.0" "@well-known-components/interfaces" "^1.4.2"