summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-06 01:58:52 +0000
committerGitHub <noreply@github.com>2023-05-06 01:58:52 +0000
commit655af8138c7f022e8870dad72ecaa01fdc4ef6af (patch)
tree732b2213cfb129b8d80574d2e1be84342dfaae85 /package-lock.json
parente1b60c0e360c322db078a0b8d6f349382338c61d (diff)
chore(deps): Bump vue-frag from 1.4.2 to 1.4.3
Bumps [vue-frag](https://github.com/privatenumber/vue-frag) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/privatenumber/vue-frag/releases) - [Commits](https://github.com/privatenumber/vue-frag/compare/v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: vue-frag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 87c509ccf..adfd033b7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -44,7 +44,7 @@
"util": "^0.12.5",
"vue": "^2.7.14",
"vue-cropperjs": "^4.2.0",
- "vue-frag": "^1.4.2",
+ "vue-frag": "^1.4.3",
"vue-material-design-icons": "^5.2.0",
"vue-observe-visibility": "^1.0.0",
"vue-outside-events": "^1.1.3",
@@ -17236,9 +17236,9 @@
"peer": true
},
"node_modules/vue-frag": {
- "version": "1.4.2",
- "resolved": "https://registry.npmjs.org/vue-frag/-/vue-frag-1.4.2.tgz",
- "integrity": "sha512-LKKr2zyBbBg8SuxbOFuFoFIB5OXceMFbhQxZoX+yjKx2QCYm4R5MpO5gzZHuBP022l9sYWGbU6LMaoKA/XnMvA==",
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/vue-frag/-/vue-frag-1.4.3.tgz",
+ "integrity": "sha512-pQZj03f/j9LRhzz9vKaXTCXUHVYHuAXicshFv76VFqwz4MG3bcb+sPZMAbd0wmw7THjkrTPuoM0EG9TbG8CgMQ==",
"funding": {
"url": "https://github.com/privatenumber/vue-frag?sponsor=1"
},
@@ -31356,9 +31356,9 @@
}
},
"vue-frag": {
- "version": "1.4.2",
- "resolved": "https://registry.npmjs.org/vue-frag/-/vue-frag-1.4.2.tgz",
- "integrity": "sha512-LKKr2zyBbBg8SuxbOFuFoFIB5OXceMFbhQxZoX+yjKx2QCYm4R5MpO5gzZHuBP022l9sYWGbU6LMaoKA/XnMvA==",
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/vue-frag/-/vue-frag-1.4.3.tgz",
+ "integrity": "sha512-pQZj03f/j9LRhzz9vKaXTCXUHVYHuAXicshFv76VFqwz4MG3bcb+sPZMAbd0wmw7THjkrTPuoM0EG9TbG8CgMQ==",
"requires": {}
},
"vue-hot-reload-api": {