Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit baeb27c

Browse files
Merge pull request #48 from Human-Connection/dependabot/npm_and_yarn/helmet-3.12.0
Bump helmet from 3.10.0 to 3.12.0
2 parents 1d0bd2a + 5e87a1f commit baeb27c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"fs-extra": "~4.0.2",
8686
"handlebars": "~4.0.11",
8787
"handlebars-layouts": "~3.1.4",
88-
"helmet": "~3.10.0",
88+
"helmet": "~3.12.0",
8989
"html-excerpt": "~0.1.0",
9090
"mime": "^2.3.1",
9191
"mongoose": "~4.13.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2409,9 +2409,9 @@ [email protected]:
24092409
lodash.reduce "4.6.0"
24102410
platform "1.3.5"
24112411

2412-
helmet@~3.10.0:
2413-
version "3.10.0"
2414-
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.10.0.tgz#96a2a9fec53c26009d3d6265c6cfdada38ddfa7f"
2412+
helmet@~3.12.0:
2413+
version "3.12.0"
2414+
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.12.0.tgz#2098e35cf4e51c64c2f1d38670b7d382a377d92c"
24152415
dependencies:
24162416
dns-prefetch-control "0.1.0"
24172417
dont-sniff-mimetype "1.0.0"
@@ -2424,7 +2424,7 @@ helmet@~3.10.0:
24242424
ienoopen "1.0.0"
24252425
nocache "2.0.0"
24262426
referrer-policy "1.1.0"
2427-
x-xss-protection "1.0.0"
2427+
x-xss-protection "1.1.0"
24282428

24292429
24302430
version "1.0.0"
@@ -5361,9 +5361,9 @@ ws@~3.3.1:
53615361
safe-buffer "~5.1.0"
53625362
ultron "~1.1.0"
53635363

5364-
x-xss-protection@1.0.0:
5365-
version "1.0.0"
5366-
resolved "https://registry.yarnpkg.com/x-xss-protection/-/x-xss-protection-1.0.0.tgz#898afb93869b24661cf9c52f9ee8db8ed0764dd9"
5364+
x-xss-protection@1.1.0:
5365+
version "1.1.0"
5366+
resolved "https://registry.yarnpkg.com/x-xss-protection/-/x-xss-protection-1.1.0.tgz#4f1898c332deb1e7f2be1280efb3e2c53d69c1a7"
53675367

53685368
xdg-basedir@^3.0.0:
53695369
version "3.0.0"

0 commit comments

Comments
 (0)