From 53cc4caa79cc3a8900267bdce12383f49acb310f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 19:40:24 +0800 Subject: [PATCH] chore(deps): bump lz-string from 1.4.4 to 1.5.0 (#12051) Bumps [lz-string](https://github.com/pieroxy/lz-string) from 1.4.4 to 1.5.0. - [Release notes](https://github.com/pieroxy/lz-string/releases) - [Commits](https://github.com/pieroxy/lz-string/commits) --- updated-dependencies: - dependency-name: lz-string dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef526dad7..c4b6099bb 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "koa-favicon": "2.1.0", "koa-mount": "4.0.0", "lru-cache": "7.18.3", - "lz-string": "1.4.4", + "lz-string": "1.5.0", "mailparser": "3.6.4", "markdown-it": "13.0.1", "module-alias": "2.2.2", diff --git a/yarn.lock b/yarn.lock index fb0ac6fd2..d6d0823a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9293,10 +9293,10 @@ luxon@^1.12.1: resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0" integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw== -lz-string@1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26" - integrity sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ== +lz-string@1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941" + integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ== magnet-uri@^6.2.0: version "6.2.0"