-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Sec): updating package dependencies #83
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curtis-h
commented
Aug 24, 2023
baf83ac
to
2c31248
Compare
2c31248
to
0bd4c37
Compare
amagyar-iohk
requested changes
Aug 25, 2023
0bd4c37
to
745a09b
Compare
elribonazo
approved these changes
Aug 25, 2023
745a09b
to
68d025c
Compare
amagyar-iohk
approved these changes
Aug 25, 2023
atala-dev
added a commit
that referenced
this pull request
Aug 30, 2023
# [2.4.0](v2.3.0...v2.4.0) (2023-08-30) ### Bug Fixes * **mercury:** Add return route with value all to async messages that are initiated by the holder. ([#85](#85)) ([5e56675](5e56675)) ### Features * **Apollo:** MnemonicWordList must be 24 or 12 words long ([#81](#81)) ([fbe5678](fbe5678)) * **Sec:** updating package dependencies ([#83](#83)) ([460e123](460e123))
github-actions bot
pushed a commit
that referenced
this pull request
Aug 30, 2023
# [2.4.0](v2.3.0...v2.4.0) (2023-08-30) ### Bug Fixes * **mercury:** Add return route with value all to async messages that are initiated by the holder. ([#85](#85)) ([5e56675](5e56675)) ### Features * **Apollo:** MnemonicWordList must be 24 or 12 words long ([#81](#81)) ([fbe5678](fbe5678)) * **Sec:** updating package dependencies ([#83](#83)) ([460e123](460e123))
mixmix
pushed a commit
to mixmix/atala-prism-wallet-sdk-ts
that referenced
this pull request
May 6, 2024
Signed-off-by: Francisco Javier Ribó Labrador <[email protected]>
mixmix
pushed a commit
to mixmix/atala-prism-wallet-sdk-ts
that referenced
this pull request
May 6, 2024
# [2.4.0](hyperledger-identus/sdk-ts@v2.3.0...v2.4.0) (2023-08-30) ### Bug Fixes * **mercury:** Add return route with value all to async messages that are initiated by the holder. ([hyperledger-identus#85](hyperledger-identus#85)) ([5e56675](hyperledger-identus@5e56675)) ### Features * **Apollo:** MnemonicWordList must be 24 or 12 words long ([hyperledger-identus#81](hyperledger-identus#81)) ([fbe5678](hyperledger-identus@fbe5678)) * **Sec:** updating package dependencies ([hyperledger-identus#83](hyperledger-identus#83)) ([460e123](hyperledger-identus@460e123)) Signed-off-by: Francisco Javier Ribó Labrador <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Removing un-used packages from SDK, as reported by depcheck
Ran build and tests for SDK and both demos.
Jira link
https://input-output.atlassian.net/browse/ATL-5194
Checklist