Skip to content

Commit 72abc70

Browse files
chore(deps): bump lodash from 4.17.23 to 4.18.1 (#14765)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab31eca commit 72abc70

3 files changed

Lines changed: 20 additions & 15 deletions

File tree

packages/notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
],
9393
"dependencies": {
9494
"@aws-sdk/types": "^3.973.6",
95-
"lodash": "^4.17.21",
95+
"lodash": "^4.18.1",
9696
"tslib": "^2.5.0"
9797
},
9898
"peerDependencies": {

packages/rtn-push-notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ts-coverage": "typescript-coverage-report -p ./tsconfig.build.json -t 99"
2828
},
2929
"dependencies": {
30-
"lodash": "^4.17.21"
30+
"lodash": "^4.18.1"
3131
},
3232
"devDependencies": {
3333
"react-native": "0.72.17"

yarn.lock

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

0 commit comments

Comments
 (0)