File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 1818 "eslint-plugin-jsx-a11y" : " 6.x" ,
1919 "eslint-plugin-react" : " 7.x" ,
2020 "eslint-plugin-react-hooks" : " 2.x" ,
21- "lodash" : " ^4.17.15 " ,
21+ "lodash" : " ^4.17.19 " ,
2222 "parcel" : " ^1.12.4" ,
2323 "prettier" : " ^2.0.5" ,
2424 "regenerator-runtime" : " ^0.13.7"
Original file line number Diff line number Diff line change @@ -4630,21 +4630,16 @@ lodash.uniq@^4.5.0:
46304630 resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
46314631 integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
46324632
4633- lodash@^4.17.14, lodash@^4.17.19 :
4634- version "4.17.19"
4635- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
4636- integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
4637-
4638- lodash@^4.17.15 :
4639- version "4.17.15"
4640- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4641- integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4642-
4643- lodash@^4.17.4 :
4633+ lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4 :
46444634 version "4.17.20"
46454635 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
46464636 integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
46474637
4638+ lodash@^4.17.19 :
4639+ version "4.17.19"
4640+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
4641+ integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
4642+
46484643log-symbols@^2.2.0 :
46494644 version "2.2.0"
46504645 resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
You can’t perform that action at this time.
0 commit comments