chore(deps): bump re2js from 2.8.1 to 2.8.2 (#22058)
Bumps [re2js](https://github.com/le0pard/re2js) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/2.8.1...2.8.2) --- updated-dependencies: - dependency-name: re2js dependency-version: 2.8.2 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
ffb1858917
commit
2a247c9b6d
|
|
@ -118,7 +118,7 @@
|
|||
"playwright": "1.59.1",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.1.0",
|
||||
"re2js": "2.8.1",
|
||||
"re2js": "2.8.2",
|
||||
"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.1
|
||||
version: 2.8.1
|
||||
specifier: 2.8.2
|
||||
version: 2.8.2
|
||||
rfc4648:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -5402,8 +5402,8 @@ packages:
|
|||
rate-limiter-flexible@11.1.0:
|
||||
resolution: {integrity: sha512-lyyC0SqKz+dE5JoHZ4JMqdrM3LSZKBxzuAFAyKCYAnmHnPz/Rb6iDquxoL4CMipDXoR0G+QRhOzYWL3JKihbNw==}
|
||||
|
||||
re2js@2.8.1:
|
||||
resolution: {integrity: sha512-+wf41CqW1qX1vRhjcBA13FCXnKnJOLD+115wavTVJXI6LInQsl9CT+Bop4W25Dz7eRfUrCzH6JTpObrkxm3uBA==}
|
||||
re2js@2.8.2:
|
||||
resolution: {integrity: sha512-Z+F0lxMaX7xLZk0zTVbDuDesEBWoEVCIWkFT3vrb2ZX3nqvybYqtD5VVVGZCe6pd3VAKfhe1A53nUNfm2y+vZA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
|
|
@ -11338,7 +11338,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@11.1.0: {}
|
||||
|
||||
re2js@2.8.1: {}
|
||||
re2js@2.8.2: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue