chore(deps): bump rate-limiter-flexible from 6.0.0 to 6.1.0 (#18599)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: rate-limiter-flexible 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
82ca7b6da7
commit
7b6eb620fb
|
|
@ -115,7 +115,7 @@
|
|||
"puppeteer-extra-plugin-user-data-dir": "2.4.1",
|
||||
"puppeteer-extra-plugin-user-preferences": "2.4.1",
|
||||
"query-string": "9.1.1",
|
||||
"rate-limiter-flexible": "6.0.0",
|
||||
"rate-limiter-flexible": "6.1.0",
|
||||
"re2js": "1.1.0",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
|
|
|
|||
|
|
@ -212,8 +212,8 @@ importers:
|
|||
specifier: 9.1.1
|
||||
version: 9.1.1
|
||||
rate-limiter-flexible:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
specifier: 6.1.0
|
||||
version: 6.1.0
|
||||
re2js:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
|
|
@ -5070,8 +5070,8 @@ packages:
|
|||
resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
rate-limiter-flexible@6.0.0:
|
||||
resolution: {integrity: sha512-2FOXThoNMSzgODfZhIFE+To67qidlzxUIdpdZA/bQ/jDA093LoEUazZvoTLwE/+BEpQ5f6D3OzppRpPt82FUhA==}
|
||||
rate-limiter-flexible@6.1.0:
|
||||
resolution: {integrity: sha512-CqdTzIj9srODfTP1QKZyHn9BSq4SbOel9+Mun1Qt+SmYSgXDEYPa18yKKHTt5Q+4eqCK+psSLpCuYsbAu5MwGA==}
|
||||
|
||||
re2js@1.1.0:
|
||||
resolution: {integrity: sha512-ovDCIb2ZQR7Do3NzH2XEuXOzqd1q8srvkeaOVMf+EZNt1Z4JoUVvNKCR9qf8EbqoPhvLknkoyiiBzoQtmuzIbQ==}
|
||||
|
|
@ -11315,7 +11315,7 @@ snapshots:
|
|||
|
||||
quick-lru@5.1.1: {}
|
||||
|
||||
rate-limiter-flexible@6.0.0: {}
|
||||
rate-limiter-flexible@6.1.0: {}
|
||||
|
||||
re2js@1.1.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue