Skip to content

Commit

Permalink
bump @dcl/urn-resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariano Goldman committed Feb 15, 2024
1 parent 5235f97 commit ac0664f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^10.2.0",
"@dcl/snapshots-fetcher": "^9.0.3",
"@dcl/urn-resolver": "3.1.0",
"@dcl/urn-resolver": "^3.2.0",
"@well-known-components/env-config-provider": "^1.2.0",
"@well-known-components/fetch-component": "^2.0.2",
"@well-known-components/http-server": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@dcl/content-validator": "4.10.1",
"@dcl/crypto": "^3.4.5",
"@dcl/schemas": "^10.2.0",
"@dcl/urn-resolver": "3.1.0",
"@dcl/urn-resolver": "^3.2.0",
"@well-known-components/env-config-provider": "^1.2.0",
"@well-known-components/fetch-component": "^2.0.2",
"@well-known-components/http-server": "^2.0.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,11 @@
resolved "https://registry.yarnpkg.com/@dcl/urn-resolver/-/urn-resolver-3.1.0.tgz#bc9ba521cde55e9e1b1bcbfaf428097e61fb72c4"
integrity sha512-g68ERxXPOYtBk1IMYtmWlCg8geX8AHCat/HLDOBNBcJIvNOEwGcnASYzENfdGa8mr8r7GlNmdI1O2ymn8V8aHw==

"@dcl/urn-resolver@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@dcl/urn-resolver/-/urn-resolver-3.2.0.tgz#71b1ff609efab7d40c92b9a2a24cc8970811c0ad"
integrity sha512-qpVFqSdF2sScMO264AL5pl29aoPN/Nd7ijpD0iS4EIzghJ3KtmHa0hhsYrL0oQo3LmvWyH4t1tW4SeaiHOd9Pw==

"@eslint/eslintrc@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
Expand Down

0 comments on commit ac0664f

Please sign in to comment.