Skip to content

Commit

Permalink
Merge pull request #29 from grafana/dependabot/npm_and_yarn/morgan-1.9.1
Browse files Browse the repository at this point in the history
Bump morgan from 1.9.0 to 1.9.1
  • Loading branch information
torkelo authored Sep 5, 2019
2 parents 58324ca + 51d1ec8 commit 7aeb7d4
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 @@ -1951,13 +1951,13 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1:
minimist "0.0.8"

morgan@^1.9.0:
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 7aeb7d4

Please sign in to comment.