Skip to content

Commit b4fea6d

Browse files
committed
lodash upgrade to 4.17.23
1 parent d39b7e1 commit b4fea6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"dependencies": {
7878
"hoist-non-react-statics": "3.3.2",
79-
"lodash": "4.17.21",
79+
"lodash": "4.17.23",
8080
"prop-types": "15.x.x",
8181
"react-lifecycles-compat": "^3.0.4",
8282
"tslib": "1.9.3"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"hoist-non-react-statics": "^3.3.2",
20-
"lodash": "4.17.21",
20+
"lodash": "4.17.23",
2121
"prop-types": "15.x.x",
2222
"react-lifecycles-compat": "^3.0.4",
2323
"react-native-redash": "^12.6.1",

0 commit comments

Comments
 (0)