Skip to content

Commit

Permalink
Merge branch 'chore/dependencies-update' into 'develop'
Browse files Browse the repository at this point in the history
chore: updated dependencies

See merge request papers/airgap/airgap-vault!474
  • Loading branch information
godenzim committed Sep 25, 2023
2 parents f2d6178 + fcc1833 commit 12343ad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
},
"dependencies": {
"@airgap/aeternity": "0.13.20",
"@airgap/angular-core": "0.0.42-beta.2",
"@airgap/angular-ngrx": "0.0.42-beta.2",
"@airgap/angular-core": "0.0.42",
"@airgap/angular-ngrx": "0.0.42",
"@airgap/astar": "0.13.20",
"@airgap/bitcoin": "0.13.20",
"@airgap/coinlib-core": "0.13.20",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"@airgap/serializer" "^0.13.20"
"@stablelib/ed25519" "^1.0.3"

"@airgap/angular-core@0.0.42-beta.2":
version "0.0.42-beta.2"
resolved "https://registry.yarnpkg.com/@airgap/angular-core/-/angular-core-0.0.42-beta.2.tgz#a7f994257da2fbe4537724144f9acf46ccfebe00"
integrity sha512-di0yalK1sXJ/gjxrfjcynnrOqNrQht4Y+TABUngUHYt6DRLECsPIv8BuAOZcT/QB1KhYsfWOe4ZSAyXQObMWug==
"@airgap/angular-core@0.0.42":
version "0.0.42"
resolved "https://registry.yarnpkg.com/@airgap/angular-core/-/angular-core-0.0.42.tgz#7c5a99eeb6198da44e0ea315f181806d3f94e6a3"
integrity sha512-JKaVotRywvtEGENR/oVcEfWTQnGrrn163Kgz6CAeibOJw6/RNdkBD6suxlxCvz7ne+dMPd9su2kI5OhFKVq3Wg==
dependencies:
tslib "^2.3.0"

"@airgap/angular-ngrx@0.0.42-beta.2":
version "0.0.42-beta.2"
resolved "https://registry.yarnpkg.com/@airgap/angular-ngrx/-/angular-ngrx-0.0.42-beta.2.tgz#256a74c9920b99ab634220179b2ce9b45f440eb1"
integrity sha512-Asm42hB3B4ER/TTir/Qb+GRtVUsDgKVw0VL0NkH/cse0ZaEpZmwcnahgSCOq3ycvGRa6bO8bNnyULnoqh/WF1g==
"@airgap/angular-ngrx@0.0.42":
version "0.0.42"
resolved "https://registry.yarnpkg.com/@airgap/angular-ngrx/-/angular-ngrx-0.0.42.tgz#b85aff5f9f6a6c61000339b38030d012b122f2da"
integrity sha512-89KsCtmWdzgwARouRN9mPiJShbPXLg5f6HPOzoeMXCzP+e5k3B0RurspPYpjgz4S52O/k7I1YaAyMMqRNq0NIQ==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 12343ad

Please sign in to comment.