Skip to content

Commit

Permalink
chore(deps): update dependency helmet to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 9958787 commit 61091e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"express": "^4.18.1",
"express-async-errors": "^3.1.1",
"express-validator": "^7.0.1",
"helmet": "^7.0.0",
"helmet": "^8.0.0",
"hpp": "^0.2.3",
"inversify": "^6.0.1",
"inversify-express-utils": "^6.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ __metadata:
express: ^4.18.1
express-async-errors: ^3.1.1
express-validator: ^7.0.1
helmet: ^7.0.0
helmet: ^8.0.0
hpp: ^0.2.3
inversify: ^6.0.1
inversify-express-utils: ^6.4.3
Expand Down Expand Up @@ -2450,10 +2450,10 @@ __metadata:
languageName: node
linkType: hard

"helmet@npm:^7.0.0":
version: 7.0.0
resolution: "helmet@npm:7.0.0"
checksum: 3622b8b68b7ac4736369fe7717adb5b87ddcdcda7c11c13277d79fb5670acab032e8c971835565b1d2144d234f3e0dbcd327a44249b9e61f0f64c0c753faf1bc
"helmet@npm:^8.0.0":
version: 8.0.0
resolution: "helmet@npm:8.0.0"
checksum: 1a7ef94d35d8e4adae8697f65f9f85d75b3711e4c8b5db5bc7c0480de31e16cf28c92dabe8204eb98aac43db82c69951c771f685a9cd011b15415ffba6fe293b
languageName: node
linkType: hard

Expand Down

0 comments on commit 61091e3

Please sign in to comment.