Skip to content

Commit

Permalink
Merge pull request #34456 from owncloud/dependabot/npm_and_yarn/build…
Browse files Browse the repository at this point in the history
…/stable10/handlebars-4.1.0

[Security] Bump handlebars from 4.0.12 to 4.1.0 in /build
  • Loading branch information
Vincent Petry authored Feb 19, 2019
2 parents bef80b2 + 1818e4d commit cfbe22c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"modclean-patterns-owncloud": "./modclean-patterns-owncloud/"
},
"devDependencies": {
"handlebars": "^4.0.12",
"handlebars": "^4.1.0",
"jasmine-core": "^2.99.1",
"jasmine-sinon": "^0.4.0",
"jsdoc": "~3.5.5",
Expand Down
8 changes: 4 additions & 4 deletions build/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,10 +1315,10 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=

handlebars@^4.0.1, handlebars@^4.0.12:
version "4.0.12"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==
handlebars@^4.0.1, handlebars@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
dependencies:
async "^2.5.0"
optimist "^0.6.1"
Expand Down

0 comments on commit cfbe22c

Please sign in to comment.