chore(deps): bump re2js from 1.0.1 to 1.1.0 (#18476)
Bumps [re2js](https://github.com/le0pard/re2js) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: re2js 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
18c17e0655
commit
67e5de0285
|
|
@ -115,7 +115,7 @@
|
|||
"puppeteer-extra-plugin-user-preferences": "2.4.1",
|
||||
"query-string": "9.1.1",
|
||||
"rate-limiter-flexible": "5.0.5",
|
||||
"re2js": "1.0.1",
|
||||
"re2js": "1.1.0",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
"sanitize-html": "2.14.0",
|
||||
|
|
|
|||
|
|
@ -213,8 +213,8 @@ importers:
|
|||
specifier: 5.0.5
|
||||
version: 5.0.5
|
||||
re2js:
|
||||
specifier: 1.0.1
|
||||
version: 1.0.1
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
rfc4648:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -5011,8 +5011,8 @@ packages:
|
|||
rate-limiter-flexible@5.0.5:
|
||||
resolution: {integrity: sha512-+/dSQfo+3FYwYygUs/V2BBdwGa9nFtakDwKt4l0bnvNB53TNT++QSFewwHX9qXrZJuMe9j+TUaU21lm5ARgqdQ==}
|
||||
|
||||
re2js@1.0.1:
|
||||
resolution: {integrity: sha512-6ulyLR52++PZF6gO8Fdmy1brOo3NZ1YmkpFfo4wkPA0NfoMTBaUL2iCDPGSk5qTvf8oH7yYfDgTPnFnKOEX9qA==}
|
||||
re2js@1.1.0:
|
||||
resolution: {integrity: sha512-ovDCIb2ZQR7Do3NzH2XEuXOzqd1q8srvkeaOVMf+EZNt1Z4JoUVvNKCR9qf8EbqoPhvLknkoyiiBzoQtmuzIbQ==}
|
||||
|
||||
read-package-up@11.0.0:
|
||||
resolution: {integrity: sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==}
|
||||
|
|
@ -11190,7 +11190,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@5.0.5: {}
|
||||
|
||||
re2js@1.0.1: {}
|
||||
re2js@1.1.0: {}
|
||||
|
||||
read-package-up@11.0.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue