Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk committed Aug 17, 2023
1 parent 35ae3b5 commit 7065c5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
2 changes: 1 addition & 1 deletion integration-tests/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"homepage": "https://github.com/amagyar-iohk/atala-prism-wallet-sdk-ts-e2e#readme",
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
"@input-output-hk/atala-prism-wallet-sdk": "../../input-output-hk-atala-prism-wallet-sdk-2.0.3.tgz",
"@input-output-hk/atala-prism-wallet-sdk": "2.0.3",
"@input-output-hk/prism-typescript-client": "^1.9.2",
"@serenity-js/assertions": "^3.8.0",
"@serenity-js/console-reporter": "^3.8.0",
Expand Down
35 changes: 1 addition & 34 deletions integration-tests/e2e-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -276,40 +276,7 @@
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==

"@input-output-hk/atala-prism-wallet-sdk@../../input-output-hk-atala-prism-wallet-sdk-2.0.3.tgz":
version "2.0.3"
resolved "../../input-output-hk-atala-prism-wallet-sdk-2.0.3.tgz#12217a2bf4be6e50505a3818e7a704ab3a45724a"
dependencies:
"@scure/bip32" "^1.3.0"
"@scure/bip39" "^1.1.1"
"@stablelib/base64" "^1.0.1"
"@stablelib/sha256" "^1.0.1"
"@stablelib/uuid" "^1.0.2"
"@stablelib/wipe" "^1.0.1"
"@stablelib/x25519" "^1.0.3"
antlr4ts "^0.5.0-alpha.4"
assert "^2.0.0"
axios "^1.3.4"
bn.js "^5.2.1"
buffer "^6.0.3"
core-js "^3.29.1"
did-jwt "^6.11.5"
did-resolver "^4.1.0"
didcomm "^0.4.1"
didcomm-node "^0.4.1"
elliptic "^6.5.4"
google-protobuf "^3.21.2"
hash.js "1.1.7"
jose "^4.12.2"
jsonwebtoken "^9.0.0"
localforage "^1.10.0"
multiformats "^9.9.0"
sql.js "^1.8.0"
sqlite3 "^5.1.6"
typeorm "^0.3.12"
util "^0.12.5"

"@input-output-hk/atala-prism-wallet-sdk@^2.0.3":
"@input-output-hk/atala-prism-wallet-sdk@2.0.3":
version "2.0.3"
resolved "https://npm.pkg.github.com/download/@input-output-hk/atala-prism-wallet-sdk/2.0.3/c4d913edb63234bd5aec073c6dd3c9ea719f6abd#c4d913edb63234bd5aec073c6dd3c9ea719f6abd"
integrity sha512-2CWU0MG13GRWlOG7k3O5awY/d+B/2HUNklwI5XDtCWkKevduhVQaXRk3S3uwlYzn+VOvpksrwOi/AP4Mg1zwzA==
Expand Down

0 comments on commit 7065c5a

Please sign in to comment.