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

Commit b6e9a80

Browse files
Merge pull request #128 from Human-Connection/dependabot/npm_and_yarn/helmet-3.13.0
Bump helmet from 3.12.1 to 3.13.0
2 parents a4a63e5 + 5622ac4 commit b6e9a80

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"fs-extra": "~4.0.2",
8888
"handlebars": "~4.0.11",
8989
"handlebars-layouts": "~3.1.4",
90-
"helmet": "~3.12.0",
90+
"helmet": "~3.13.0",
9191
"html-excerpt": "~0.1.0",
9292
"mime": "^2.3.1",
9393
"mongoose": "~4.13.2",

yarn.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2691,25 +2691,29 @@ [email protected]:
26912691
version "1.1.1"
26922692
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
26932693

2694-
2695-
version "2.7.0"
2696-
resolved "https://registry.yarnpkg.com/helmet-csp/-/helmet-csp-2.7.0.tgz#7934094617d1feb7bb2dc43bb7d9e8830f774716"
2694+
2695+
version "0.3.0"
2696+
resolved "https://registry.yarnpkg.com/helmet-crossdomain/-/helmet-crossdomain-0.3.0.tgz#707e2df930f13ad61f76ed08e1bb51ab2b2e85fa"
2697+
2698+
2699+
version "2.7.1"
2700+
resolved "https://registry.yarnpkg.com/helmet-csp/-/helmet-csp-2.7.1.tgz#e8e0b5186ffd4db625cfcce523758adbfadb9dca"
26972701
dependencies:
26982702
camelize "1.0.0"
26992703
content-security-policy-builder "2.0.0"
27002704
dasherize "2.0.0"
2701-
lodash.reduce "4.6.0"
27022705
platform "1.3.5"
27032706

2704-
helmet@~3.12.0:
2705-
version "3.12.1"
2706-
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.12.1.tgz#8b05bbd60f3966d70f13dad0de2c1d6c1a8303f1"
2707+
helmet@~3.13.0:
2708+
version "3.13.0"
2709+
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.13.0.tgz#d6d46763538f77b437be77f06d0af42078b2c656"
27072710
dependencies:
27082711
dns-prefetch-control "0.1.0"
27092712
dont-sniff-mimetype "1.0.0"
27102713
expect-ct "0.1.1"
27112714
frameguard "3.0.0"
2712-
helmet-csp "2.7.0"
2715+
helmet-crossdomain "0.3.0"
2716+
helmet-csp "2.7.1"
27132717
hide-powered-by "1.0.0"
27142718
hpkp "2.0.0"
27152719
hsts "2.1.0"
@@ -3589,7 +3593,7 @@ lodash.pick@^4.2.1, lodash.pick@^4.4.0:
35893593
version "4.4.0"
35903594
resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"
35913595

3592-
lodash.reduce@4.6.0, lodash.reduce@^4.4.0:
3596+
lodash.reduce@^4.4.0:
35933597
version "4.6.0"
35943598
resolved "https://registry.yarnpkg.com/lodash.reduce/-/lodash.reduce-4.6.0.tgz#f1ab6b839299ad48f784abbf476596f03b914d3b"
35953599

0 commit comments

Comments
 (0)