chore(deps): bump re2js from 2.8.2 to 2.8.3 (#22102)
Bumps [re2js](https://github.com/le0pard/re2js) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/2.8.2...2.8.3) --- updated-dependencies: - dependency-name: re2js dependency-version: 2.8.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
b2594e5174
commit
5469b2bf03
|
|
@ -118,7 +118,7 @@
|
|||
"playwright": "1.60.0",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.1.0",
|
||||
"re2js": "2.8.2",
|
||||
"re2js": "2.8.3",
|
||||
"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.8.2
|
||||
version: 2.8.2
|
||||
specifier: 2.8.3
|
||||
version: 2.8.3
|
||||
rfc4648:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -5246,8 +5246,8 @@ packages:
|
|||
rate-limiter-flexible@11.1.0:
|
||||
resolution: {integrity: sha512-lyyC0SqKz+dE5JoHZ4JMqdrM3LSZKBxzuAFAyKCYAnmHnPz/Rb6iDquxoL4CMipDXoR0G+QRhOzYWL3JKihbNw==}
|
||||
|
||||
re2js@2.8.2:
|
||||
resolution: {integrity: sha512-Z+F0lxMaX7xLZk0zTVbDuDesEBWoEVCIWkFT3vrb2ZX3nqvybYqtD5VVVGZCe6pd3VAKfhe1A53nUNfm2y+vZA==}
|
||||
re2js@2.8.3:
|
||||
resolution: {integrity: sha512-lUKeXVwMqU302DM/WaOm33XF2hhzjGUZ8CbLg4zSAMpW2PPkJ2+is25AROevNiw+DytFmKU5gsQ92cB1Kxy+fA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
|
|
@ -11053,7 +11053,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@11.1.0: {}
|
||||
|
||||
re2js@2.8.2: {}
|
||||
re2js@2.8.3: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue