chore(deps): bump rate-limiter-flexible from 8.1.0 to 8.2.0 (#20456)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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
289668847a
commit
36fce5a981
|
|
@ -113,7 +113,7 @@
|
|||
"pac-proxy-agent": "7.2.0",
|
||||
"proxy-chain": "2.5.9",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "8.1.0",
|
||||
"rate-limiter-flexible": "8.2.0",
|
||||
"re2js": "1.2.0",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
|
|
|
|||
|
|
@ -205,8 +205,8 @@ importers:
|
|||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
rate-limiter-flexible:
|
||||
specifier: 8.1.0
|
||||
version: 8.1.0
|
||||
specifier: 8.2.0
|
||||
version: 8.2.0
|
||||
re2js:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
|
|
@ -5006,8 +5006,8 @@ packages:
|
|||
resolution: {integrity: sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
rate-limiter-flexible@8.1.0:
|
||||
resolution: {integrity: sha512-J+4xBdVboibP1h0Imn4nFoCLT+UM9Os9vJaWaRWkLsQxS7jrhLJeLlmzP5hyCEsLwtgFIIY5KcWiJGyyVTMaKg==}
|
||||
rate-limiter-flexible@8.2.0:
|
||||
resolution: {integrity: sha512-lzpvMBP6GpCJftWP90RHzhCAAPFnO3BKaE6STNc6tPsu/uF6Y7kZDczV45a4Ms/H+5G2qqPFp8kg0l8gxCxcsw==}
|
||||
|
||||
re2js@1.2.0:
|
||||
resolution: {integrity: sha512-IoeSIsrlUnaCBHCez7SAJvTB6Z6zb45aFgXs0q2owmnJZTXstbGhXqq4Ix+TV4jgtR5KcYa0NePNb5tF7V/SLg==}
|
||||
|
|
@ -11130,7 +11130,7 @@ snapshots:
|
|||
|
||||
quick-lru@6.1.2: {}
|
||||
|
||||
rate-limiter-flexible@8.1.0: {}
|
||||
rate-limiter-flexible@8.2.0: {}
|
||||
|
||||
re2js@1.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue