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] <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
c95210c3a1
commit
a08bd855d2
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue