From fdb565e4aec7a3835c35993a070d06cdd7d4bb98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 01:21:03 +0000 Subject: [PATCH] chore(deps-dev): bump vue-notion from 1.3.4 to 1.4.1 Bumps [vue-notion](https://github.com/janniks/vue-notion) from 1.3.4 to 1.4.1. - [Release notes](https://github.com/janniks/vue-notion/releases) - [Commits](https://github.com/janniks/vue-notion/compare/1.3.4...1.4.1) --- updated-dependencies: - dependency-name: vue-notion dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70e2033daaad..7c89dfab19c8 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "eslint-plugin-vue": "^8.5.0", "postcss": "^8.4.5", "prettier": "^2.5.1", - "vue-notion": "^1.3.4" + "vue-notion": "^1.4.1" } } diff --git a/yarn.lock b/yarn.lock index dfffc8c56cab..95fc6f17d529 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9628,10 +9628,10 @@ vue-no-ssr@^1.1.1: resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998" integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g== -vue-notion@^1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/vue-notion/-/vue-notion-1.3.4.tgz#1f521f4d5e383741535b29ce52b471699477102e" - integrity sha512-v0zuwxUWRH4fsePn9sSc1V4HOrDn5B1Sx2RE02fIP0f8kL507qmp2Nqht/2uOIPCwyjMFQgGXaeL1rStYUVcwQ== +vue-notion@^1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/vue-notion/-/vue-notion-1.4.1.tgz#9e3daca332eb433685805fc6b32248cbed147cb9" + integrity sha512-D+QUkJYMkczCCHKA7Ikl1leUH+Ym6a6nTKo4bEybQUXz58JVIoq8dGLLmqLFr/gFXyvKuLyByqJbYUkRN6D+bw== dependencies: cross-fetch "^3.0.6" defu "^5.0.0"