From 28b1bb4f4e65df6aa90ecc82d2699b3842779cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 23:37:55 +0000 Subject: [PATCH] chore(deps): bump @tonyrl/rand-user-agent from 2.0.33 to 2.0.34 (#13485) * chore(deps): bump @tonyrl/rand-user-agent from 2.0.33 to 2.0.34 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.33 to 2.0.34. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.33...v2.0.34) --- 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 3d0efbdd382df2..a7d16d443c36c7 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@notionhq/client": "2.2.13", "@postlight/parser": "2.2.3", "@sentry/node": "7.73.0", - "@tonyrl/rand-user-agent": "2.0.33", + "@tonyrl/rand-user-agent": "2.0.34", "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 e5e14ff5f3e9f2..aa115a89ec722a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 7.73.0 version: 7.73.0 '@tonyrl/rand-user-agent': - specifier: 2.0.33 - version: 2.0.33 + specifier: 2.0.34 + version: 2.0.34 aes-js: specifier: 3.1.2 version: 3.1.2 @@ -1321,8 +1321,8 @@ packages: defer-to-connect: 2.0.1 dev: false - /@tonyrl/rand-user-agent@2.0.33: - resolution: {integrity: sha512-jtOGOYyfvbpQvI5StCa3Q0niqYcIfwZcsop57ihLP0skJltxL9kZaoI9IjYvs9mKiVmsHn0Yn8Sb7/mGDKSMfQ==} + /@tonyrl/rand-user-agent@2.0.34: + resolution: {integrity: sha512-AgxzBO9wCnrb2ev9qoJfNyd2VOKeRSAgF8onqP6UZNLNjjoIB07LSw2XnlJgoUFJw4KpOjCR+pTKAgE/lj7YlA==} engines: {node: '>=14.16'} dev: false