File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "@segment/analytics.js-integration" : " ^3.3.3" ,
45- "domify" : " 1.4.1"
45+ "domify" : " 1.4.1" ,
46+ "is-email" : " 1.0.2"
4647 }
4748}
Original file line number Diff line number Diff line change @@ -8923,6 +8923,11 @@ is-email@0.1.0:
89238923 resolved "https://registry.yarnpkg.com/is-email/-/is-email-0.1.0.tgz#e7eb1aefe8d4a3183980a7172b851272ebd04a95"
89248924 integrity sha1-5+sa7+jUoxg5gKcXK4UScuvQSpU=
89258925
8926+ is-email@1.0.2:
8927+ version "1.0.2"
8928+ resolved "https://registry.yarnpkg.com/is-email/-/is-email-1.0.2.tgz#51a618e2ddc895988ceb550df9f587b3607560e5"
8929+ integrity sha512-UojUgD2EhDTBQ2SGKwrK9edce5phRzgLsP+V5+Uu2Swi+uvjVXgH3zduM3HhT9iaC/9Kq19/TYUbP0jPoi6ioA==
8930+
89268931is-email@^1.0.1:
89278932 version "1.0.1"
89288933 resolved "https://registry.yarnpkg.com/is-email/-/is-email-1.0.1.tgz#6f98c0ab6a0e3936dc4da7f2ab334f7faebbaa56"
You can’t perform that action at this time.
0 commit comments