chore(deps): bump @tonyrl/rand-user-agent from 2.0.56 to 2.0.57 (#15054)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.56 to 2.0.57 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.56 to 2.0.57. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.56...v2.0.57) --- updated-dependencies: - dependency-name: "@tonyrl/rand-user-agent" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
989a1bb63b
commit
f4e4aa6d33
|
|
@ -56,7 +56,7 @@
|
|||
"@notionhq/client": "2.2.14",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.109.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.56",
|
||||
"@tonyrl/rand-user-agent": "2.0.57",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ dependencies:
|
|||
specifier: 7.109.0
|
||||
version: 7.109.0
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.56
|
||||
version: 2.0.56
|
||||
specifier: 2.0.57
|
||||
version: 2.0.57
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -2553,8 +2553,8 @@ packages:
|
|||
dependencies:
|
||||
defer-to-connect: 2.0.1
|
||||
|
||||
/@tonyrl/rand-user-agent@2.0.56:
|
||||
resolution: {integrity: sha512-7C2zOyvJsU2BxYayw+w/KjtP/InxYHzRWOWUuPj3XP3SGfnUTpQjKvEuo5K0LB+0YqF62w65LjHGE7Aw1irtaA==}
|
||||
/@tonyrl/rand-user-agent@2.0.57:
|
||||
resolution: {integrity: sha512-/WoiYEltkmniWKQe2SuK4T5t4Zu21ekTcvFxRhFjZN8mFypGPKEr58fLI/jRxFYhBP1FNA7INBo1e6uJ2OC3+w==}
|
||||
engines: {node: '>=14.16'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue