From e080fcec458c077c069851dbc310cafc9132c57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:14:37 +0000 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.45 to 2.0.46 (#14253) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.45 to 2.0.46 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.45 to 2.0.46. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.45...v2.0.46) --- 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 86afa78d4249e2..41db0a8d5ec8bb 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@notionhq/client": "2.2.14", "@postlight/parser": "2.2.3", "@sentry/node": "7.93.0", - "@tonyrl/rand-user-agent": "2.0.45", + "@tonyrl/rand-user-agent": "2.0.46", "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 075d7501b909b3..6e077ff013d6ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 7.93.0 version: 7.93.0 '@tonyrl/rand-user-agent': - specifier: 2.0.45 - version: 2.0.45 + specifier: 2.0.46 + version: 2.0.46 aes-js: specifier: 3.1.2 version: 3.1.2 @@ -1368,8 +1368,8 @@ packages: defer-to-connect: 2.0.1 dev: false - /@tonyrl/rand-user-agent@2.0.45: - resolution: {integrity: sha512-7G3VVt+7VHo3ifY+ztvbA9IO2kJyo2HjasKfiYwcVP38ENnQ980Xh6Aw5vl3+gQ6AWck03fDqNJbiEp74pikxA==} + /@tonyrl/rand-user-agent@2.0.46: + resolution: {integrity: sha512-qVLkIplifuX3exa6FPEehuJ/YnXDN8fsum2vNprE/bBqJLm6MEJ71RbFeutSrIwnwmrX2ZE+kILRgZCL7jDkLg==} engines: {node: '>=14.16'} dev: false