Skip to content

Commit b48d440

Browse files
authored
Merge pull request #14 from SAP/dependabot/npm_and_yarn/lodash-4.17.23
Bump lodash from 4.17.21 to 4.17.23
2 parents 884612c + 494acef commit b48d440

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"deprecated-react-native-listview": "^0.0.8",
4343
"i18n-js": "^4.2.3",
4444
"js-sha256": "^0.9.0",
45-
"lodash": "^4.17.21",
45+
"lodash": "^4.17.23",
4646
"moment": "^2.29.4",
4747
"moment-duration-format": "^2.3.2",
4848
"normalizr": "^3.6.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8299,6 +8299,13 @@ __metadata:
82998299
languageName: node
83008300
linkType: hard
83018301

8302+
"lodash@npm:^4.17.23":
8303+
version: 4.17.23
8304+
resolution: "lodash@npm:4.17.23"
8305+
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
8306+
languageName: node
8307+
linkType: hard
8308+
83028309
"log-symbols@npm:^4.1.0":
83038310
version: 4.1.0
83048311
resolution: "log-symbols@npm:4.1.0"
@@ -11050,7 +11057,7 @@ __metadata:
1105011057
i18n-js: "npm:^4.2.3"
1105111058
jest: "npm:^29.2.1"
1105211059
js-sha256: "npm:^0.9.0"
11053-
lodash: "npm:^4.17.21"
11060+
lodash: "npm:^4.17.23"
1105411061
metro: "npm:^0.81"
1105511062
moment: "npm:^2.29.4"
1105611063
moment-duration-format: "npm:^2.3.2"

0 commit comments

Comments
 (0)