Skip to content

Commit

Permalink
Merge pull request #3637 from Vizzuality/dependabot/npm_and_yarn/deve…
Browse files Browse the repository at this point in the history
…lop/morgan-1.9.1

[Security] Bump morgan from 1.9.0 to 1.9.1
  • Loading branch information
edbrett committed Nov 13, 2018
2 parents 4ef8340 + d3e5aeb commit 9f88b8d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8920,13 +8920,13 @@ moment@2.x.x, moment@>=1.6.0:
integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=

morgan@^1.6.1:
version "1.9.0"
resolved "https://registry.yarnpkg.com/morgan/-/morgan-1.9.0.tgz#d01fa6c65859b76fcf31b3cb53a3821a311d8051"
integrity sha1-0B+mxlhZt2/PMbPLU6OCGjEdgFE=
version "1.9.1"
resolved "https://registry.yarnpkg.com/morgan/-/morgan-1.9.1.tgz#0a8d16734a1d9afbc824b99df87e738e58e2da59"
integrity sha512-HQStPIV4y3afTiCYVxirakhlCfGkI161c76kKFca7Fk1JusM//Qeo1ej2XaMniiNeaZklMVrh3vTtIzpzwbpmA==
dependencies:
basic-auth "~2.0.0"
debug "2.6.9"
depd "~1.1.1"
depd "~1.1.2"
on-finished "~2.3.0"
on-headers "~1.0.1"

Expand Down

0 comments on commit 9f88b8d

Please sign in to comment.