Skip to content

Commit

Permalink
chore(deps): bump lz-string from 1.4.4 to 1.5.0
Browse files Browse the repository at this point in the history
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](pieroxy/lz-string@1.4.4...1.5.0)

---
updated-dependencies:
- dependency-name: lz-string
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 4b23955 commit 059a538
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"koa-favicon": "2.1.0",
"koa-mount": "4.0.0",
"lru-cache": "7.10.1",
"lz-string": "1.4.4",
"lz-string": "1.5.0",
"mailparser": "3.5.0",
"markdown-it": "13.0.1",
"module-alias": "2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9066,10 +9066,10 @@ luxon@^1.12.1:
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==

lz-string@1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=
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"
Expand Down

0 comments on commit 059a538

Please sign in to comment.