Skip to content

Commit

Permalink
Fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarhane committed Oct 18, 2018
1 parent e931dd4 commit 8bcc10b
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6771,12 +6771,13 @@ neo-async@^2.5.0:
resolved "https://neo.jfrog.io/neo/api/npm/npm/neo-async/-/neo-async-2.5.2.tgz#489105ce7bc54e709d736b195f82135048c50fcc"
integrity sha1-SJEFznvFTnCdc2sZX4ITUEjFD8w=

neo4j-driver@^1.6.1:
version "1.6.3"
resolved "https://neo.jfrog.io/neo/api/npm/npm/neo4j-driver/-/neo4j-driver-1.6.3.tgz#b7a51bac401bd341082dff7766e8643d61752eb7"
integrity sha1-t6UbrEAb00EILf93ZuhkPWF1Lrc=
neo4j-driver@^1.7.0-rc2:
version "1.7.0-rc2"
resolved "https://neo.jfrog.io/neo/api/npm/npm/neo4j-driver/-/neo4j-driver-1.7.0-rc2.tgz#642b980bacca1e80d99cd54cba4841477511fa92"
integrity sha1-ZCuYC6zKHoDZnNVMukhBR3UR+pI=
dependencies:
babel-runtime "^6.18.0"
babel-runtime "^6.26.0"
text-encoding "^0.6.4"
uri-js "^4.2.1"

next-tick@1:
Expand Down Expand Up @@ -10152,6 +10153,11 @@ test-exclude@^4.2.1:
read-pkg-up "^1.0.1"
require-main-filename "^1.0.1"

text-encoding@^0.6.4:
version "0.6.4"
resolved "https://neo.jfrog.io/neo/api/npm/npm/text-encoding/-/text-encoding-0.6.4.tgz#e399a982257a276dae428bb92845cb71bdc26d19"
integrity sha1-45mpgiV6J22uQou5KEXLcb3CbRk=

text-table@~0.2.0:
version "0.2.0"
resolved "https://neo.jfrog.io/neo/api/npm/npm/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
Expand Down

0 comments on commit 8bcc10b

Please sign in to comment.