chore(deps): bump rate-limiter-flexible from 8.2.0 to 8.2.1 (#20499)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 8.2.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
6430deb943
commit
f174b3d7c7
|
|
@ -114,7 +114,7 @@
|
|||
"proxy-chain": "2.5.9",
|
||||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "8.2.0",
|
||||
"rate-limiter-flexible": "8.2.1",
|
||||
"re2js": "1.2.0",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
|
|
|
|||
|
|
@ -208,8 +208,8 @@ importers:
|
|||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
rate-limiter-flexible:
|
||||
specifier: 8.2.0
|
||||
version: 8.2.0
|
||||
specifier: 8.2.1
|
||||
version: 8.2.1
|
||||
re2js:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
|
|
@ -5118,8 +5118,8 @@ packages:
|
|||
resolution: {integrity: sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
rate-limiter-flexible@8.2.0:
|
||||
resolution: {integrity: sha512-lzpvMBP6GpCJftWP90RHzhCAAPFnO3BKaE6STNc6tPsu/uF6Y7kZDczV45a4Ms/H+5G2qqPFp8kg0l8gxCxcsw==}
|
||||
rate-limiter-flexible@8.2.1:
|
||||
resolution: {integrity: sha512-QreyZSG7jJepD7wbMVG0wvkMx8MZaCKdnpUIffoQ/xavM7PKzpSfzrs6DISVb00LXckV1lQ3NSkc4xL3ZaUVLg==}
|
||||
|
||||
re2js@1.2.0:
|
||||
resolution: {integrity: sha512-IoeSIsrlUnaCBHCez7SAJvTB6Z6zb45aFgXs0q2owmnJZTXstbGhXqq4Ix+TV4jgtR5KcYa0NePNb5tF7V/SLg==}
|
||||
|
|
@ -11393,7 +11393,7 @@ snapshots:
|
|||
|
||||
quick-lru@6.1.2: {}
|
||||
|
||||
rate-limiter-flexible@8.2.0: {}
|
||||
rate-limiter-flexible@8.2.1: {}
|
||||
|
||||
re2js@1.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue