Skip to content

Commit

Permalink
chore: upgrade opaque package
Browse files Browse the repository at this point in the history
  • Loading branch information
nikgraf committed Jun 14, 2023
1 parent b685727 commit b3d68fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@
]
},
"dependencies": {
"@serenity-kit/opaque": "^0.4.0"
"@serenity-kit/opaque": "^0.6.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,10 +2038,10 @@
conventional-recommended-bump "^6.1.0"
semver "7.3.8"

"@serenity-kit/opaque@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@serenity-kit/opaque/-/opaque-0.4.0.tgz#59f3350128016ed79afbf2b8f00643a3d0c2ac0d"
integrity sha512-S1GaNrxgJla4exw2BFZD6BBo7M1aXQsf3ONyDeA5KDDaxrRHyGcX2WrZMwfyXUgzlievGHgELWZo5lVpNV/JNA==
"@serenity-kit/opaque@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@serenity-kit/opaque/-/opaque-0.6.0.tgz#60d0255d3814c71e5e960a301e3714d1901bdbc8"
integrity sha512-0FMBP5CTKC0BdpKPUKEyGnP8g4jwvEqWbgUUAIC4uJKsresREObI4XMn1bfJokeBFCbUKHlly+IRJ7Jg85sTdQ==

"@sideway/address@^4.1.3":
version "4.1.4"
Expand Down

0 comments on commit b3d68fc

Please sign in to comment.