From a08bd855d233aa2d03fd17684e97b497f3ae40d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:48:33 +0000 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.52 to 2.0.53 (#14659) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.52 to 2.0.53 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.52 to 2.0.53. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.52...v2.0.53) --- 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 725c738e4..4407ae7a2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@notionhq/client": "2.2.14", "@postlight/parser": "2.2.3", "@sentry/node": "7.105.0", - "@tonyrl/rand-user-agent": "2.0.52", + "@tonyrl/rand-user-agent": "2.0.53", "@types/node": "20.11.24", "aes-js": "3.1.2", "art-template": "4.13.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7de900ac7..916f27678 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 7.105.0 version: 7.105.0 '@tonyrl/rand-user-agent': - specifier: 2.0.52 - version: 2.0.52 + specifier: 2.0.53 + version: 2.0.53 '@types/node': specifier: 20.11.24 version: 20.11.24 @@ -2350,8 +2350,8 @@ packages: defer-to-connect: 2.0.1 dev: false - /@tonyrl/rand-user-agent@2.0.52: - resolution: {integrity: sha512-zM6iCeDB9Iu/2ImbAiihtrErFc7R1vBdWvd015HApU43HwCBZMab5+iUP3OaowdioCYNv2w7pDjOpHcagyY3Bw==} + /@tonyrl/rand-user-agent@2.0.53: + resolution: {integrity: sha512-HZa8ntKPI3wPc9ehDlD6gg4qGidlaFCQxm5CWSj8iMKn0mrLyOy+TzYBtKx1656MUzlBC3hxBMe3tkGjAlxg0Q==} engines: {node: '>=14.16'} dev: false