From 6e7edf1e36158b28f00aee7f49b67422520fce07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:58:38 +0000 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.48 to 2.0.49 (#14404) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.48 to 2.0.49 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.48 to 2.0.49. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.48...v2.0.49) --- 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 31ea7cc0a..6676fd4b1 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@notionhq/client": "2.2.14", "@postlight/parser": "2.2.3", "@sentry/node": "7.99.0", - "@tonyrl/rand-user-agent": "2.0.48", + "@tonyrl/rand-user-agent": "2.0.49", "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 431e30b81..5d21c371b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 7.99.0 version: 7.99.0 '@tonyrl/rand-user-agent': - specifier: 2.0.48 - version: 2.0.48 + specifier: 2.0.49 + version: 2.0.49 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.48: - resolution: {integrity: sha512-Duqb/nwM2LoLV8Zw0J80g5AODFa2CMYCeKqHt8+cmsmN1/rwe0uhQLRFHa0aM69q8EsXIfh86xi3PnrxcusVDg==} + /@tonyrl/rand-user-agent@2.0.49: + resolution: {integrity: sha512-dKHzYxh2G0ggN0hKcf7/FIeWN6JMOlL36hJeuZeD7WQfyMVvpt2A/rpoN509yANsQ2yJi6WaEV48OoF3KmttWA==} engines: {node: '>=14.16'} dev: false