File tree Expand file tree Collapse file tree 3 files changed +16
-10
lines changed Expand file tree Collapse file tree 3 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"./dist/formik.umd.production.js" : {
3
- "bundled" : 149506 ,
4
- "minified" : 42291 ,
5
- "gzipped" : 12702
3
+ "bundled" : 149456 ,
4
+ "minified" : 42268 ,
5
+ "gzipped" : 12703
6
6
},
7
7
"./dist/formik.umd.development.js" : {
8
- "bundled" : 185931 ,
9
- "minified" : 53501 ,
8
+ "bundled" : 185881 ,
9
+ "minified" : 53478 ,
10
10
"gzipped" : 16017
11
11
},
12
12
"./dist/formik.cjs.production.js" : {
Original file line number Diff line number Diff line change 44
44
"create-react-context" : " ^0.2.2" ,
45
45
"deepmerge" : " ^2.1.1" ,
46
46
"hoist-non-react-statics" : " ^3.3.0" ,
47
- "lodash" : " ^4.17.11 " ,
48
- "lodash-es" : " ^4.17.11 " ,
47
+ "lodash" : " ^4.17.14 " ,
48
+ "lodash-es" : " ^4.17.14 " ,
49
49
"prop-types" : " ^15.6.1" ,
50
50
"react-fast-compare" : " ^2.0.1" ,
51
51
"tiny-warning" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -6282,9 +6282,10 @@ locate-path@^3.0.0:
6282
6282
p-locate "^3.0.0"
6283
6283
path-exists "^3.0.0"
6284
6284
6285
- lodash-es@^4.17.11 :
6286
- version "4.17.11"
6287
- resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0"
6285
+ lodash-es@^4.17.14 :
6286
+ version "4.17.14"
6287
+ resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.14.tgz#12a95a963cc5955683cee3b74e85458954f37ecc"
6288
+ integrity sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA==
6288
6289
6289
6290
lodash-es@^4.2.1 :
6290
6291
version "4.17.10"
@@ -6366,6 +6367,11 @@ lodash@^4.17.10, lodash@^4.17.11:
6366
6367
version "4.17.11"
6367
6368
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6368
6369
6370
+ lodash@^4.17.14 :
6371
+ version "4.17.14"
6372
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
6373
+ integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
6374
+
6369
6375
log-symbols@^1.0.2 :
6370
6376
version "1.0.2"
6371
6377
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
You can’t perform that action at this time.
0 commit comments