Bump helmet from 5.1.0 to 6.0.0 (#30298)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -36,7 +36,7 @@
|
||||
"hast-util-select": "^5.0.2",
|
||||
"hast-util-to-string": "^2.0.0",
|
||||
"hastscript": "^7.0.2",
|
||||
"helmet": "^5.1.0",
|
||||
"helmet": "^6.0.0",
|
||||
"highlight.js": "11.5.1",
|
||||
"highlightjs-curl": "^1.3.0",
|
||||
"highlightjs-graphql": "^1.0.2",
|
||||
@@ -10347,11 +10347,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/helmet": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-5.1.0.tgz",
|
||||
"integrity": "sha512-klsunXs8rgNSZoaUrNeuCiWUxyc+wzucnEnFejUg3/A+CaF589k9qepLZZ1Jehnzig7YbD4hEuscGXuBY3fq+g==",
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-6.0.0.tgz",
|
||||
"integrity": "sha512-FO9RpR1wNJepH/GbLPQVtkE2eESglXL641p7SdyoT4LngHFJcZheHMoyUcjCZF4qpuMMO1u5q6RK0l9Ux8JBcg==",
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
"node": ">=14.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/highlight.js": {
|
||||
@@ -28079,9 +28079,9 @@
|
||||
}
|
||||
},
|
||||
"helmet": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-5.1.0.tgz",
|
||||
"integrity": "sha512-klsunXs8rgNSZoaUrNeuCiWUxyc+wzucnEnFejUg3/A+CaF589k9qepLZZ1Jehnzig7YbD4hEuscGXuBY3fq+g=="
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-6.0.0.tgz",
|
||||
"integrity": "sha512-FO9RpR1wNJepH/GbLPQVtkE2eESglXL641p7SdyoT4LngHFJcZheHMoyUcjCZF4qpuMMO1u5q6RK0l9Ux8JBcg=="
|
||||
},
|
||||
"highlight.js": {
|
||||
"version": "11.5.1",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"hast-util-select": "^5.0.2",
|
||||
"hast-util-to-string": "^2.0.0",
|
||||
"hastscript": "^7.0.2",
|
||||
"helmet": "^5.1.0",
|
||||
"helmet": "^6.0.0",
|
||||
"highlight.js": "11.5.1",
|
||||
"highlightjs-curl": "^1.3.0",
|
||||
"highlightjs-graphql": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user