chore(deps): bump @tonyrl/rand-user-agent from 2.0.44 to 2.0.45 (#14208)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.44 to 2.0.45 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.44 to 2.0.45. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.44...v2.0.45) --- 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
c626f8ccde
commit
6a3a89ff82
|
|
@ -87,7 +87,7 @@
|
|||
"@notionhq/client": "2.2.14",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.92.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.44",
|
||||
"@tonyrl/rand-user-agent": "2.0.45",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ dependencies:
|
|||
specifier: 7.92.0
|
||||
version: 7.92.0
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.44
|
||||
version: 2.0.44
|
||||
specifier: 2.0.45
|
||||
version: 2.0.45
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -1357,8 +1357,8 @@ packages:
|
|||
defer-to-connect: 2.0.1
|
||||
dev: false
|
||||
|
||||
/@tonyrl/rand-user-agent@2.0.44:
|
||||
resolution: {integrity: sha512-m+186oR7dSKjbOcQYW7twY/uLrstr4zi69FI0bqOjiyoKPuRkXgI5VWQss2VNACKn18trI0qtqbO+6B+UJqbMQ==}
|
||||
/@tonyrl/rand-user-agent@2.0.45:
|
||||
resolution: {integrity: sha512-7G3VVt+7VHo3ifY+ztvbA9IO2kJyo2HjasKfiYwcVP38ENnQ980Xh6Aw5vl3+gQ6AWck03fDqNJbiEp74pikxA==}
|
||||
engines: {node: '>=14.16'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue