Skip to content

Commit 653dacf

Browse files
chore(deps): bump compression from 1.7.4 to 1.8.0
Bumps [compression](https://github.com/expressjs/compression) from 1.7.4 to 1.8.0. - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...1.8.0) --- updated-dependencies: - dependency-name: compression dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1c178c commit 653dacf

File tree

2 files changed

+43
-28
lines changed

2 files changed

+43
-28
lines changed

package-lock.json

+42-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/w3c/specberus.git"
1111
},
1212
"dependencies": {
13-
"compression": "1.7.4",
13+
"compression": "1.8.0",
1414
"cors": "2.8.5",
1515
"doasync": "2.0.1",
1616
"express": "5.0.1",

0 commit comments

Comments
 (0)