chore(deps): bump rate-limiter-flexible from 9.0.0 to 9.0.1 (#20708)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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
5f9017fc16
commit
f59926736a
|
|
@ -121,7 +121,7 @@
|
|||
"proxy-chain": "2.7.0",
|
||||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "9.0.0",
|
||||
"rate-limiter-flexible": "9.0.1",
|
||||
"re2js": "1.2.0",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
|
|
|
|||
|
|
@ -222,8 +222,8 @@ importers:
|
|||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
rate-limiter-flexible:
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
re2js:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
|
|
@ -5238,8 +5238,8 @@ packages:
|
|||
ramda@0.32.0:
|
||||
resolution: {integrity: sha512-GQWAHhxhxWBWA8oIBr1XahFVjQ9Fic6MK9ikijfd4TZHfE2+urfk+irVlR5VOn48uwMgM+loRRBJd6Yjsbc0zQ==}
|
||||
|
||||
rate-limiter-flexible@9.0.0:
|
||||
resolution: {integrity: sha512-Dz+NKRx+V9WVLY6QJv2soo/eN+cYL/+/1XggE/tgnGuA+D/Q1em0hWVp6AZd8lfhzZ6+2wrk7TEwYN+x9AsHeg==}
|
||||
rate-limiter-flexible@9.0.1:
|
||||
resolution: {integrity: sha512-sO+QdoGPCxroi4VkO2FIVjfUGuexhRkBc9ROHqu5eVEEz+oPHzQqvCc25ajFfMUBosbNGb6qpNa8xmxH9YNZsg==}
|
||||
|
||||
re2js@1.2.0:
|
||||
resolution: {integrity: sha512-IoeSIsrlUnaCBHCez7SAJvTB6Z6zb45aFgXs0q2owmnJZTXstbGhXqq4Ix+TV4jgtR5KcYa0NePNb5tF7V/SLg==}
|
||||
|
|
@ -11597,7 +11597,7 @@ snapshots:
|
|||
|
||||
ramda@0.32.0: {}
|
||||
|
||||
rate-limiter-flexible@9.0.0: {}
|
||||
rate-limiter-flexible@9.0.1: {}
|
||||
|
||||
re2js@1.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue