Skip to content

Commit

Permalink
Add helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
SubJunk committed Dec 7, 2024
1 parent d47ca86 commit b585fbf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"@skyra/jaro-winkler": "^1.1.1",
"debug": "4.4.0",
"episode-parser": "2.0.2",
"helmet": "^8.0.0",
"koa": "2.15.3",
"koa-bodyparser": "4.4.1",
"koa-helmet": "8.0.1",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3152,6 +3152,13 @@ __metadata:
languageName: node
linkType: hard

"helmet@npm:^8.0.0":
version: 8.0.0
resolution: "helmet@npm:8.0.0"
checksum: 10/cf30579d1dbd095e301458265fb6b3446d1ee0598c99b5e946afda8a72c035a6a7ebf2176168d5ca2541e6e522a88fb58d06f0eeec4ab378646960de9aea6584
languageName: node
linkType: hard

"html-escaper@npm:^2.0.0":
version: 2.0.2
resolution: "html-escaper@npm:2.0.2"
Expand Down Expand Up @@ -5961,6 +5968,7 @@ __metadata:
debug: "npm:4.4.0"
episode-parser: "npm:2.0.2"
eslint: "npm:8.57.1"
helmet: "npm:^8.0.0"
inquirer: "npm:12.1.0"
jest: "npm:29.7.0"
koa: "npm:2.15.3"
Expand Down

0 comments on commit b585fbf

Please sign in to comment.