Skip to content

Commit

Permalink
quitando express
Browse files Browse the repository at this point in the history
  • Loading branch information
AvelinaHdez committed Apr 7, 2024
1 parent 47f3bda commit f18c9c1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
20 changes: 0 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"cors": "^2.8.5",
"dotenv": "^16.3.2",
"express": "^4.19.2",
"express-fileupload": "^1.5.0",
"express-validator": "^7.0.1",
"follow-redirects": "^1.15.6",
"fs-extra": "^11.2.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"resolved" "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
"version" "1.1.2"

"busboy@^1.0.0", "busboy@^1.6.0":
"busboy@^1.0.0":
"integrity" "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA=="
"resolved" "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz"
"version" "1.6.0"
Expand Down Expand Up @@ -347,13 +347,6 @@
"resolved" "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
"version" "1.8.1"

"express-fileupload@^1.5.0":
"integrity" "sha512-jSW3w9evqM37VWkEPkL2Ck5wUo2a8qa03MH+Ou/0ZSTpNlQFBvSLjU12k2nYcHhaMPv4JVvv6+Ac1OuLgUZb7w=="
"resolved" "https://registry.npmjs.org/express-fileupload/-/express-fileupload-1.5.0.tgz"
"version" "1.5.0"
dependencies:
"busboy" "^1.6.0"

"express-validator@^7.0.1":
"integrity" "sha512-oB+z9QOzQIE8FnlINqyIFA8eIckahC6qc8KtqLdLJcU3/phVyuhXH3bA4qzcrhme+1RYaCSwrq+TlZ/kAKIARA=="
"resolved" "https://registry.npmjs.org/express-validator/-/express-validator-7.0.1.tgz"
Expand Down

0 comments on commit f18c9c1

Please sign in to comment.