Skip to content

Commit 52a9212

Browse files
authored
Merge pull request #14 from axa-group/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
2 parents 501cd5c + 9a08205 commit 52a9212

File tree

3 files changed

+41
-16
lines changed

3 files changed

+41
-16
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7+
## [1.1.2](https://github.com/axa-group/arm-template-merge/compare/v1.1.0...v1.1.1) — 2019-08-09
8+
9+
### Security
10+
11+
- Update `npm` dependencies to fix [CVE-2019-10744](https://github.com/lodash/lodash/pull/4336)
12+
713
## [1.1.1](https://github.com/axa-group/arm-template-merge/compare/v1.1.0...v1.1.1) — 2019-06-05
814

915
### Security

package-lock.json

Lines changed: 34 additions & 15 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
@@ -1,6 +1,6 @@
11
{
22
"name": "arm-template-merge",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Azure Resource Manager (ARM) Template Merge",
55
"keywords": [
66
"azure",

0 commit comments

Comments
 (0)