Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
docs: update readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Feb 22, 2021
1 parent 8419e16 commit ef228e5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1272,8 +1272,8 @@
"@slushy/example@file:example":
version "0.22.34"
dependencies:
"@slushy/codegen" "file:../../../.cache/yarn/v6/npm-@slushy-example-0.22.34-9272087b-cc50-460b-a18c-e3ae474cd591-1613987929444/node_modules/@slushy/codegen"
"@slushy/server" "file:../../../.cache/yarn/v6/npm-@slushy-example-0.22.34-9272087b-cc50-460b-a18c-e3ae474cd591-1613987929444/node_modules/@slushy/server"
"@slushy/codegen" "file:../../../.cache/yarn/v6/npm-@slushy-example-0.22.34-305b151e-a064-4bdc-be99-5f834af9d196-1613988323726/node_modules/@slushy/codegen"
"@slushy/server" "file:../../../.cache/yarn/v6/npm-@slushy-example-0.22.34-305b151e-a064-4bdc-be99-5f834af9d196-1613988323726/node_modules/@slushy/server"

"@slushy/server@file:server":
version "0.22.34"
Expand All @@ -1288,7 +1288,7 @@
openapi-default-setter "^2.0.4"
openapi-request-coercer "^2.3.0"
swagger-ui-express "^4.0.2"
uuid "^8.3.2"
uuid "^7.0.0"

"@types/babel__core@^7.1.0":
version "7.1.2"
Expand Down Expand Up @@ -7160,10 +7160,10 @@ uuid@^3.0.1, uuid@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"

uuid@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
uuid@^7.0.0:
version "7.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==

v8-to-istanbul@^4.0.1:
version "4.1.2"
Expand Down

0 comments on commit ef228e5

Please sign in to comment.