chore(deps): bump re2 from 1.19.1 to 1.20.1 (#12977)

* chore(deps): bump re2 from 1.19.1 to 1.20.1

Bumps [re2](https://github.com/uhop/node-re2) from 1.19.1 to 1.20.1.
- [Release notes](https://github.com/uhop/node-re2/releases)
- [Commits](https://github.com/uhop/node-re2/compare/1.19.1...1.20.1)

---
updated-dependencies:
- dependency-name: re2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-08-11 06:45:27 +08:00 committed by GitHub
parent 5d4e993bff
commit 1eb96a083d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

@ -134,7 +134,7 @@
"puppeteer-extra-plugin-user-preferences": "2.4.1",
"query-string": "7.1.3",
"rand-user-agent": "1.0.109",
"re2": "1.19.1",
"re2": "1.20.1",
"require-all": "3.0.0",
"rfc4648": "1.5.2",
"rss-parser": "3.13.0",

View File

@ -76,7 +76,7 @@ dependencies:
version: 0.6.3
instagram-private-api:
specifier: 1.45.3
version: 1.45.3(re2@1.19.1)
version: 1.45.3(re2@1.20.1)
ioredis:
specifier: 5.3.2
version: 5.3.2
@ -159,8 +159,8 @@ dependencies:
specifier: 1.0.109
version: 1.0.109
re2:
specifier: 1.19.1
version: 1.19.1
specifier: 1.20.1
version: 1.20.1
require-all:
specifier: 3.0.0
version: 3.0.0
@ -4121,7 +4121,7 @@ packages:
/inherits@2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
/instagram-private-api@1.45.3(re2@1.19.1):
/instagram-private-api@1.45.3(re2@1.20.1):
resolution: {integrity: sha512-IybVclR0Ahh01rn/4r9sxRn4vkfbfMXAXFVljsGk51mfL/EyyP6Yn+aWIxbG/JboArR1POJzaFI5bQOR99R3xA==}
engines: {node: '>=8.0.0'}
peerDependencies:
@ -4141,7 +4141,7 @@ packages:
json-bigint: 1.0.0
lodash: 4.17.21
luxon: 1.28.1
re2: 1.19.1
re2: 1.20.1
reflect-metadata: 0.1.13
request: 2.88.2
request-promise: 4.2.6(request@2.88.2)
@ -4150,7 +4150,7 @@ packages:
tough-cookie: 2.5.0
ts-custom-error: 2.2.2
ts-xor: 1.1.0
url-regex-safe: 3.0.0(re2@1.19.1)
url-regex-safe: 3.0.0(re2@1.20.1)
utility-types: 3.10.0
transitivePeerDependencies:
- supports-color
@ -6690,8 +6690,8 @@ packages:
resolution: {integrity: sha512-mnAH0jDJQ0SJtEXjoW5aQILEc+33RwtKzKxwK9JG1a06M6nn8WDWheD+kmc5ucs+ux4FEWX3+PZuEB8r3x15yQ==}
dev: false
/re2@1.19.1:
resolution: {integrity: sha512-pML2LZvGdjESWAsufwlFwF+TBauIx7ItgcPIL0KiiZ9GrJ5OU3aJEc/EZvygB32nhjrRxe6QQFbie79QhT7gVA==}
/re2@1.20.1:
resolution: {integrity: sha512-JbzIoI5adNCqGUK8wHG1dMSyggvPyA4kx2hewt1lma5sP7/iWCfM15XKbCZlX2yvu5k80jSKAOQqJF7KC+2n8Q==}
requiresBuild: true
dependencies:
install-artifact-from-github: 1.3.3
@ -7820,7 +7820,7 @@ packages:
requires-port: 1.0.0
dev: false
/url-regex-safe@3.0.0(re2@1.19.1):
/url-regex-safe@3.0.0(re2@1.20.1):
resolution: {integrity: sha512-+2U40NrcmtWFVjuxXVt9bGRw6c7/MgkGKN9xIfPrT/2RX0LTkkae6CCEDp93xqUN0UKm/rr821QnHd2dHQmN3A==}
engines: {node: '>= 10.12.0'}
peerDependencies:
@ -7830,7 +7830,7 @@ packages:
optional: true
dependencies:
ip-regex: 4.3.0
re2: 1.19.1
re2: 1.20.1
tlds: 1.240.0
dev: false