From 80b56c173d964de0264bfcc170ec42373b21d02b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:11:14 +0000 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.32 to 2.0.33 (#13453) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.32 to 2.0.33 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.32 to 2.0.33. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.32...v2.0.33) --- 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 b0b5f13ed..eb720e3dc 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@notionhq/client": "2.2.13", "@postlight/parser": "2.2.3", "@sentry/node": "7.72.0", - "@tonyrl/rand-user-agent": "2.0.32", + "@tonyrl/rand-user-agent": "2.0.33", "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 87e67a32c..23c390380 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 7.72.0 version: 7.72.0 '@tonyrl/rand-user-agent': - specifier: 2.0.32 - version: 2.0.32 + specifier: 2.0.33 + version: 2.0.33 aes-js: specifier: 3.1.2 version: 3.1.2 @@ -1321,8 +1321,8 @@ packages: defer-to-connect: 2.0.1 dev: false - /@tonyrl/rand-user-agent@2.0.32: - resolution: {integrity: sha512-WhYSJoQfT0AVRIQQ27y0v3JqTBHDHaClORGl8NuoO41h7D/p/pfpw4DPIG3wZ7TmfTevOAfr07a/TVdwoh0/rw==} + /@tonyrl/rand-user-agent@2.0.33: + resolution: {integrity: sha512-jtOGOYyfvbpQvI5StCa3Q0niqYcIfwZcsop57ihLP0skJltxL9kZaoI9IjYvs9mKiVmsHn0Yn8Sb7/mGDKSMfQ==} engines: {node: '>=14.16'} dev: false