chore(deps): bump rate-limiter-flexible from 7.4.0 to 8.0.1 (#20176)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 7.4.0 to 8.0.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v7.4.0...v8.0.1) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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
59fa12e89b
commit
526eaa2e17
|
|
@ -113,7 +113,7 @@
|
|||
"pac-proxy-agent": "7.2.0",
|
||||
"proxy-chain": "2.5.9",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "7.4.0",
|
||||
"rate-limiter-flexible": "8.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: 7.4.0
|
||||
version: 7.4.0
|
||||
specifier: 8.0.1
|
||||
version: 8.0.1
|
||||
re2js:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
|
|
@ -5143,8 +5143,8 @@ packages:
|
|||
resolution: {integrity: sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
rate-limiter-flexible@7.4.0:
|
||||
resolution: {integrity: sha512-IJopePGO6HnMWVdeLCihnxXZ0WCW0mxXiU5LE3bZ00GHESsCaAvgD8hN/ATIJeZhnrVdU5cfRyS1uV63Vmc4zg==}
|
||||
rate-limiter-flexible@8.0.1:
|
||||
resolution: {integrity: sha512-UVJdIvGYUDGH9+f3e63dIyOB1wxCLC9CSH09eXLohENGAsxY9PTwI2uJgY6Kj0ULf7x1Aq4FZIGvhJHXJTbdSQ==}
|
||||
|
||||
re2js@1.2.0:
|
||||
resolution: {integrity: sha512-IoeSIsrlUnaCBHCez7SAJvTB6Z6zb45aFgXs0q2owmnJZTXstbGhXqq4Ix+TV4jgtR5KcYa0NePNb5tF7V/SLg==}
|
||||
|
|
@ -11360,7 +11360,7 @@ snapshots:
|
|||
|
||||
quick-lru@6.1.2: {}
|
||||
|
||||
rate-limiter-flexible@7.4.0: {}
|
||||
rate-limiter-flexible@8.0.1: {}
|
||||
|
||||
re2js@1.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue