Skip to content

Commit

Permalink
Merge pull request #242 from valerymelou/dependabot/npm_and_yarn/mult…
Browse files Browse the repository at this point in the history
…i-6bf2065521

chore(deps): bump express and @types/express
  • Loading branch information
valerymelou authored Jul 25, 2024
2 parents 0570ed2 + 958293f commit 336b76f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
"@types/express": "4.17.14",
"@types/express": "4.17.21",
"@types/jest": "^29.4.0",
"@types/node": "18.16.9",
"@types/prismjs": "^1.26.4",
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3598,7 +3598,7 @@
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz"
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==

"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18", "@types/express-serve-static-core@^4.17.33":
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33":
version "4.19.5"
resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz"
integrity sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==
Expand All @@ -3608,7 +3608,7 @@
"@types/range-parser" "*"
"@types/send" "*"

"@types/express@*", "@types/express@^4.17.13", "@types/express@^4.17.21":
"@types/express@*", "@types/express@4.17.21", "@types/express@^4.17.13", "@types/express@^4.17.21":
version "4.17.21"
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz"
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
Expand All @@ -3618,16 +3618,6 @@
"@types/qs" "*"
"@types/serve-static" "*"

"@types/[email protected]":
version "4.17.14"
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.14.tgz"
integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "^4.17.18"
"@types/qs" "*"
"@types/serve-static" "*"

"@types/graceful-fs@^4.1.3":
version "4.1.9"
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz"
Expand Down

0 comments on commit 336b76f

Please sign in to comment.