Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"dotenv": "^16.5.0",
"express": "^5.1.0",
"express": "^5.2.0",
"morgan": "^1.10.1",
"stytch": "^12.32.1",
"zod": "^3.24.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"dotenv": "^16.5.0",
"express": "^5.1.0",
"express": "^5.2.0",
"morgan": "^1.10.1",
"stytch": "^12.32.1",
"zod": "^3.24.2"
Expand Down
2 changes: 1 addition & 1 deletion backend/node/b2b/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"body-parser": "^2.2.0",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"express": "^5.1.0",
"express": "^5.2.0",
"stytch": "^12.38.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion backend/node/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"body-parser": "^2.2.0",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"express": "^5.1.0",
"express": "^5.2.0",
"stytch": "^12.38.0"
},
"devDependencies": {
Expand Down
102 changes: 90 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2946,7 +2946,7 @@ __metadata:
cors: "npm:^2.8.5"
dotenv: "npm:^16.5.0"
eslint: "npm:^9.17.0"
express: "npm:^5.1.0"
express: "npm:^5.2.0"
morgan: "npm:^1.10.1"
stytch: "npm:^12.32.1"
tsx: "npm:^4.19.2"
Expand Down Expand Up @@ -3046,7 +3046,7 @@ __metadata:
cors: "npm:^2.8.5"
dotenv: "npm:^16.5.0"
eslint: "npm:^9.17.0"
express: "npm:^5.1.0"
express: "npm:^5.2.0"
morgan: "npm:^1.10.1"
stytch: "npm:^12.32.1"
tsx: "npm:^4.19.2"
Expand Down Expand Up @@ -5398,7 +5398,7 @@ __metadata:
cookie-parser: "npm:^1.4.7"
cors: "npm:^2.8.5"
eslint: "npm:^9.22.0"
express: "npm:^5.1.0"
express: "npm:^5.2.0"
stytch: "npm:^12.38.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.8.3"
Expand All @@ -5418,7 +5418,7 @@ __metadata:
cookie-parser: "npm:^1.4.7"
cors: "npm:^2.8.5"
eslint: "npm:^9.22.0"
express: "npm:^5.1.0"
express: "npm:^5.2.0"
stytch: "npm:^12.38.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.8.3"
Expand Down Expand Up @@ -8044,6 +8044,23 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:^2.2.1":
version: 2.2.1
resolution: "body-parser@npm:2.2.1"
dependencies:
bytes: "npm:^3.1.2"
content-type: "npm:^1.0.5"
debug: "npm:^4.4.3"
http-errors: "npm:^2.0.0"
iconv-lite: "npm:^0.7.0"
on-finished: "npm:^2.4.1"
qs: "npm:^6.14.0"
raw-body: "npm:^3.0.1"
type-is: "npm:^2.0.1"
checksum: 10c0/ce9608cff4114a908c09e8f57c7b358cd6fef66100320d01244d4c141448d7a6710c4051cc9d6191f8c6b3c7fa0f5b040c7aa1b6bbeb5462e27e668e64cb15bd
languageName: node
linkType: hard

"brace-expansion@npm:^1.1.7":
version: 1.1.12
resolution: "brace-expansion@npm:1.1.12"
Expand Down Expand Up @@ -8118,7 +8135,7 @@ __metadata:
languageName: node
linkType: hard

"bytes@npm:3.1.2, bytes@npm:^3.1.2":
"bytes@npm:3.1.2, bytes@npm:^3.1.2, bytes@npm:~3.1.2":
version: 3.1.2
resolution: "bytes@npm:3.1.2"
checksum: 10c0/76d1c43cbd602794ad8ad2ae94095cddeb1de78c5dddaa7005c51af10b0176c69971a6d88e805a90c2b6550d76636e43c40d8427a808b8645ede885de4a0358e
Expand Down Expand Up @@ -8656,7 +8673,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.1.1, debug@npm:^4.3.5, debug@npm:^4.4.0":
"debug@npm:^4.1.1, debug@npm:^4.3.5, debug@npm:^4.4.0, debug@npm:^4.4.3":
version: 4.4.3
resolution: "debug@npm:4.4.3"
dependencies:
Expand Down Expand Up @@ -10151,7 +10168,7 @@ __metadata:
languageName: node
linkType: hard

"express@npm:^5.0.1, express@npm:^5.1.0":
"express@npm:^5.0.1":
version: 5.1.0
resolution: "express@npm:5.1.0"
dependencies:
Expand Down Expand Up @@ -10186,6 +10203,42 @@ __metadata:
languageName: node
linkType: hard

"express@npm:^5.2.0":
version: 5.2.1
resolution: "express@npm:5.2.1"
dependencies:
accepts: "npm:^2.0.0"
body-parser: "npm:^2.2.1"
content-disposition: "npm:^1.0.0"
content-type: "npm:^1.0.5"
cookie: "npm:^0.7.1"
cookie-signature: "npm:^1.2.1"
debug: "npm:^4.4.0"
depd: "npm:^2.0.0"
encodeurl: "npm:^2.0.0"
escape-html: "npm:^1.0.3"
etag: "npm:^1.8.1"
finalhandler: "npm:^2.1.0"
fresh: "npm:^2.0.0"
http-errors: "npm:^2.0.0"
merge-descriptors: "npm:^2.0.0"
mime-types: "npm:^3.0.0"
on-finished: "npm:^2.4.1"
once: "npm:^1.4.0"
parseurl: "npm:^1.3.3"
proxy-addr: "npm:^2.0.7"
qs: "npm:^6.14.0"
range-parser: "npm:^1.2.1"
router: "npm:^2.2.0"
send: "npm:^1.1.0"
serve-static: "npm:^2.2.0"
statuses: "npm:^2.0.1"
type-is: "npm:^2.0.1"
vary: "npm:^1.1.2"
checksum: 10c0/45e8c841ad188a41402ddcd1294901e861ee0819f632fb494f2ed344ef9c43315d294d443fb48d594e6586a3b779785120f43321417adaef8567316a55072949
languageName: node
linkType: hard

"extend@npm:^3.0.2":
version: 3.0.2
resolution: "extend@npm:3.0.2"
Expand Down Expand Up @@ -11131,6 +11184,19 @@ __metadata:
languageName: node
linkType: hard

"http-errors@npm:~2.0.1":
version: 2.0.1
resolution: "http-errors@npm:2.0.1"
dependencies:
depd: "npm:~2.0.0"
inherits: "npm:~2.0.4"
setprototypeof: "npm:~1.2.0"
statuses: "npm:~2.0.2"
toidentifier: "npm:~1.0.1"
checksum: 10c0/fb38906cef4f5c83952d97661fe14dc156cb59fe54812a42cd448fa57b5c5dfcb38a40a916957737bd6b87aab257c0648d63eb5b6a9ca9f548e105b6072712d4
languageName: node
linkType: hard

"http-parser-js@npm:>=0.5.1":
version: 0.5.10
resolution: "http-parser-js@npm:0.5.10"
Expand Down Expand Up @@ -11231,7 +11297,7 @@ __metadata:
languageName: node
linkType: hard

"iconv-lite@npm:0.7.0, iconv-lite@npm:^0.7.0":
"iconv-lite@npm:0.7.0, iconv-lite@npm:^0.7.0, iconv-lite@npm:~0.7.0":
version: 0.7.0
resolution: "iconv-lite@npm:0.7.0"
dependencies:
Expand Down Expand Up @@ -11295,7 +11361,7 @@ __metadata:
languageName: node
linkType: hard

"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4":
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.4":
version: 2.0.4
resolution: "inherits@npm:2.0.4"
checksum: 10c0/4e531f648b29039fb7426fb94075e6545faa1eb9fe83c29f0b6d9e7263aceb4289d2d4557db0d428188eeb449cc7c5e77b0a0b2c4e248ff2a65933a0dee49ef2
Expand Down Expand Up @@ -14062,6 +14128,18 @@ __metadata:
languageName: node
linkType: hard

"raw-body@npm:^3.0.1":
version: 3.0.2
resolution: "raw-body@npm:3.0.2"
dependencies:
bytes: "npm:~3.1.2"
http-errors: "npm:~2.0.1"
iconv-lite: "npm:~0.7.0"
unpipe: "npm:~1.0.0"
checksum: 10c0/d266678d08e1e7abea62c0ce5864344e980fa81c64f6b481e9842c5beaed2cdcf975f658a3ccd67ad35fc919c1f6664ccc106067801850286a6cbe101de89f29
languageName: node
linkType: hard

"rc@npm:^1.2.7":
version: 1.2.8
resolution: "rc@npm:1.2.8"
Expand Down Expand Up @@ -14909,7 +14987,7 @@ __metadata:
languageName: node
linkType: hard

"setprototypeof@npm:1.2.0":
"setprototypeof@npm:1.2.0, setprototypeof@npm:~1.2.0":
version: 1.2.0
resolution: "setprototypeof@npm:1.2.0"
checksum: 10c0/68733173026766fa0d9ecaeb07f0483f4c2dc70ca376b3b7c40b7cda909f94b0918f6c5ad5ce27a9160bdfb475efaa9d5e705a11d8eaae18f9835d20976028bc
Expand Down Expand Up @@ -15280,7 +15358,7 @@ __metadata:
languageName: node
linkType: hard

"statuses@npm:^2.0.1":
"statuses@npm:^2.0.1, statuses@npm:~2.0.2":
version: 2.0.2
resolution: "statuses@npm:2.0.2"
checksum: 10c0/a9947d98ad60d01f6b26727570f3bcceb6c8fa789da64fe6889908fe2e294d57503b14bf2b5af7605c2d36647259e856635cd4c49eab41667658ec9d0080ec3f
Expand Down Expand Up @@ -15770,7 +15848,7 @@ __metadata:
languageName: node
linkType: hard

"toidentifier@npm:1.0.1":
"toidentifier@npm:1.0.1, toidentifier@npm:~1.0.1":
version: 1.0.1
resolution: "toidentifier@npm:1.0.1"
checksum: 10c0/93937279934bd66cc3270016dd8d0afec14fb7c94a05c72dc57321f8bd1fa97e5bea6d1f7c89e728d077ca31ea125b78320a616a6c6cd0e6b9cb94cb864381c1
Expand Down