chore(deps): bump re2js from 1.2.2 to 1.2.3 (#21523)
Bumps [re2js](https://github.com/le0pard/re2js) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/1.2.2...1.2.3) --- updated-dependencies: - dependency-name: re2js dependency-version: 1.2.3 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
5ae7432b26
commit
19e32e91dc
|
|
@ -118,7 +118,7 @@
|
|||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "10.0.1",
|
||||
"re2js": "1.2.2",
|
||||
"re2js": "1.2.3",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
|
|
|
|||
|
|
@ -218,8 +218,8 @@ importers:
|
|||
specifier: 10.0.1
|
||||
version: 10.0.1
|
||||
re2js:
|
||||
specifier: 1.2.2
|
||||
version: 1.2.2
|
||||
specifier: 1.2.3
|
||||
version: 1.2.3
|
||||
rebrowser-puppeteer:
|
||||
specifier: 24.8.1
|
||||
version: 24.8.1(bufferutil@4.1.0)(typescript@5.9.3)(utf-8-validate@5.0.10)
|
||||
|
|
@ -5158,8 +5158,8 @@ packages:
|
|||
rate-limiter-flexible@10.0.1:
|
||||
resolution: {integrity: sha512-3G6GMFz5Oz5nVnDv9gQ1LLMdExR4B1lOjogPIjehtgyxPMIkY09BGyk2eCYt36/OkV/0t12GEt6J6HpTl6RzZg==}
|
||||
|
||||
re2js@1.2.2:
|
||||
resolution: {integrity: sha512-xvy4uuynAZWg9SuHbg0lgQncOuK6wssLmbHs8L8+YRbWLKY8Pe1avaHjNaFLOjErq8Oh0HvwQRWqIOCRL7uDDw==}
|
||||
re2js@1.2.3:
|
||||
resolution: {integrity: sha512-M2/7k8LkP+LmB/muGZXvAHiwhgwqq0Ign2UHCZkea39nHOakeixyMSfb7rql7N/6u5PTS+IpP2MKfRLJ4fed0g==}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
||||
|
|
@ -10973,7 +10973,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@10.0.1: {}
|
||||
|
||||
re2js@1.2.2: {}
|
||||
re2js@1.2.3: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue