Skip to content

Commit 83d3708

Browse files
Bump lz-string from 1.4.4 to 1.5.0 in /src/client
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] <[email protected]>
1 parent 89c4407 commit 83d3708

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@monaco-editor/react": "4.4.6",
1313
"bootstrap": "5.2.3",
14-
"lz-string": "1.4.4",
14+
"lz-string": "1.5.0",
1515
"notyf": "3.10.0",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",

src/client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -652,10 +652,10 @@ lru-cache@^5.1.1:
652652
dependencies:
653653
yallist "^3.0.2"
654654

655-
lz-string@1.4.4:
656-
version "1.4.4"
657-
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
658-
integrity sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==
655+
lz-string@1.5.0:
656+
version "1.5.0"
657+
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
658+
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
659659

660660
661661
version "2.1.2"

0 commit comments

Comments
 (0)