Skip to content

Commit

Permalink
Merge pull request #186 from BRAVO68WEB/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/morgan-1.9.7

chore(deps-dev): bump @types/morgan from 1.9.4 to 1.9.7
  • Loading branch information
BRAVO68WEB authored Oct 23, 2023
2 parents 24d5d93 + 153c931 commit a864a90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/cors": "^2.8.14",
"@types/express": "^4.17.14",
"@types/inquirer": "^9.0.3",
"@types/morgan": "^1.9.3",
"@types/morgan": "^1.9.7",
"@types/multer": "^1.4.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2900,10 +2900,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==

"@types/morgan@^1.9.3":
version "1.9.4"
resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.9.4.tgz#99965ad2bdc7c5cee28d8ce95cfa7300b19ea562"
integrity sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==
"@types/morgan@^1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.9.7.tgz#ba1e980841be06cd164eedfba7e3e1e2f4d0c911"
integrity sha512-4sJFBUBrIZkP5EvMm1L6VCXp3SQe8dnXqlVpe1jsmTjS1JQVmSjnpMNs8DosQd6omBi/K7BSKJ6z/Mc3ki0K9g==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit a864a90

Please sign in to comment.