Skip to content

Commit

Permalink
Merge pull request #95 from hmcts/renovate/serve-favicon-2.x
Browse files Browse the repository at this point in the history
Update dependency @types/serve-favicon to v2.5.7
  • Loading branch information
madjava authored May 20, 2024
2 parents 9018335 + cc66187 commit 5b29b1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "18.0.3",
"@types/nunjucks": "3.2.2",
"@types/require-directory": "2.1.6",
"@types/serve-favicon": "2.5.3",
"@types/serve-favicon": "2.5.7",
"config": "3.3.7",
"cookie-parser": "1.4.6",
"csurf": "1.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1228,10 +1228,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==

"@types/[email protected].3":
version "2.5.3"
resolved "https://registry.yarnpkg.com/@types/serve-favicon/-/serve-favicon-2.5.3.tgz#6380c875059711090631abea8f3edc5906cccd32"
integrity sha512-HirXLRJjLXzwiSnjhE1vMu55X7+qaY+noXsKqi/7eK1uByl3L6TwkcALZuJnQXqOalMdmBz3b662yXvaR+89Vw==
"@types/[email protected].7":
version "2.5.7"
resolved "https://registry.yarnpkg.com/@types/serve-favicon/-/serve-favicon-2.5.7.tgz#a556fe9016984341a43af5b8345e274f3887f5ac"
integrity sha512-z9TNUQXdQ+W/OJMP1e3KOYUZ99qJS4+ZfFOIrPGImcayqKoyifbJSEFkVq1MCKBbqjMZpjPj3B5ilrQAR2+TOw==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit 5b29b1d

Please sign in to comment.