Skip to content

Commit 6e0984e

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

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
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": "^8.0.2",
5454
"@loopback/rest": "^15.0.3",
5555
"@loopback/rest-explorer": "^8.0.3",
56-
"compression": "^1.8.0",
56+
"compression": "^1.8.1",
5757
"cors": "^2.8.5",
5858
"debug": "^4.4.1",
5959
"express": "^4.21.2",

package-lock.json

Lines changed: 16 additions & 6 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.20",
6363
"@types/node": "^16.18.126",
64-
"compression": "^1.8.0",
64+
"compression": "^1.8.1",
6565
"cors": "^2.8.5",
6666
"helmet": "^4.6.0",
6767
"loopback-boot": "^3.3.1"

0 commit comments

Comments
 (0)