From eee5dba8a0c52e8d9ba584ae6539b6a12f88ddf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 05:20:22 +0800 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.47 to 2.0.48 (#14342) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.47 to 2.0.48 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.47 to 2.0.48. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.47...v2.0.48) --- 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 ea2d2ec714c8a8..020c5eb50d8ded 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@notionhq/client": "2.2.14", "@postlight/parser": "2.2.3", "@sentry/node": "7.98.0", - "@tonyrl/rand-user-agent": "2.0.47", + "@tonyrl/rand-user-agent": "2.0.48", "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 2b41b66ac79f34..bcd9e8ddb25334 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 7.98.0 version: 7.98.0 '@tonyrl/rand-user-agent': - specifier: 2.0.47 - version: 2.0.47 + specifier: 2.0.48 + version: 2.0.48 aes-js: specifier: 3.1.2 version: 3.1.2 @@ -1419,8 +1419,8 @@ packages: defer-to-connect: 2.0.1 dev: false - /@tonyrl/rand-user-agent@2.0.47: - resolution: {integrity: sha512-gML00qj/aglX9vVOLi0tfvrVQemC9ndbqpVXXRefRogWGnulMli+neI/R9Z/A1KNvLfN49Cq/t/qii6Vq0gLRg==} + /@tonyrl/rand-user-agent@2.0.48: + resolution: {integrity: sha512-Duqb/nwM2LoLV8Zw0J80g5AODFa2CMYCeKqHt8+cmsmN1/rwe0uhQLRFHa0aM69q8EsXIfh86xi3PnrxcusVDg==} engines: {node: '>=14.16'} dev: false