Skip to content

Commit 3fc744a

Browse files
Bump on-headers, express-session and compression
Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependencies [on-headers](https://github.com/jshttp/on-headers), [express-session](https://github.com/expressjs/session) and [compression](https://github.com/expressjs/compression). These dependencies need to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `express-session` from 1.17.2 to 1.18.2 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.17.2...v1.18.2) Updates `compression` from 1.7.4 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...v1.8.1) --- updated-dependencies: - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect - dependency-name: express-session dependency-version: 1.18.2 dependency-type: direct:production - dependency-name: compression dependency-version: 1.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f381dea commit 3fc744a

File tree

2 files changed

+93
-57
lines changed

2 files changed

+93
-57
lines changed

package-lock.json

Lines changed: 92 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"eslint-webpack-plugin": "^3.1.1",
195195
"express": "^4.18.2",
196196
"express-basic-auth": "^1.2.0",
197-
"express-session": "^1.17.2",
197+
"express-session": "^1.18.2",
198198
"final-form": "^4.20.2",
199199
"friendly-words": "^1.2.1",
200200
"fuse.js": "^6.6.2",

0 commit comments

Comments
 (0)