[backend] Fix build on node v22

This commit is contained in:
Laura Hausmann 2024-05-13 14:00:12 +02:00
parent 3562a3e19d
commit dfe01652f0
No known key found for this signature in database
GPG key ID: D044E84C5BE01605
7 changed files with 25 additions and 25 deletions

16
.pnp.cjs generated
View file

@ -7070,7 +7070,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.9"],\
["re2", "npm:1.20.11"],\
["redis-lock", "npm:0.1.4"],\
["redis-semaphore", "virtual:aa59773ac87791c4813d53447077fcf8a847d6de5a301d34dc31286584b1dbb26d30d3adb5b4c41c1e8aea04371e926fda05c09c6253647c432e11d872a304ba#npm:5.3.1"],\
["reflect-metadata", "npm:0.1.13"],\
@ -18018,10 +18018,10 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["nan", [\
["npm:2.18.0", {\
"packageLocation": "./.yarn/unplugged/nan-npm-2.18.0-a51ed5bed5/node_modules/nan/",\
["npm:2.19.0", {\
"packageLocation": "./.yarn/unplugged/nan-npm-2.19.0-2f5da4a528/node_modules/nan/",\
"packageDependencies": [\
["nan", "npm:2.18.0"],\
["nan", "npm:2.19.0"],\
["node-gyp", "npm:9.4.0"]\
],\
"linkType": "HARD"\
@ -20819,12 +20819,12 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["re2", [\
["npm:1.20.9", {\
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.9-65a014d791/node_modules/re2/",\
["npm:1.20.11", {\
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.11-ab65de125e/node_modules/re2/",\
"packageDependencies": [\
["re2", "npm:1.20.9"],\
["re2", "npm:1.20.11"],\
["install-artifact-from-github", "npm:1.3.5"],\
["nan", "npm:2.18.0"],\
["nan", "npm:2.19.0"],\
["node-gyp", "npm:10.0.1"]\
],\
"linkType": "HARD"\

BIN
.yarn/cache/nan-npm-2.18.0-a51ed5bed5-5520e22c64.zip (Stored with Git LFS) vendored

Binary file not shown.

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb4ff42d414f1c2a732d520e2b25bedf23587ff4d22cf672519bf53b83ddc0dd
size 99593

BIN
.yarn/cache/re2-npm-1.20.11-ab65de125e-a8665c861c.zip (Stored with Git LFS) vendored Normal file

Binary file not shown.

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

Binary file not shown.

View file

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

View file

@ -5387,7 +5387,7 @@ __metadata:
qs: "npm:6.11.2"
random-seed: "npm:0.3.0"
ratelimiter: "npm:3.4.1"
re2: "npm:^1.20.9"
re2: "npm:^1.20.11"
redis-lock: "npm:0.1.4"
redis-semaphore: "npm:5.3.1"
reflect-metadata: "npm:0.1.13"
@ -14887,12 +14887,12 @@ __metadata:
languageName: node
linkType: hard
"nan@npm:^2.18.0":
version: 2.18.0
resolution: "nan@npm:2.18.0"
"nan@npm:^2.19.0":
version: 2.19.0
resolution: "nan@npm:2.19.0"
dependencies:
node-gyp: "npm:latest"
checksum: 10/5520e22c64e2b5b495b1d765d6334c989b848bbe1502fec89c5857cabcc7f9f0474563377259e7574bff1c8a041d3b90e9ffa1f5e15502ffddee7b2550cc26a0
checksum: 10/b97f680753113bcd803cb174e40baa01e04aa4cb95ee62b48841336d9c48b278a2eeff71a4a0d7315b8f639fb1e38049925d3be1c6e266c158dc8f7d95d67eaa
languageName: node
linkType: hard
@ -17384,14 +17384,14 @@ __metadata:
languageName: node
linkType: hard
"re2@npm:^1.20.9":
version: 1.20.9
resolution: "re2@npm:1.20.9"
"re2@npm:^1.20.11":
version: 1.20.11
resolution: "re2@npm:1.20.11"
dependencies:
install-artifact-from-github: "npm:^1.3.5"
nan: "npm:^2.18.0"
nan: "npm:^2.19.0"
node-gyp: "npm:^10.0.1"
checksum: 10/0ecd9f849b74c89757c98b530ca4f76eac8f9f9e095c6b8b2f65c14a8315ba2a796e9a77fb5149286eadd166adcb573d74344882a20d76999499796e4b814b13
checksum: 10/a8665c861c632c67db448832a5a6a0092a1a29b8b6b731d6ce10f0017ba2871620780a745a8b2cbdd77e57ecf9e7bc8983c7ec5e10e6da6c06079a98146db443
languageName: node
linkType: hard