[backend] Update re2 dependency

re2 was updated to include https://github.com/uhop/node-re2/pull/198 which fixes build on nixOS
This commit is contained in:
Laura Hausmann 2023-11-23 14:59:49 +01:00
parent b4214d257f
commit 3cb46cd6fc
Signed by: zotan
GPG key ID: D044E84C5BE01605
5 changed files with 13 additions and 13 deletions

8
.pnp.cjs generated
View file

@ -7114,7 +7114,7 @@ const RAW_RUNTIME_STATE =
["qs", "npm:6.11.2"],\
["random-seed", "npm:0.3.0"],\
["ratelimiter", "npm:3.4.1"],\
["re2", "npm:1.20.8"],\
["re2", "npm:1.20.9"],\
["redis-lock", "npm:0.1.4"],\
["redis-semaphore", "virtual:aa59773ac87791c4813d53447077fcf8a847d6de5a301d34dc31286584b1dbb26d30d3adb5b4c41c1e8aea04371e926fda05c09c6253647c432e11d872a304ba#npm:5.3.1"],\
["reflect-metadata", "npm:0.1.13"],\
@ -20818,10 +20818,10 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["re2", [\
["npm:1.20.8", {\
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.8-777a96c6f5/node_modules/re2/",\
["npm:1.20.9", {\
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.9-65a014d791/node_modules/re2/",\
"packageDependencies": [\
["re2", "npm:1.20.8"],\
["re2", "npm:1.20.9"],\
["install-artifact-from-github", "npm:1.3.5"],\
["nan", "npm:2.18.0"],\
["node-gyp", "npm:10.0.1"]\

BIN
.yarn/cache/re2-npm-1.20.8-777a96c6f5-9187df2eea.zip (Stored with Git LFS) vendored

Binary file not shown.

BIN
.yarn/cache/re2-npm-1.20.9-65a014d791-0ecd9f849b.zip (Stored with Git LFS) vendored Normal file

Binary file not shown.

View file

@ -108,7 +108,7 @@
"qs": "6.11.2",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
"re2": "^1.20.8",
"re2": "^1.20.9",
"redis-lock": "0.1.4",
"redis-semaphore": "5.3.1",
"reflect-metadata": "0.1.13",

View file

@ -5432,7 +5432,7 @@ __metadata:
qs: "npm:6.11.2"
random-seed: "npm:0.3.0"
ratelimiter: "npm:3.4.1"
re2: "npm:^1.20.8"
re2: "npm:^1.20.9"
redis-lock: "npm:0.1.4"
redis-semaphore: "npm:5.3.1"
reflect-metadata: "npm:0.1.13"
@ -17376,14 +17376,14 @@ __metadata:
languageName: node
linkType: hard
"re2@npm:^1.20.8":
version: 1.20.8
resolution: "re2@npm:1.20.8"
"re2@npm:^1.20.9":
version: 1.20.9
resolution: "re2@npm:1.20.9"
dependencies:
install-artifact-from-github: "npm:^1.3.5"
nan: "npm:^2.18.0"
node-gyp: "npm:^10.0.1"
checksum: 9187df2eeaeaec2ca8070646ad57e89a1b15b825e350f62e5af74194b59f64d3632e9f0c9c1750d5da23f7b4104cce7f9ce94fdeae56aa5bcf37af4d6329df63
checksum: 0ecd9f849b74c89757c98b530ca4f76eac8f9f9e095c6b8b2f65c14a8315ba2a796e9a77fb5149286eadd166adcb573d74344882a20d76999499796e4b814b13
languageName: node
linkType: hard