Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6737)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 27, 2022
1 parent 64fd489 commit cb4020c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/connect": "3.4.35",
"@types/cors": "2.8.12",
"@types/express": "4.17.13",
"@types/express-serve-static-core": "4.17.29",
"@types/express-serve-static-core": "4.17.30",
"@types/fast-json-stable-stringify": "2.0.0",
"@types/hapi__hapi": "20.0.12",
"@types/jest": "28.1.6",
Expand All @@ -92,7 +92,7 @@
"@types/type-is": "1.6.3",
"@types/uuid": "8.3.4",
"@types/whatwg-mimetype": "2.1.1",
"@vendia/serverless-express": "4.10.0",
"@vendia/serverless-express": "4.10.1",
"awaiting": "3.0.0",
"azure-functions-ts-essentials": "1.3.2",
"body-parser": "1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.12",
"@types/express": "4.17.13",
"@types/express-serve-static-core": "4.17.29",
"@types/express-serve-static-core": "4.17.30",
"accepts": "^1.3.5",
"apollo-server-core": "file:../apollo-server-core",
"apollo-server-types": "file:../apollo-server-types",
Expand Down

0 comments on commit cb4020c

Please sign in to comment.