aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 15:30:53 +0000
committerGitHub <noreply@github.com>2022-08-26 15:30:53 +0000
commit2c0e9827860d89358ef728a4a03cf803a97109ec (patch)
tree48b1381d7cdac4ba339afd37c8077dd84059be17 /package.json
parentBump @typescript-eslint/parser from 5.34.0 to 5.35.1 (#171) (diff)
downloadee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.tar
ee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.tar.gz
ee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.tar.bz2
ee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.tar.lz
ee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.tar.xz
ee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.tar.zst
ee4511w-web-2c0e9827860d89358ef728a4a03cf803a97109ec.zip
Bump helmet from 5.1.1 to 6.0.0 (#172)
Bumps [helmet](https://github.com/helmetjs/helmet) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/helmetjs/helmet/releases) - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](https://github.com/helmetjs/helmet/compare/v5.1.1...v6.0.0) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7c689c0..f0ff461 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"express": "4.18.1",
"express-fileupload": "1.4.0",
"express-rate-limit": "6.5.2",
- "helmet": "5.1.1",
+ "helmet": "6.0.0",
"passport": "^0.6.0",
"passport-saml": "3.2.1",
"shell-quote": "1.7.3",