Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 (#256)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 500e616 commit acb30bc
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 75 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"app": "link:../app",
"better-sqlite3": "9.4.0",
"dockerode": "3.3.5",
"express": "4.18.2",
"express": "4.19.2",
"express-promise-router": "4.1.1",
"knex": "2.5.1",
"luxon": "3.4.4",
Expand Down
139 changes: 65 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2646,75 +2646,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-common@npm:^0.20.1":
version: 0.20.2
resolution: "@backstage/backend-common@npm:0.20.2"
dependencies:
"@aws-sdk/abort-controller": "npm:^3.347.0"
"@aws-sdk/client-s3": "npm:^3.350.0"
"@aws-sdk/credential-providers": "npm:^3.350.0"
"@aws-sdk/types": "npm:^3.347.0"
"@backstage/backend-app-api": "npm:^0.5.10"
"@backstage/backend-dev-utils": "npm:^0.1.3"
"@backstage/backend-plugin-api": "npm:^0.6.9"
"@backstage/cli-common": "npm:^0.1.13"
"@backstage/config": "npm:^1.1.1"
"@backstage/config-loader": "npm:^1.6.1"
"@backstage/errors": "npm:^1.2.3"
"@backstage/integration": "npm:^1.8.0"
"@backstage/integration-aws-node": "npm:^0.1.8"
"@backstage/types": "npm:^1.1.1"
"@google-cloud/storage": "npm:^7.0.0"
"@keyv/memcache": "npm:^1.3.5"
"@keyv/redis": "npm:^2.5.3"
"@kubernetes/client-node": "npm:0.20.0"
"@manypkg/get-packages": "npm:^1.1.3"
"@octokit/rest": "npm:^19.0.3"
"@types/cors": "npm:^2.8.6"
"@types/dockerode": "npm:^3.3.0"
"@types/express": "npm:^4.17.6"
"@types/luxon": "npm:^3.0.0"
"@types/webpack-env": "npm:^1.15.2"
archiver: "npm:^6.0.0"
base64-stream: "npm:^1.0.0"
compression: "npm:^1.7.4"
concat-stream: "npm:^2.0.0"
cors: "npm:^2.8.5"
dockerode: "npm:^3.3.1"
express: "npm:^4.17.1"
express-promise-router: "npm:^4.1.0"
fs-extra: "npm:10.1.0"
git-url-parse: "npm:^13.0.0"
helmet: "npm:^6.0.0"
isomorphic-git: "npm:^1.23.0"
jose: "npm:^4.6.0"
keyv: "npm:^4.5.2"
knex: "npm:^3.0.0"
lodash: "npm:^4.17.21"
logform: "npm:^2.3.2"
luxon: "npm:^3.0.0"
minimatch: "npm:^5.0.0"
mysql2: "npm:^2.2.5"
node-fetch: "npm:^2.6.7"
p-limit: "npm:^3.1.0"
pg: "npm:^8.11.3"
raw-body: "npm:^2.4.1"
tar: "npm:^6.1.12"
uuid: "npm:^8.3.2"
winston: "npm:^3.2.1"
winston-transport: "npm:^4.5.0"
yauzl: "npm:^2.10.0"
yn: "npm:^4.0.0"
peerDependencies:
pg-connection-string: ^2.3.0
peerDependenciesMeta:
pg-connection-string:
optional: true
checksum: 91efb14e2f09d8bd1f489c0d3815ff7ade7fbeb7a2494770bce68b1da9b867b512a3543c887b0d26432639a66f901810e9ce59232df0cc70fa52e852cef0f807
languageName: node
linkType: hard

"@backstage/backend-common@npm:^0.20.2":
"@backstage/backend-common@npm:^0.20.1, @backstage/backend-common@npm:^0.20.2":
version: 0.20.2
resolution: "@backstage/backend-common@npm:0.20.2"
dependencies:
Expand Down Expand Up @@ -13179,7 +13111,7 @@ __metadata:
app: "link:../app"
better-sqlite3: "npm:9.4.0"
dockerode: "npm:3.3.5"
express: "npm:4.18.2"
express: "npm:4.19.2"
express-promise-router: "npm:4.1.1"
knex: "npm:2.5.1"
luxon: "npm:3.4.4"
Expand Down Expand Up @@ -13378,6 +13310,26 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:1.20.2":
version: 1.20.2
resolution: "body-parser@npm:1.20.2"
dependencies:
bytes: "npm:3.1.2"
content-type: "npm:~1.0.5"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
destroy: "npm:1.2.0"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.4.24"
on-finished: "npm:2.4.1"
qs: "npm:6.11.0"
raw-body: "npm:2.5.2"
type-is: "npm:~1.6.18"
unpipe: "npm:1.0.0"
checksum: 06f1438fff388a2e2354c96aa3ea8147b79bfcb1262dfcc2aae68ec13723d01d5781680657b74e9f83c808266d5baf52804032fbde2b7382b89bd8cdb273ace9
languageName: node
linkType: hard

"bonjour-service@npm:^1.0.11":
version: 1.2.1
resolution: "bonjour-service@npm:1.2.1"
Expand Down Expand Up @@ -14617,7 +14569,7 @@ __metadata:
languageName: node
linkType: hard

"content-type@npm:^1.0.5, content-type@npm:~1.0.4":
"content-type@npm:^1.0.5, content-type@npm:~1.0.4, content-type@npm:~1.0.5":
version: 1.0.5
resolution: "content-type@npm:1.0.5"
checksum: b76ebed15c000aee4678c3707e0860cb6abd4e680a598c0a26e17f0bfae723ec9cc2802f0ff1bc6e4d80603719010431d2231018373d4dde10f9ccff9dadf5af
Expand Down Expand Up @@ -14676,7 +14628,7 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:~0.6.0":
"cookie@npm:0.6.0, cookie@npm:~0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
Expand Down Expand Up @@ -17194,7 +17146,46 @@ __metadata:
languageName: node
linkType: hard

"express@npm:4.18.2, express@npm:^4.17.1, express@npm:^4.17.3, express@npm:^4.18.2":
"express@npm:4.19.2":
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
body-parser: "npm:1.20.2"
content-disposition: "npm:0.5.4"
content-type: "npm:~1.0.4"
cookie: "npm:0.6.0"
cookie-signature: "npm:1.0.6"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
encodeurl: "npm:~1.0.2"
escape-html: "npm:~1.0.3"
etag: "npm:~1.8.1"
finalhandler: "npm:1.2.0"
fresh: "npm:0.5.2"
http-errors: "npm:2.0.0"
merge-descriptors: "npm:1.0.1"
methods: "npm:~1.1.2"
on-finished: "npm:2.4.1"
parseurl: "npm:~1.3.3"
path-to-regexp: "npm:0.1.7"
proxy-addr: "npm:~2.0.7"
qs: "npm:6.11.0"
range-parser: "npm:~1.2.1"
safe-buffer: "npm:5.2.1"
send: "npm:0.18.0"
serve-static: "npm:1.15.0"
setprototypeof: "npm:1.2.0"
statuses: "npm:2.0.1"
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: e82e2662ea9971c1407aea9fc3c16d6b963e55e3830cd0ef5e00b533feda8b770af4e3be630488ef8a752d7c75c4fcefb15892868eeaafe7353cb9e3e269fdcb
languageName: node
linkType: hard

"express@npm:^4.17.1, express@npm:^4.17.3, express@npm:^4.18.2":
version: 4.18.2
resolution: "express@npm:4.18.2"
dependencies:
Expand Down Expand Up @@ -25838,7 +25829,7 @@ __metadata:
languageName: node
linkType: hard

"raw-body@npm:^2.4.1":
"raw-body@npm:2.5.2, raw-body@npm:^2.4.1":
version: 2.5.2
resolution: "raw-body@npm:2.5.2"
dependencies:
Expand Down

0 comments on commit acb30bc

Please sign in to comment.