From 875a3b5ba6db162872f7f2ab3db609f31ac4a75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:07:46 +0000 Subject: [PATCH] chore(deps): bump js-base64 from 3.7.5 to 3.7.6 Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.7.5 to 3.7.6. - [Commits](https://github.com/dankogai/js-base64/compare/3.7.5...3.7.6) --- updated-dependencies: - dependency-name: js-base64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0d332c..b8c63d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ dependencies: version: 5.0.0 js-base64: specifier: ^3.7.5 - version: 3.7.5 + version: 3.7.6 json-bigint: specifier: ^1.0.0 version: 1.0.0 @@ -4433,8 +4433,8 @@ packages: - ts-node dev: true - /js-base64@3.7.5: - resolution: {integrity: sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==} + /js-base64@3.7.6: + resolution: {integrity: sha512-NPrWuHFxFUknr1KqJRDgUQPexQF0uIJWjeT+2KjEePhitQxQEx5EJBG1lVn5/hc8aLycTpXrDOgPQ6Zq+EDiTA==} dev: false /js-tokens@4.0.0: