Skip to content

Commit dfec5fd

Browse files
Bump helmet from 4.6.0 to 5.0.2
Bumps [helmet](https://github.com/helmetjs/helmet) from 4.6.0 to 5.0.2. - [Release notes](https://github.com/helmetjs/helmet/releases) - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v4.6.0...v5.0.2) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e2fdd commit dfec5fd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"express-rate-limit": "^5.5.1",
3232
"fluent-ffmpeg": "^2.1.2",
3333
"gm": "^1.23.1",
34-
"helmet": "^4.6.0",
34+
"helmet": "^5.0.2",
3535
"http": "0.0.0",
3636
"https": "^1.0.0",
3737
"javascript-obfuscator": "^1.11.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,9 +1236,9 @@ has@^1.0.3:
12361236
dependencies:
12371237
function-bind "^1.1.1"
12381238

1239-
helmet@^4.6.0:
1240-
version "4.6.0"
1241-
resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.6.0.tgz#579971196ba93c5978eb019e4e8ec0e50076b4df"
1239+
helmet@^5.0.2:
1240+
version "5.0.2"
1241+
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
12421242

12431243
http-errors@1.8.1:
12441244
version "1.8.1"

0 commit comments

Comments
 (0)