From 9b7748733dba69e84b45e5246ad2978b3cd6ae01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:15:26 +0000 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.60 to 2.0.61 (#15410) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.60 to 2.0.61 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.60 to 2.0.61. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.60...v2.0.61) --- 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 bb303acf7..81fb83503 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@notionhq/client": "2.2.15", "@postlight/parser": "2.2.3", "@sentry/node": "7.112.2", - "@tonyrl/rand-user-agent": "2.0.60", + "@tonyrl/rand-user-agent": "2.0.61", "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 e28378851..1b3965564 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 7.112.2 version: 7.112.2 '@tonyrl/rand-user-agent': - specifier: 2.0.60 - version: 2.0.60 + specifier: 2.0.61 + version: 2.0.61 aes-js: specifier: 3.1.2 version: 3.1.2 @@ -2793,8 +2793,8 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@tonyrl/rand-user-agent@2.0.60: - resolution: {integrity: sha512-aECrYYbIRNbIz8LlgwAoOF9rc0WgGRwuzLvSVny/kzdtJCkszZjMRs4/WpFdRIiGWrw6KZ21O05CXeaFp0eNZw==} + /@tonyrl/rand-user-agent@2.0.61: + resolution: {integrity: sha512-sa/xm6BzI8FsDRk/jBJY8H2dI6JZ/SSDTRA/JW7aPSn6kJnPiHwPeWpGF3hATK/bgKgfKd5I0a/TePibemicwA==} engines: {node: '>=14.16'} dev: false