Bump helmet from 7.0.0 to 7.1.0 (#20668)

Bumps [helmet](https://github.com/helmetjs/helmet) from 7.0.0 to 7.1.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v7.0.0...v7.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>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
This commit is contained in:
dependabot[bot]
2023-12-07 13:27:21 +01:00
committed by GitHub
parent 38f65b5a5b
commit d7601b0fee
2 changed files with 5 additions and 5 deletions

View File

@@ -116,7 +116,7 @@
"graphql": "16.8.1",
"graphql-compose": "9.0.10",
"graphql-ws": "5.14.1",
"helmet": "7.0.0",
"helmet": "7.1.0",
"icc": "3.0.0",
"inquirer": "9.2.4",
"ioredis": "5.3.2",

8
pnpm-lock.yaml generated
View File

@@ -192,8 +192,8 @@ importers:
specifier: 5.14.1
version: 5.14.1(graphql@16.8.1)
helmet:
specifier: 7.0.0
version: 7.0.0
specifier: 7.1.0
version: 7.1.0
icc:
specifier: 3.0.0
version: 3.0.0
@@ -11900,8 +11900,8 @@ packages:
tslib: 2.6.2
dev: true
/helmet@7.0.0:
resolution: {integrity: sha512-MsIgYmdBh460ZZ8cJC81q4XJknjG567wzEmv46WOBblDb6TUd3z8/GhgmsM9pn8g2B80tAJ4m5/d3Bi1KrSUBQ==}
/helmet@7.1.0:
resolution: {integrity: sha512-g+HZqgfbpXdCkme/Cd/mZkV0aV3BZZZSugecH03kl38m/Kmdx8jKjBikpDj2cr+Iynv4KpYEviojNdTJActJAg==}
engines: {node: '>=16.0.0'}
dev: false