File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"http-server" : " ^14.1.1" ,
33
33
"husky" : " ^8.0.3" ,
34
34
"js-slang" : " ^1.0.3" ,
35
- "lz-string" : " ^1.4.4 " ,
35
+ "lz-string" : " ^1.5.0 " ,
36
36
"prettier" : " ^2.8.7" ,
37
37
"xmldom" : " ^0.6.0" ,
38
38
"xpath" : " 0.0.32"
Original file line number Diff line number Diff line change @@ -2037,10 +2037,10 @@ lru-cache@^5.1.1:
2037
2037
dependencies :
2038
2038
yallist "^3.0.2"
2039
2039
2040
- lz-string@^1.4.4 :
2041
- version "1.4.4 "
2042
- resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4 .tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26 "
2043
- integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY =
2040
+ lz-string@^1.5.0 :
2041
+ version "1.5.0 "
2042
+ resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0 .tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941 "
2043
+ integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ= =
2044
2044
2045
2045
make-dir@^2.0.0, make-dir@^2.1.0 :
2046
2046
version "2.1.0"
You can’t perform that action at this time.
0 commit comments