chore(deps): bump re2js from 2.2.3 to 2.3.1 (#21849)
Bumps [re2js](https://github.com/le0pard/re2js) from 2.2.3 to 2.3.1. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/2.2.3...2.3.1) --- updated-dependencies: - dependency-name: re2js dependency-version: 2.3.1 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
add0734e0f
commit
ec5fb92f8a
|
|
@ -118,7 +118,7 @@
|
|||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.0.1",
|
||||
"re2js": "2.2.3",
|
||||
"re2js": "2.3.1",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
|
|
|
|||
|
|
@ -218,8 +218,8 @@ importers:
|
|||
specifier: 11.0.1
|
||||
version: 11.0.1
|
||||
re2js:
|
||||
specifier: 2.2.3
|
||||
version: 2.2.3
|
||||
specifier: 2.3.1
|
||||
version: 2.3.1
|
||||
rebrowser-puppeteer:
|
||||
specifier: 24.8.1
|
||||
version: 24.8.1(bufferutil@4.1.0)(typescript@5.9.3)(utf-8-validate@5.0.10)
|
||||
|
|
@ -5444,8 +5444,8 @@ packages:
|
|||
rate-limiter-flexible@11.0.1:
|
||||
resolution: {integrity: sha512-hvyCUefjRund2N6hro2H8Dql7OvB6+B3Qv2FLWWbdsdyQScXf4+N0tM0Bryz11awTtNxx6C1QbHYb1rCiAx7pA==}
|
||||
|
||||
re2js@2.2.3:
|
||||
resolution: {integrity: sha512-knY6jtTYhe38js7At+qsP9+KL9/gy8ZC2G/jOF3ocqbqj3qGaafqxWtDIjous+trwztsPJj6ezCczUPRN7+6oA==}
|
||||
re2js@2.3.1:
|
||||
resolution: {integrity: sha512-gU5mI8ROXhrWXElqRzTnyN/MnnTFfddOTATd34ZTsZdRZs4g1PXLfp+thVF2AQSwiGQnDtOmNYCXRCctr2MsXw==}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
||||
|
|
@ -11500,7 +11500,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@11.0.1: {}
|
||||
|
||||
re2js@2.2.3: {}
|
||||
re2js@2.3.1: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue