From 850dfc7cc1ee1495fb62047eeffbc52d14877b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 13:20:37 +0000 Subject: [PATCH] Bump @barksh/authentication-types from 1.0.0 to 1.1.0 Bumps [@barksh/authentication-types](https://github.com/BarkSH/Bark-Library-Authentication-Types) from 1.0.0 to 1.1.0. - [Commits](https://github.com/BarkSH/Bark-Library-Authentication-Types/commits) --- updated-dependencies: - dependency-name: "@barksh/authentication-types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 706bd21..44632fa 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "version": "1.0.0", "dependencies": { - "@barksh/authentication-types": "^1.0.0", + "@barksh/authentication-types": "^1.1.0", "@barksh/client-authentication-node": "^1.2.1", "@barksh/token-node": "^1.5.0", "@sudoo/jwt": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index 1aaa692..5aad739 100644 --- a/yarn.lock +++ b/yarn.lock @@ -992,10 +992,10 @@ "@babel/helper-validator-identifier" "^7.19.1" to-fast-properties "^2.0.0" -"@barksh/authentication-types@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@barksh/authentication-types/-/authentication-types-1.0.0.tgz#006b61f4dc1291292c61bd47d5626a4724e3af0a" - integrity sha512-bM0wZOM6QwRsFUvo95aPDbfpcxA1cd0On1tB9Y66n9Gz25pIR5LOQsHh5XjKxCTfR5rXnqL7DX1yrK7zZUXS4w== +"@barksh/authentication-types@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@barksh/authentication-types/-/authentication-types-1.1.0.tgz#d714f83948b69b183635a86a24ddcd303705faca" + integrity sha512-qEpfYmnINrYmF/GW//PLPjSOdBYzB8KT3lHf9UN/PDwxztU8ZDWLX3jtSonZcH1Ju/djbZPYG/DewBfe9G6plQ== "@barksh/client-authentication-node@^1.2.1": version "1.2.1"