chore(deps): bump re2js from 2.6.1 to 2.8.0 (#22023)
Bumps [re2js](https://github.com/le0pard/re2js) from 2.6.1 to 2.8.0. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/2.6.1...2.8.0) --- updated-dependencies: - dependency-name: re2js dependency-version: 2.8.0 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
4a758a33d7
commit
1d3c802b45
|
|
@ -118,7 +118,7 @@
|
|||
"playwright": "1.59.1",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.1.0",
|
||||
"re2js": "2.6.1",
|
||||
"re2js": "2.8.0",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
"sanitize-html": "2.17.4",
|
||||
|
|
|
|||
|
|
@ -215,8 +215,8 @@ importers:
|
|||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
re2js:
|
||||
specifier: 2.6.1
|
||||
version: 2.6.1
|
||||
specifier: 2.8.0
|
||||
version: 2.8.0
|
||||
rfc4648:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -5394,8 +5394,8 @@ packages:
|
|||
rate-limiter-flexible@11.1.0:
|
||||
resolution: {integrity: sha512-lyyC0SqKz+dE5JoHZ4JMqdrM3LSZKBxzuAFAyKCYAnmHnPz/Rb6iDquxoL4CMipDXoR0G+QRhOzYWL3JKihbNw==}
|
||||
|
||||
re2js@2.6.1:
|
||||
resolution: {integrity: sha512-E5bG/nXPEcgd4yL+P8yYBd8FZ2z6zC+mj17iOMjqr8EhrWAO9W6GxwpaQaedIPNtm9dbKUbGVDOtj4CbJKJv9Q==}
|
||||
re2js@2.8.0:
|
||||
resolution: {integrity: sha512-HCjH9S3vdPyoYqv6++dZGa0RtG9xr7cAV00I0ymNHaKgiYOISsfTOMAj2UAP9miRWP+786AO/a4bIvtzTFOI1Q==}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
||||
|
|
@ -11328,7 +11328,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@11.1.0: {}
|
||||
|
||||
re2js@2.6.1: {}
|
||||
re2js@2.8.0: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue