chore(deps): bump rate-limiter-flexible from 11.0.1 to 11.0.2 (#21897)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 11.0.2 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
ec26f45425
commit
8cb94bb9a5
|
|
@ -117,7 +117,7 @@
|
|||
"proxy-chain": "2.7.1",
|
||||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.0.1",
|
||||
"rate-limiter-flexible": "11.0.2",
|
||||
"re2js": "2.3.1",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
|
|
|
|||
|
|
@ -215,8 +215,8 @@ importers:
|
|||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
rate-limiter-flexible:
|
||||
specifier: 11.0.1
|
||||
version: 11.0.1
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
re2js:
|
||||
specifier: 2.3.1
|
||||
version: 2.3.1
|
||||
|
|
@ -5468,8 +5468,8 @@ packages:
|
|||
ramda@0.32.0:
|
||||
resolution: {integrity: sha512-GQWAHhxhxWBWA8oIBr1XahFVjQ9Fic6MK9ikijfd4TZHfE2+urfk+irVlR5VOn48uwMgM+loRRBJd6Yjsbc0zQ==}
|
||||
|
||||
rate-limiter-flexible@11.0.1:
|
||||
resolution: {integrity: sha512-hvyCUefjRund2N6hro2H8Dql7OvB6+B3Qv2FLWWbdsdyQScXf4+N0tM0Bryz11awTtNxx6C1QbHYb1rCiAx7pA==}
|
||||
rate-limiter-flexible@11.0.2:
|
||||
resolution: {integrity: sha512-KF/g/GrzzL8bm5K9ZZ8MM0ascA+8dUwv5xA6+/k/3TpT/5cfz3ab36sRUTZsWMd0zmkOOZBu5oXURsRvztjBhw==}
|
||||
|
||||
re2js@2.3.1:
|
||||
resolution: {integrity: sha512-gU5mI8ROXhrWXElqRzTnyN/MnnTFfddOTATd34ZTsZdRZs4g1PXLfp+thVF2AQSwiGQnDtOmNYCXRCctr2MsXw==}
|
||||
|
|
@ -11545,7 +11545,7 @@ snapshots:
|
|||
|
||||
ramda@0.32.0: {}
|
||||
|
||||
rate-limiter-flexible@11.0.1: {}
|
||||
rate-limiter-flexible@11.0.2: {}
|
||||
|
||||
re2js@2.3.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue