Skip to content

Commit

Permalink
chore(deps): update dependency express to v4.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 6f791e8 commit bc1440c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"express": "4.19.0",
"express": "4.19.1",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-prettier: "npm:5.1.3"
express: "npm:4.19.0"
express: "npm:4.19.1"
husky: "npm:9.0.11"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
Expand Down Expand Up @@ -3674,9 +3674,9 @@ __metadata:
languageName: node
linkType: hard

"express@npm:4.19.0":
version: 4.19.0
resolution: "express@npm:4.19.0"
"express@npm:4.19.1":
version: 4.19.1
resolution: "express@npm:4.19.1"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
Expand Down Expand Up @@ -3709,7 +3709,7 @@ __metadata:
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10c0/cf4be4838f154491da059bb2fb11f7186211a66b232e7f2e460eba634c8bcf0af330a067ea02ad33f8782f66114038e4bb23c0a53aca463da092d5495a5d11bf
checksum: 10c0/1cf6d3c095131f0d730105fac23a713083604d4f3ad9364df53cade50662abcfee2f6f8a955fdf164a5ee63f09f457da0b70cbed435ad302fa6f14162a9757f9
languageName: node
linkType: hard

Expand Down

0 comments on commit bc1440c

Please sign in to comment.