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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e646e51a7
commit
53cc4caa79
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue