aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-18 15:37:26 +0000
committerGitHub <noreply@github.com>2022-05-18 15:37:26 +0000
commit7569c7b80891ac6f877499a29f664953dbb9e2d8 (patch)
tree0dd9c3bc56ba82259620694c7bee90f0c5f26a25 /package.json
parentBump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#81) (diff)
downloadee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.gz
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.bz2
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.lz
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.xz
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.tar.zst
ee4511w-web-7569c7b80891ac6f877499a29f664953dbb9e2d8.zip
Bump helmet from 5.0.2 to 5.1.0 (#83)
Bumps [helmet](https://github.com/helmetjs/helmet) from 5.0.2 to 5.1.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.0.2...v5.1.0) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-minor ... 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 356c41f..20e3c09 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"express": "4.18.1",
"express-fileupload": "1.3.1",
"express-rate-limit": "6.4.0",
- "helmet": "5.0.2",
+ "helmet": "5.1.0",
"passport": "^0.5.3",
"passport-saml": "3.2.1",
"shell-quote": "1.7.3",