mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump re2js from 2.2.2 to 2.2.3 (#21842)
Bumps [re2js](https://github.com/le0pard/re2js) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: re2js dependency-version: 2.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:
+1
-1
@@ -118,7 +118,7 @@
|
||||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.0.1",
|
||||
"re2js": "2.2.2",
|
||||
"re2js": "2.2.3",
|
||||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
|
||||
Generated
+16
-6
@@ -218,8 +218,8 @@ importers:
|
||||
specifier: 11.0.1
|
||||
version: 11.0.1
|
||||
re2js:
|
||||
specifier: 2.2.2
|
||||
version: 2.2.2
|
||||
specifier: 2.2.3
|
||||
version: 2.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)
|
||||
@@ -5309,6 +5309,10 @@ packages:
|
||||
resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.5.12:
|
||||
resolution: {integrity: sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postgres-array@2.0.0:
|
||||
resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -5436,8 +5440,8 @@ packages:
|
||||
rate-limiter-flexible@11.0.1:
|
||||
resolution: {integrity: sha512-hvyCUefjRund2N6hro2H8Dql7OvB6+B3Qv2FLWWbdsdyQScXf4+N0tM0Bryz11awTtNxx6C1QbHYb1rCiAx7pA==}
|
||||
|
||||
re2js@2.2.2:
|
||||
resolution: {integrity: sha512-DM7coRnfIsNcb66VYpalw9KSWuCAH/l2lBaNgKs6W+Va+6pKup070hS35ysS7hDofHC8tSd5alZ4UpiP83F37w==}
|
||||
re2js@2.2.3:
|
||||
resolution: {integrity: sha512-knY6jtTYhe38js7At+qsP9+KL9/gy8ZC2G/jOF3ocqbqj3qGaafqxWtDIjous+trwztsPJj6ezCczUPRN7+6oA==}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
||||
@@ -11314,6 +11318,12 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postcss@8.5.12:
|
||||
dependencies:
|
||||
nanoid: 3.3.11
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postgres-array@2.0.0: {}
|
||||
|
||||
postgres-bytea@1.0.1: {}
|
||||
@@ -11482,7 +11492,7 @@ snapshots:
|
||||
|
||||
rate-limiter-flexible@11.0.1: {}
|
||||
|
||||
re2js@2.2.2: {}
|
||||
re2js@2.2.3: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
@@ -12376,7 +12386,7 @@ snapshots:
|
||||
esbuild: 0.27.7
|
||||
fdir: 6.5.0(picomatch@4.0.4)
|
||||
picomatch: 4.0.4
|
||||
postcss: 8.5.10
|
||||
postcss: 8.5.12
|
||||
rollup: 4.60.2
|
||||
tinyglobby: 0.2.16
|
||||
optionalDependencies:
|
||||
|
||||
Reference in New Issue
Block a user