Skip to content

Commit b3c5a12

Browse files
committed
fix: Ensure MIT licensed lz-string is used
1 parent d1ff495 commit b3c5a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"aria-query": "^5.0.0",
6666
"chalk": "^4.1.0",
6767
"dom-accessibility-api": "^0.5.9",
68-
"lz-string": "^1.4.4",
68+
"lz-string": "^1.5.0",
6969
"pretty-format": "^27.0.2"
7070
},
7171
"devDependencies": {

0 commit comments

Comments
 (0)