chore(deps): bump re2js from 0.4.0 to 0.4.1 (#13954)

* chore(deps): bump re2js from 0.4.0 to 0.4.1

Bumps [re2js](https://github.com/le0pard/re2js) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/le0pard/re2js/releases)
- [Commits](https://github.com/le0pard/re2js/compare/0.4.0...0.4.1)

---
updated-dependencies:
- dependency-name: re2js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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:
dependabot[bot] 2023-12-04 22:28:17 +00:00 committed by GitHub
parent ed99c4d56e
commit ab478bbc05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -136,7 +136,7 @@
"puppeteer-extra-plugin-user-data-dir": "2.4.1",
"puppeteer-extra-plugin-user-preferences": "2.4.1",
"query-string": "7.1.3",
"re2js": "0.4.0",
"re2js": "0.4.1",
"require-all": "3.0.0",
"rfc4648": "1.5.3",
"rss-parser": "3.13.0",

View File

@ -165,8 +165,8 @@ dependencies:
specifier: 7.1.3
version: 7.1.3
re2js:
specifier: 0.4.0
version: 0.4.0
specifier: 0.4.1
version: 0.4.1
require-all:
specifier: 3.0.0
version: 3.0.0
@ -6712,8 +6712,8 @@ packages:
engines: {node: '>=10'}
dev: false
/re2js@0.4.0:
resolution: {integrity: sha512-W6t5XWgedRUsSw3lcJCjejDwybz7xaBfDDpySQEgSdO6AYWbrFFHHOsunE6rcmkiPhyLMonlJNVtbcy9/+GBbQ==}
/re2js@0.4.1:
resolution: {integrity: sha512-Kxb+OKXrEPowP4bXAF07NDXtgYX07S8HeVGgadx5/D/R41LzWg1kgTD2szIv2iHJM3vrAPnDKaBzfUE/7QWX9w==}
dev: false
/react-is@18.2.0: