mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
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:
@@ -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
8
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user