chore(deps): bump rate-limiter-flexible from 7.3.0 to 7.3.1 (#20054)

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  dependency-version: 7.3.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:
dependabot[bot] 2025-09-15 08:28:19 +00:00 committed by GitHub
parent 7adddbcb7e
commit 8ca04806c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 26 additions and 13 deletions

View File

@ -113,7 +113,7 @@
"pac-proxy-agent": "7.2.0",
"proxy-chain": "2.5.9",
"query-string": "9.3.0",
"rate-limiter-flexible": "7.3.0",
"rate-limiter-flexible": "7.3.1",
"re2js": "1.2.0",
"rebrowser-puppeteer": "24.8.1",
"rfc4648": "1.5.4",

View File

@ -222,8 +222,8 @@ importers:
specifier: 9.3.0
version: 9.3.0
rate-limiter-flexible:
specifier: 7.3.0
version: 7.3.0
specifier: 7.3.1
version: 7.3.1
re2js:
specifier: 1.2.0
version: 1.2.0
@ -1713,8 +1713,8 @@ packages:
resolution: {integrity: sha512-3rDakgJZ77+RiQUuSK69t1F0m8BQKA8Vh5DCS5V0DWvNY67zob2JhhQrhCO0AKLGINTRSFd1tBaHcJTkhefoSw==}
engines: {node: '>=18'}
'@napi-rs/wasm-runtime@1.0.4':
resolution: {integrity: sha512-+ZEtJPp8EF8h4kN6rLQECRor00H7jtDgBVtttIUoxuDkXLiQMaSBqju3LV/IEsMvqVG5pviUvR4jYhIA1xNm8w==}
'@napi-rs/wasm-runtime@1.0.5':
resolution: {integrity: sha512-TBr9Cf9onSAS2LQ2+QHx6XcC6h9+RIzJgbqG3++9TUZSH204AwEy5jg3BTQ0VATsyoGj4ee49tN/y6rvaOOtcg==}
'@noble/hashes@1.8.0':
resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
@ -3229,6 +3229,15 @@ packages:
supports-color:
optional: true
debug@4.4.3:
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
decamelize-keys@2.0.1:
resolution: {integrity: sha512-nrNeSCtU2gV3Apcmn/EZ+aR20zKDuNDStV67jPiupokD3sOAFeMzslLMCFdKv1sPqzwoe5ZUhsSW9IAVgKSL/Q==}
engines: {node: '>=14.16'}
@ -5176,8 +5185,8 @@ packages:
resolution: {integrity: sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==}
engines: {node: '>=12'}
rate-limiter-flexible@7.3.0:
resolution: {integrity: sha512-0R5gYs0m+jLGqcE6wxuvht+zuch0h4Un+JqVCEWaQajJGCWU2HzY0IFDp8WS8NNqIpviJOLmkZ5VKmzW/8q5dA==}
rate-limiter-flexible@7.3.1:
resolution: {integrity: sha512-nrB4jg9bu5HjG8yvLyQPyuExc4jO/rVdobSS+dl0UT7Oltll7wJpkZEZh4ByIrEnulL6QXlF21F8QoRrvtdUtg==}
re2js@1.2.0:
resolution: {integrity: sha512-IoeSIsrlUnaCBHCez7SAJvTB6Z6zb45aFgXs0q2owmnJZTXstbGhXqq4Ix+TV4jgtR5KcYa0NePNb5tF7V/SLg==}
@ -6265,7 +6274,7 @@ snapshots:
'@babel/traverse': 7.28.4
'@babel/types': 7.28.4
convert-source-map: 2.0.0
debug: 4.4.1
debug: 4.4.3
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@ -6946,7 +6955,7 @@ snapshots:
'@babel/parser': 7.28.4
'@babel/template': 7.27.2
'@babel/types': 7.28.4
debug: 4.4.1
debug: 4.4.3
transitivePeerDependencies:
- supports-color
@ -7549,7 +7558,7 @@ snapshots:
outvariant: 1.4.3
strict-event-emitter: 0.5.1
'@napi-rs/wasm-runtime@1.0.4':
'@napi-rs/wasm-runtime@1.0.5':
dependencies:
'@emnapi/core': 1.5.0
'@emnapi/runtime': 1.5.0
@ -8074,7 +8083,7 @@ snapshots:
'@rolldown/binding-wasm32-wasi@1.0.0-beta.37':
dependencies:
'@napi-rs/wasm-runtime': 1.0.4
'@napi-rs/wasm-runtime': 1.0.5
optional: true
'@rolldown/binding-win32-arm64-msvc@1.0.0-beta.37':
@ -9177,6 +9186,10 @@ snapshots:
dependencies:
ms: 2.1.3
debug@4.4.3:
dependencies:
ms: 2.1.3
decamelize-keys@2.0.1:
dependencies:
decamelize: 6.0.0
@ -11415,7 +11428,7 @@ snapshots:
quick-lru@6.1.2: {}
rate-limiter-flexible@7.3.0: {}
rate-limiter-flexible@7.3.1: {}
re2js@1.2.0: {}
@ -11435,7 +11448,7 @@ snapshots:
dependencies:
'@puppeteer/browsers': 2.10.3
chromium-bidi: 5.1.0(devtools-protocol@0.0.1439962)
debug: 4.4.1
debug: 4.4.3
devtools-protocol: 0.0.1439962
typed-query-selector: 2.12.0
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@5.0.10)