diff --git a/example/yarn.lock b/example/yarn.lock index 8772825..433296c 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -6159,9 +6159,9 @@ path-key@^3.0.0: integrity sha512-8cChqz0RP6SHJkMt48FW0A7+qUOn+OsnOsVtzI59tZ8m+5bCSk7hzwET0pulwOM2YMn9J1efb07KB9l9f30SGg== path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-to-regexp@0.1.7: version "0.1.7" @@ -8424,10 +8424,10 @@ vue-class-component@^7.0.1, vue-class-component@^7.0.2: resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.1.0.tgz#b33efcb10e17236d684f70b1e96f1946ec793e87" integrity sha512-G9152NzUkz0i0xTfhk0Afc8vzdXxDR1pfN4dTwE72cskkgJtdXfrKBkMfGvDuxUh35U500g5Ve4xL8PEGdWeHg== -vue-entity-adapter@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/vue-entity-adapter/-/vue-entity-adapter-1.0.2.tgz#821ec5907c0f5156c67e76850793c3eea321578b" - integrity sha512-2qPKrEu6mA/e9udBZUO6lWekk0iW64aPmrj23mbKuhO0o+stqlYVp7rN8dKUA8MTMhVk+J39kUhbai1GwgE3zw== +vue-entity-adapter-plus@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/vue-entity-adapter-plus/-/vue-entity-adapter-plus-1.0.1.tgz#503fdf912beb37dcb08614f78dc08b3eab4a0fb3" + integrity sha512-hdn5qAopAjvx3lYNpzw0N6Mi9DdC2GJV74aWvlkrxTKIB6b1IzPtUw2Nt3Zp4xYQ5E5/joaWr4bfozVWtMyaJg== dependencies: lodash "^4.17.11"