Skip to content

Commit

Permalink
Resolve is-email v 1.0.2 for all integrations (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Farah authored Oct 18, 2021
1 parent 9d2ab0a commit b0a9169
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"dependencies": {
"@segment/analytics.js-integration": "^3.3.3",
"domify": "1.4.1"
"domify": "1.4.1",
"is-email": "1.0.2"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8923,6 +8923,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/is-email/-/is-email-0.1.0.tgz#e7eb1aefe8d4a3183980a7172b851272ebd04a95"
integrity sha1-5+sa7+jUoxg5gKcXK4UScuvQSpU=

[email protected]:
version "1.0.2"
resolved "https://registry.yarnpkg.com/is-email/-/is-email-1.0.2.tgz#51a618e2ddc895988ceb550df9f587b3607560e5"
integrity sha512-UojUgD2EhDTBQ2SGKwrK9edce5phRzgLsP+V5+Uu2Swi+uvjVXgH3zduM3HhT9iaC/9Kq19/TYUbP0jPoi6ioA==

is-email@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-email/-/is-email-1.0.1.tgz#6f98c0ab6a0e3936dc4da7f2ab334f7faebbaa56"
Expand Down

0 comments on commit b0a9169

Please sign in to comment.