Skip to content

Commit

Permalink
⬆️ Update dependency feathers-swagger to v1.1.0 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and timmo001 committed Jun 4, 2019
1 parent eaf6fca commit c9dc58b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"compression": "1.7.4",
"cors": "2.8.5",
"feathers-nedb": "4.0.1",
"feathers-swagger": "1.0.0",
"feathers-swagger": "1.1.0",
"helmet": "3.18.0",
"nedb": "1.8.0",
"serve-favicon": "2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1372,10 +1372,10 @@ feathers-nedb@4.0.1:
"@feathersjs/commons" "^4.0.0"
"@feathersjs/errors" "^3.3.4"

feathers-swagger@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/feathers-swagger/-/feathers-swagger-1.0.0.tgz#af715e4b27e9a398650f429c3c1015f38825e26a"
integrity sha512-sWWeJoDF8wee73VUqNf+TBfMBnNkESSRNFSPmzZp/8rQFfzAENjwaPsbY2wRBeOgVGPQ1le6GaHVtadCcm3LqA==
feathers-swagger@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/feathers-swagger/-/feathers-swagger-1.1.0.tgz#0cf1ccd2a00edaa10a765d2e3a683f70c4c49809"
integrity sha512-neyZnsxAGr6i8TFO/0KNDn5JUTJQpDRGmC8oo+HyGP4Wy+3T+4AKnkR+pk20FDWGvr/+4hlWlUNeJt6L8i5PqQ==
dependencies:
lodash "^4.17.11"
serve-static "^1.13.2"
Expand Down

0 comments on commit c9dc58b

Please sign in to comment.