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
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"archiver": "^7.0.1",
"axios": "^1.16.1",
"bcrypt": "^6.0.0",
"body-parser": "^1.20.5",
"body-parser": "^1.20.6",
"deep-equal": "^2.2.3",
"jsonwebtoken": "^9.0.2",
"lodash.camelcase": "^4.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -666,9 +666,9 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:^1.20.5":
version: 1.20.5
resolution: "body-parser@npm:1.20.5"
"body-parser@npm:^1.20.6":
version: 1.20.6
resolution: "body-parser@npm:1.20.6"
dependencies:
bytes: "npm:~3.1.2"
content-type: "npm:~1.0.5"
Expand All @@ -682,7 +682,7 @@ __metadata:
raw-body: "npm:~2.5.3"
type-is: "npm:~1.6.18"
unpipe: "npm:~1.0.0"
checksum: 10c0/ad777ca5e4711eae253c93f50fdc4608c60b76a9710d79e5e5b84581c76691e6ad21ecc9158986d9ea2b365df73e403ca33c27a8bccc1a7cfc2ccc248548118d
checksum: 10c0/ad477209f1e714c41fa892a7d2fe22e10b23262103cc25cc6492dd3e6f7869cd2d8b00928b543a1a14d3c3663432452a192efd00422fad6f3687b0e38f7e3b07
languageName: node
linkType: hard

Expand Down Expand Up @@ -2519,7 +2519,7 @@ __metadata:
archiver: "npm:^7.0.1"
axios: "npm:^1.16.1"
bcrypt: "npm:^6.0.0"
body-parser: "npm:^1.20.5"
body-parser: "npm:^1.20.6"
deep-equal: "npm:^2.2.3"
jsonwebtoken: "npm:^9.0.2"
lodash.camelcase: "npm:^4.3.0"
Expand Down