From 7b30d0bc908c7f75b9cc3a60480c5098bf7b0791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:11:33 +0000 Subject: [PATCH] Bump @barksh/token-node from 1.3.0 to 1.5.0 Bumps [@barksh/token-node](https://github.com/BarkSH/Bark-Library-Token-Node) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/BarkSH/Bark-Library-Token-Node/releases) - [Commits](https://github.com/BarkSH/Bark-Library-Token-Node/commits) --- updated-dependencies: - dependency-name: "@barksh/token-node" 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 1cd7ccd..6977ad5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@barksh/authentication-types": "^1.0.0", "@barksh/client-authentication-node": "^1.2.1", - "@barksh/token-node": "^1.3.0", + "@barksh/token-node": "^1.5.0", "@sudoo/jwt": "^3.5.0", "@sudoo/lambda": "^3.1.0", "@sudoo/lambda-verify": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index aa62565..f2d0be7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1006,10 +1006,10 @@ axios "^1.3.4" connor "^2.8.0" -"@barksh/token-node@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@barksh/token-node/-/token-node-1.3.0.tgz#38559554e39bd31ad71be4ea56746056acc01430" - integrity sha512-9g00EitvBurrwS8p8vlpBs4wDvfQ73aaK+Ypb4V3bTMteoKH5Qn+nOobPxSD4VN3YgJJspDJeE49YAsfQI++WQ== +"@barksh/token-node@^1.5.0": + version "1.5.0" + resolved "https://registry.yarnpkg.com/@barksh/token-node/-/token-node-1.5.0.tgz#5382eee56bee775741c411ad797dc7c8b770b368" + integrity sha512-zbIrnqlxqdX9KVS6Rwt6aEQkFRdr5Tc3LVQDS9sncgxtDK91395CYaBc2DWhaSuLdXsbi5/4295W+qrHqpQmFg== dependencies: "@sudoo/jwt" "^3.5.0" connor "^2.8.0"