Skip to content

Commit

Permalink
Bump feathers-nedb from 5.0.2 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 8, 2019
1 parent 2a2dcf6 commit b000196
Showing 1 changed file with 12 additions and 29 deletions.
41 changes: 12 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,14 @@
resolved "https://registry.yarnpkg.com/@feathers-plus/batch-loader/-/batch-loader-0.3.6.tgz#1e096e95fcdffb83fb1a65468e6ef80b416f7d98"
integrity sha512-r+n31iZ/B5Rl1mLkC9/S20UI445MdkZvE3VBmjupep2t8OuyTYHPkFEgR25HY6khH+RothK1VL3B5eumk9N2QQ==

"@feathersjs/adapter-commons@^4.0.0-pre.4", "@feathersjs/adapter-commons@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-4.3.3.tgz#04abe5f7b796e20110b02f5f127b83ada0687381"
integrity sha512-p5jEwcMZVqtu4eBjWP4cR9KE+gCL54nvPGN74Xmv3XPa8u8dKu85XqbyWr/Keqn7bg2wQN7G8tOqdK1pTkfhyQ==
"@feathersjs/adapter-commons@^4.0.0-pre.4", "@feathersjs/adapter-commons@^4.3.6":
version "4.3.6"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-4.3.6.tgz#5cdc56718b0fa0dad81405d5edf01f15c6c198ef"
integrity sha512-k2Pz9YiR5qHA4MxAGrHPjJkT+R5TrPy6os+r5+A4eFnEQkgvWSDURNGOi1j2KaFbITwto2OkH2eI55NLcxwq0g==
dependencies:
"@feathersjs/commons" "^4.3.0"
"@feathersjs/errors" "^4.3.3"
"@feathersjs/feathers" "^4.3.3"
"@feathersjs/errors" "^4.3.4"
"@feathersjs/feathers" "^4.3.4"

"@feathersjs/authentication@^4.3.4":
version "4.3.4"
Expand Down Expand Up @@ -172,14 +172,7 @@
dependencies:
debug "^4.0.0"

"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.3.tgz#4fc2956013e3599999fd8a14d5b61deb61a21476"
integrity sha512-vqW6TDZIj7x77qenghGrWVhURN/SRYg9DjnE9aWoR4TPv9z+w3UzDl5luUW/KhHa7+2wh/TDGIdfUF5PTv8Mpg==
dependencies:
debug "^4.1.1"

"@feathersjs/errors@^4.3.4":
"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.4.tgz#8c2a9a64b9ae8e1bf8c173497258979dad1c4e6d"
integrity sha512-x4QfpBbMHrsY7ktMxYDVfYsJf7YVjVOFWThwJ3LgKFC6WNu9YojRJmxRDGftWTQA2MalaJPmOAYCapdp50mwKw==
Expand Down Expand Up @@ -209,16 +202,6 @@
events "^3.0.0"
uberproto "^2.0.2"

"@feathersjs/feathers@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.3.tgz#6870a6400e3ccaf8d8611168b28eff6631c2ef5d"
integrity sha512-FHbKn9XdUjZlXUvszn1sVamPWk2X/UBEpPHD6XyGq9kXa66fm9rqbEFueZ3MXc6Jsva+uW1m+CLQBYUvaTJhLQ==
dependencies:
"@feathersjs/commons" "^4.3.0"
debug "^4.1.1"
events "^3.0.0"
uberproto "^2.0.4"

"@feathersjs/feathers@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.4.tgz#06791dd39408d8dd7948d54c5596f2f91aa8eb09"
Expand Down Expand Up @@ -2222,13 +2205,13 @@ feathers-memory@^4.0.1:
sift "^8.5.0"

feathers-nedb@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/feathers-nedb/-/feathers-nedb-5.0.2.tgz#f313f189545b3e481b1f2c746df23c7fc850865d"
integrity sha512-f6Hh4S+MRER/sPKwbgb6Lu+UqY2G112AXnFvTi8NHsTXJlpVGpr/G1ac+V5XlZUbE3LrEYiStNfXfczpZNchpA==
version "5.1.0"
resolved "https://registry.yarnpkg.com/feathers-nedb/-/feathers-nedb-5.1.0.tgz#b41d6d7f08b9f0867876e1b77560bc767b1d8ed7"
integrity sha512-f4u7EkYC9jIRUxeM9b7Yd1wuaxq4dUYZjUyNP9vppqvMqZ2fNOhEtHBHSwel367LC/0tVcpfZj7eGHq1WSlb+g==
dependencies:
"@feathersjs/adapter-commons" "^4.3.3"
"@feathersjs/adapter-commons" "^4.3.6"
"@feathersjs/commons" "^4.3.0"
"@feathersjs/errors" "^4.3.3"
"@feathersjs/errors" "^4.3.4"

figgy-pudding@^3.4.1, figgy-pudding@^3.5.1:
version "3.5.1"
Expand Down

0 comments on commit b000196

Please sign in to comment.