From 8ca91d5dd2174fdc48499bcb7e35aa14e28478cc Mon Sep 17 00:00:00 2001 From: Roy Nevo <36882185+TheBigR@users.noreply.github.com> Date: Wed, 23 May 2018 20:19:16 +0300 Subject: [PATCH 1/3] changed by roy --- m1.lesson1.git-rainbow/commit-rainbow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m1.lesson1.git-rainbow/commit-rainbow.html b/m1.lesson1.git-rainbow/commit-rainbow.html index 96d1445..01f265d 100644 --- a/m1.lesson1.git-rainbow/commit-rainbow.html +++ b/m1.lesson1.git-rainbow/commit-rainbow.html @@ -112,7 +112,7 @@

Ronny

Roy

-

My Favorite movie is...?
Snatch

+

My Favorite movie is...?
Snatch II

From 59a9c34d114287c1cab229b8db6c6cb55983ccc0 Mon Sep 17 00:00:00 2001 From: Roy Nevo <36882185+TheBigR@users.noreply.github.com> Date: Wed, 23 May 2018 20:36:56 +0300 Subject: [PATCH 2/3] changed favorite --- m1.lesson1.git-rainbow/commit-rainbow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m1.lesson1.git-rainbow/commit-rainbow.html b/m1.lesson1.git-rainbow/commit-rainbow.html index 01f265d..0601927 100644 --- a/m1.lesson1.git-rainbow/commit-rainbow.html +++ b/m1.lesson1.git-rainbow/commit-rainbow.html @@ -112,7 +112,7 @@

Ronny

Roy

-

My Favorite movie is...?
Snatch II

+

My Funkiest movie is...?
Snatch II

From 3a99b7608919627f67065c6cf9b4b4f868687fcb Mon Sep 17 00:00:00 2001 From: Roy Date: Tue, 11 Jun 2019 18:38:57 +0300 Subject: [PATCH 3/3] fixed security issues --- package-lock.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +}