From 8bcb92d84c494d8c35bc7338240e77ab776b3bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:27:19 +0000 Subject: [PATCH] Bump @airgap/beacon-types from 4.3.0 to 4.3.1 Bumps [@airgap/beacon-types](https://github.com/airgap-it/beacon-sdk) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/airgap-it/beacon-sdk/releases) - [Commits](https://github.com/airgap-it/beacon-sdk/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: "@airgap/beacon-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/embed-iframe/package.json | 2 +- pnpm-lock.yaml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/apps/embed-iframe/package.json b/apps/embed-iframe/package.json index 453fa023aa..465d249718 100644 --- a/apps/embed-iframe/package.json +++ b/apps/embed-iframe/package.json @@ -12,7 +12,7 @@ "lint": "eslint src --ext .ts --fix" }, "dependencies": { - "@airgap/beacon-types": "^4.3.0", + "@airgap/beacon-types": "^4.3.1", "@babel/core": "^7.26.0", "@babel/preset-env": "^7.26.0", "@babel/preset-react": "^7.25.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88c376aef2..99c951211e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -459,8 +459,8 @@ importers: apps/embed-iframe: dependencies: '@airgap/beacon-types': - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.1 + version: 4.3.1 '@babel/core': specifier: ^7.26.0 version: 7.26.0 @@ -2142,6 +2142,9 @@ packages: '@airgap/beacon-types@4.3.0': resolution: {integrity: sha512-mHhjt9BM1I05zBiQ2+xv0gAn0eYI+by1YeVDGRoznE5YRpUGYNr307oYF08pQ7KfPlNbCSDPq295uOHHFuYPfA==} + '@airgap/beacon-types@4.3.1': + resolution: {integrity: sha512-XYLZRQFRtfO33q/ZBSdssRIQHNXuRtoJhsnsmwwnbBssJKtiKEPfC0D+cf7BeBKoOObjigCIh9NixrPk+YyNeA==} + '@airgap/beacon-ui@4.2.2': resolution: {integrity: sha512-iuVH8ZgyejRo61vwZP4gTju+FfRxtEvA+Y9CanizlkJY3UcPa2ATx9Bmz8fGOeo5bkohxS1Ny36WEQ81z5cpIw==} @@ -12660,6 +12663,10 @@ snapshots: dependencies: '@types/chrome': 0.0.246 + '@airgap/beacon-types@4.3.1': + dependencies: + '@types/chrome': 0.0.246 + '@airgap/beacon-ui@4.2.2': dependencies: '@airgap/beacon-core': 4.2.2 @@ -18019,7 +18026,7 @@ snapshots: '@trilitech-umami/umami-embed@0.3.1': dependencies: - '@airgap/beacon-types': 4.3.0 + '@airgap/beacon-types': 4.3.1 async-mutex: 0.5.0 '@trysound/sax@0.2.0': {}