chore(deps): bump rate-limiter-flexible from 11.1.0 to 11.1.1 (#22218)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 11.1.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:
parent
56f39bedfd
commit
6cccf1053a
|
|
@ -117,7 +117,7 @@
|
|||
"pac-proxy-agent": "9.0.1",
|
||||
"patchright": "1.60.2",
|
||||
"query-string": "9.4.0",
|
||||
"rate-limiter-flexible": "11.1.0",
|
||||
"rate-limiter-flexible": "11.1.1",
|
||||
"re2js": "2.8.3",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
|
|
|
|||
|
|
@ -212,8 +212,8 @@ importers:
|
|||
specifier: 9.4.0
|
||||
version: 9.4.0
|
||||
rate-limiter-flexible:
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
specifier: 11.1.1
|
||||
version: 11.1.1
|
||||
re2js:
|
||||
specifier: 2.8.3
|
||||
version: 2.8.3
|
||||
|
|
@ -5020,8 +5020,8 @@ packages:
|
|||
ramda@0.32.0:
|
||||
resolution: {integrity: sha512-GQWAHhxhxWBWA8oIBr1XahFVjQ9Fic6MK9ikijfd4TZHfE2+urfk+irVlR5VOn48uwMgM+loRRBJd6Yjsbc0zQ==}
|
||||
|
||||
rate-limiter-flexible@11.1.0:
|
||||
resolution: {integrity: sha512-lyyC0SqKz+dE5JoHZ4JMqdrM3LSZKBxzuAFAyKCYAnmHnPz/Rb6iDquxoL4CMipDXoR0G+QRhOzYWL3JKihbNw==}
|
||||
rate-limiter-flexible@11.1.1:
|
||||
resolution: {integrity: sha512-ZT/GnTlqjX+vEnI39tubPX8bQY7xIvp0e0q+DgxiA2RTfwj7t/jy6GTgdkJNb22qPCqjXJLoPLxff7RolmGc8Q==}
|
||||
|
||||
re2js@2.8.3:
|
||||
resolution: {integrity: sha512-lUKeXVwMqU302DM/WaOm33XF2hhzjGUZ8CbLg4zSAMpW2PPkJ2+is25AROevNiw+DytFmKU5gsQ92cB1Kxy+fA==}
|
||||
|
|
@ -10477,7 +10477,7 @@ snapshots:
|
|||
|
||||
ramda@0.32.0: {}
|
||||
|
||||
rate-limiter-flexible@11.1.0: {}
|
||||
rate-limiter-flexible@11.1.1: {}
|
||||
|
||||
re2js@2.8.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue