File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"cors" : " ^2.8.5" ,
55
55
"dotenv" : " ^16.0.3" ,
56
56
"express" : " ^4.21.0" ,
57
- "helmet" : " ^7.1 .0" ,
57
+ "helmet" : " ^8.0 .0" ,
58
58
"http-status-codes" : " ^2.0.0" ,
59
59
"jsonwebtoken" : " ^9.0.0" ,
60
60
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change @@ -2701,10 +2701,10 @@ hasown@^2.0.0:
2701
2701
dependencies :
2702
2702
function-bind "^1.1.2"
2703
2703
2704
- helmet@^7.1 .0 :
2705
- version "7.1 .0"
2706
- resolved "https://registry.yarnpkg.com/helmet/-/helmet-7.1 .0.tgz#287279e00f8a3763d5dccbaf1e5ee39b8c3784ca "
2707
- integrity sha512-g+HZqgfbpXdCkme/Cd/mZkV0aV3BZZZSugecH03kl38m/Kmdx8jKjBikpDj2cr+Iynv4KpYEviojNdTJActJAg ==
2704
+ helmet@^8.0 .0 :
2705
+ version "8.0 .0"
2706
+ resolved "https://registry.yarnpkg.com/helmet/-/helmet-8.0 .0.tgz#05370fb1953aa7b81bd0ddfa459221247be6ea5c "
2707
+ integrity sha512-VyusHLEIIO5mjQPUI1wpOAEu+wl6Q0998jzTxqUYGE45xCIcAxy3MsbEK/yyJUJ3ADeMoB6MornPH6GMWAf+Pw ==
2708
2708
2709
2709
html-escaper@^2.0.0 :
2710
2710
version "2.0.2"
You can’t perform that action at this time.
0 commit comments