Skip to content

Commit 0d0d94f

Browse files
chore(deps): Bump helmet from 7.0.0 to 8.0.0 (#1769)
Bumps [helmet](https://github.com/helmetjs/helmet) from 7.0.0 to 8.0.0. - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c03133 commit 0d0d94f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"dd-trace": "4.16.0",
9090
"express": "4.18.2",
9191
"graphile-worker": "0.14.0-rc.0",
92-
"helmet": "7.0.0",
92+
"helmet": "8.0.0",
9393
"hot-shots": "10.0.0",
9494
"joi": "17.10.2",
9595
"jsonwebtoken": "9.0.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3015,9 +3015,10 @@ has@^1.0.3:
30153015
dependencies:
30163016
function-bind "^1.1.1"
30173017

3018-
3019-
version "7.0.0"
3020-
resolved "https://registry.yarnpkg.com/helmet/-/helmet-7.0.0.tgz#ac3011ba82fa2467f58075afa58a49427ba6212d"
3018+
3019+
version "8.0.0"
3020+
resolved "https://registry.yarnpkg.com/helmet/-/helmet-8.0.0.tgz#05370fb1953aa7b81bd0ddfa459221247be6ea5c"
3021+
integrity sha512-VyusHLEIIO5mjQPUI1wpOAEu+wl6Q0998jzTxqUYGE45xCIcAxy3MsbEK/yyJUJ3ADeMoB6MornPH6GMWAf+Pw==
30213022

30223023
hexoid@^1.0.0:
30233024
version "1.0.0"

0 commit comments

Comments
 (0)