Skip to content

Commit 0095523

Browse files
fix(deps): update dependency express to ~4.21.0
1 parent 87b11d6 commit 0095523

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

5.8 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"apollo-angular": "^7.0.2",
3737
"axios": "^1.7.2",
3838
"crypto-hash": "^3.0.0",
39-
"express": "~4.19.2",
39+
"express": "~4.21.0",
4040
"graphql": "^16.9.0",
4141
"jwks-rsa": "^3.1.0",
4242
"ngxtension": "^3.5.5",
@@ -76,7 +76,7 @@
7676
"@swc-node/register": "1.10.0",
7777
"@swc/core": "^1.6.6",
7878
"@swc/helpers": "0.5.11",
79-
"@types/express": "4.17.21",
79+
"@types/express": "4.17.22",
8080
"@types/jest": "^29.5.12",
8181
"@types/node": "20.14.9",
8282
"@typescript-eslint/eslint-plugin": "^7.14.1",

0 commit comments

Comments
 (0)