Skip to content

Commit 925f549

Browse files
chore: bump @dcl/platform-server-commons from 0.0.4 to 0.0.5
Bumps [@dcl/platform-server-commons](https://github.com/decentraland/platform-server-commons) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/decentraland/platform-server-commons/releases) - [Commits](decentraland/platform-server-commons@0.0.4...0.0.5) --- updated-dependencies: - dependency-name: "@dcl/platform-server-commons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21119c0 commit 925f549

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@aws-sdk/client-sns": "^3.609.0",
2020
"@dcl/catalyst-contracts": "^4.4.2",
2121
"@dcl/crypto": "^3.4.5",
22-
"@dcl/platform-server-commons": "^0.0.4",
22+
"@dcl/platform-server-commons": "^0.0.5",
2323
"@dcl/schemas": "^14.0.0",
2424
"@well-known-components/env-config-provider": "^1.2.0",
2525
"@well-known-components/http-server": "^2.1.0",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -774,13 +774,13 @@
774774
eslint-plugin-prettier "^5.1.3"
775775
prettier "^3.3.2"
776776

777-
"@dcl/platform-server-commons@^0.0.4":
778-
version "0.0.4"
779-
resolved "https://registry.yarnpkg.com/@dcl/platform-server-commons/-/platform-server-commons-0.0.4.tgz#c4aa7d2d18ff116edb06a23da7a13007aa5d5dd0"
780-
integrity sha512-yaWumacDI6kt6LdGxkygzk+GHE9FuP1s3QTMdpq4BRWMP1u0BuFA/yUk4OgcR3pvwW3v07ZSQ/BeYvUx9P1hqw==
777+
"@dcl/platform-server-commons@^0.0.5":
778+
version "0.0.5"
779+
resolved "https://registry.yarnpkg.com/@dcl/platform-server-commons/-/platform-server-commons-0.0.5.tgz#2eaaef2125a699b08be93fe3402c2f4771ad3fe5"
780+
integrity sha512-ATMZ57rEx6rAZzN5SSkgAHyqKPfuLN0tpnljERGTUegbUNjFxjrxaVzIz+r2UeW8lTIYaUl1sxhTt7udBDp+Qw==
781781
dependencies:
782-
"@well-known-components/http-server" "^2.0.0"
783-
"@well-known-components/interfaces" "^1.4.2"
782+
"@well-known-components/http-server" "^2.1.0"
783+
"@well-known-components/interfaces" "^1.4.3"
784784
node-fetch "^2.7.0"
785785

786786
"@dcl/schemas@^14.0.0":
@@ -1873,7 +1873,7 @@
18731873
dependencies:
18741874
dotenv "^16.0.1"
18751875

1876-
"@well-known-components/http-server@^2.0.0", "@well-known-components/http-server@^2.1.0":
1876+
"@well-known-components/http-server@^2.1.0":
18771877
version "2.1.0"
18781878
resolved "https://registry.yarnpkg.com/@well-known-components/http-server/-/http-server-2.1.0.tgz#23a18edc82904b3a575452c2d7e618c7da37a07f"
18791879
integrity sha512-IHD7aLTA+9DYEchQubHDBwc4FmVEmQC+2TWbi8Tz+QlkiQdtndcuba8XHH+EwqlB5sna/EAJGZGXPxS7okcHKA==

0 commit comments

Comments
 (0)