Skip to content

Commit ca7c8b5

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency compression to ^1.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e80dae0 commit ca7c8b5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

examples/lb3-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@loopback/repository": "^7.0.10",
5454
"@loopback/rest": "^14.0.10",
5555
"@loopback/rest-explorer": "^7.0.10",
56-
"compression": "^1.7.5",
56+
"compression": "^1.8.0",
5757
"cors": "^2.8.5",
5858
"debug": "^4.4.0",
5959
"express": "^4.21.2",

package-lock.json

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

packages/booter-lb3app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/debug": "^4.1.12",
6262
"@types/lodash": "^4.17.15",
6363
"@types/node": "^16.18.126",
64-
"compression": "^1.7.5",
64+
"compression": "^1.8.0",
6565
"cors": "^2.8.5",
6666
"helmet": "^4.6.0",
6767
"loopback-boot": "^3.3.1"

0 commit comments

Comments
 (0)