Skip to content

Commit 9a6e3fa

Browse files
authored
[js][flowtype] Bump lodash from 4.17.15 to 4.17.19 (#7359)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19)
1 parent 06434fc commit 9a6e3fa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

modules/openapi-generator/src/main/resources/Javascript-Flowtyped/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"babel-preset-react-app": "^7.0.0",
3535
"flow-copy-source": "^2.0.0",
3636
"rimraf": "^2.6.2",
37-
"lodash": ">=4.17.13"
37+
"lodash": ">=4.17.19"
3838
}
3939
}

samples/client/petstore/javascript-flowtyped/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/client/petstore/javascript-flowtyped/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"babel-preset-react-app": "^7.0.0",
3030
"flow-copy-source": "^2.0.0",
3131
"rimraf": "^2.6.2",
32-
"lodash": ">=4.17.13"
32+
"lodash": ">=4.17.19"
3333
}
3434
}

0 commit comments

Comments
 (0)