From f4e4aa6d33dceed0b11e8fff5b480d520cd57f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 06:56:37 +0800 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.56 to 2.0.57 (#15054) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.56 to 2.0.57 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.56 to 2.0.57. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.56...v2.0.57) --- updated-dependencies: - dependency-name: "@tonyrl/rand-user-agent" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b2bdb07dc..925320796 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@notionhq/client": "2.2.14", "@postlight/parser": "2.2.3", "@sentry/node": "7.109.0", - "@tonyrl/rand-user-agent": "2.0.56", + "@tonyrl/rand-user-agent": "2.0.57", "aes-js": "3.1.2", "art-template": "4.13.2", "bbcodejs": "0.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b21359626..c2996cac3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 7.109.0 version: 7.109.0 '@tonyrl/rand-user-agent': - specifier: 2.0.56 - version: 2.0.56 + specifier: 2.0.57 + version: 2.0.57 aes-js: specifier: 3.1.2 version: 3.1.2 @@ -2553,8 +2553,8 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@tonyrl/rand-user-agent@2.0.56: - resolution: {integrity: sha512-7C2zOyvJsU2BxYayw+w/KjtP/InxYHzRWOWUuPj3XP3SGfnUTpQjKvEuo5K0LB+0YqF62w65LjHGE7Aw1irtaA==} + /@tonyrl/rand-user-agent@2.0.57: + resolution: {integrity: sha512-/WoiYEltkmniWKQe2SuK4T5t4Zu21ekTcvFxRhFjZN8mFypGPKEr58fLI/jRxFYhBP1FNA7INBo1e6uJ2OC3+w==} engines: {node: '>=14.16'} dev: false