From 3436ea269a27be661deefd6048270173de1359d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 02:39:24 +0000 Subject: [PATCH 1/5] Bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbd4bcf6..c2342ee38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1915,9 +1915,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "http-signature": { From c259984f46d4e841287b4ae2f319e6bc27a737a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 06:07:50 +0000 Subject: [PATCH 2/5] Bump lodash from 4.17.20 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbd4bcf6..11b272959 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2378,9 +2378,9 @@ } }, "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "loud-rejection": { From b009cbf08e0bb423ff4dbcaf71ae42f972d9c3ae Mon Sep 17 00:00:00 2001 From: Utkarsh Mishra <76392681+Utkarsh1504@users.noreply.github.com> Date: Sat, 10 Jul 2021 14:36:57 +0530 Subject: [PATCH 3/5] Create neo4j-original.svg --- icons/neo4j/neo4j-original.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 icons/neo4j/neo4j-original.svg diff --git a/icons/neo4j/neo4j-original.svg b/icons/neo4j/neo4j-original.svg new file mode 100644 index 000000000..00118ca04 --- /dev/null +++ b/icons/neo4j/neo4j-original.svg @@ -0,0 +1,4 @@ + + + + From 2fc5650335e6d3c096d8d2b94d8950e17c2171f1 Mon Sep 17 00:00:00 2001 From: Utkarsh Mishra <76392681+Utkarsh1504@users.noreply.github.com> Date: Sat, 10 Jul 2021 14:37:46 +0530 Subject: [PATCH 4/5] Add files via upload --- icons/neo4j/neo4j-original-wordmark.svg | 9 +++++++++ icons/neo4j/neo4j-plain-wordmark.svg | 9 +++++++++ icons/neo4j/neo4j-plain.svg | 4 ++++ 3 files changed, 22 insertions(+) create mode 100644 icons/neo4j/neo4j-original-wordmark.svg create mode 100644 icons/neo4j/neo4j-plain-wordmark.svg create mode 100644 icons/neo4j/neo4j-plain.svg diff --git a/icons/neo4j/neo4j-original-wordmark.svg b/icons/neo4j/neo4j-original-wordmark.svg new file mode 100644 index 000000000..fc7349aaf --- /dev/null +++ b/icons/neo4j/neo4j-original-wordmark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/neo4j/neo4j-plain-wordmark.svg b/icons/neo4j/neo4j-plain-wordmark.svg new file mode 100644 index 000000000..c79c8d48d --- /dev/null +++ b/icons/neo4j/neo4j-plain-wordmark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/neo4j/neo4j-plain.svg b/icons/neo4j/neo4j-plain.svg new file mode 100644 index 000000000..f14c4cbaa --- /dev/null +++ b/icons/neo4j/neo4j-plain.svg @@ -0,0 +1,4 @@ + + + + From 41bfe8dd7cab8126ce62bf7844c8d1dcc363755e Mon Sep 17 00:00:00 2001 From: Utkarsh Mishra <76392681+Utkarsh1504@users.noreply.github.com> Date: Sat, 10 Jul 2021 14:40:31 +0530 Subject: [PATCH 5/5] Update devicon.json --- devicon.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/devicon.json b/devicon.json index 44081ce35..37453cc05 100644 --- a/devicon.json +++ b/devicon.json @@ -2492,6 +2492,26 @@ "color": "#8dc63f", "aliases": [] }, + { + "name": "neo4j", + "tags": [ + "database" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#018BFF", + "aliases": [] + }, { "name": "nestjs", "tags": [