revert client-zip to v1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -12,7 +12,7 @@
|
|||||||
"@codemirror/lang-python": "^6.1.5",
|
"@codemirror/lang-python": "^6.1.5",
|
||||||
"@vueuse/core": "^10.9.0",
|
"@vueuse/core": "^10.9.0",
|
||||||
"axios": "^1.6.8",
|
"axios": "^1.6.8",
|
||||||
"client-zip": "2.4.4",
|
"client-zip": "^1.6.3",
|
||||||
"codemirror": "^6.0.1",
|
"codemirror": "^6.0.1",
|
||||||
"copy-text-to-clipboard": "^3.2.0",
|
"copy-text-to-clipboard": "^3.2.0",
|
||||||
"fflate": "^0.8.2",
|
"fflate": "^0.8.2",
|
||||||
@@ -3039,9 +3039,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/client-zip": {
|
"node_modules/client-zip": {
|
||||||
"version": "2.4.4",
|
"version": "1.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/client-zip/-/client-zip-2.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/client-zip/-/client-zip-1.6.3.tgz",
|
||||||
"integrity": "sha512-Ixk40BUI7VvNDxW7SCze20GbCuC+gjP4tGkXUpo6/W96bOf96HSed6cOQVeUOIe74SJAG/dIrBr7AtR4xBVnsA=="
|
"integrity": "sha512-xn1boAEO+0qitRC7vr9i+4MlO0VqyXVsQpX/jKdbYhHGWRT7zCHHSV45mhfXPNnPinyhbC6dd8lOYQ1HDpL1pg=="
|
||||||
},
|
},
|
||||||
"node_modules/codemirror": {
|
"node_modules/codemirror": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.1",
|
||||||
@@ -6237,9 +6237,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"client-zip": {
|
"client-zip": {
|
||||||
"version": "2.4.4",
|
"version": "1.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/client-zip/-/client-zip-2.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/client-zip/-/client-zip-1.6.3.tgz",
|
||||||
"integrity": "sha512-Ixk40BUI7VvNDxW7SCze20GbCuC+gjP4tGkXUpo6/W96bOf96HSed6cOQVeUOIe74SJAG/dIrBr7AtR4xBVnsA=="
|
"integrity": "sha512-xn1boAEO+0qitRC7vr9i+4MlO0VqyXVsQpX/jKdbYhHGWRT7zCHHSV45mhfXPNnPinyhbC6dd8lOYQ1HDpL1pg=="
|
||||||
},
|
},
|
||||||
"codemirror": {
|
"codemirror": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.1",
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"@codemirror/lang-python": "^6.1.5",
|
"@codemirror/lang-python": "^6.1.5",
|
||||||
"@vueuse/core": "^10.9.0",
|
"@vueuse/core": "^10.9.0",
|
||||||
"axios": "^1.6.8",
|
"axios": "^1.6.8",
|
||||||
"client-zip": "2.4.4",
|
"client-zip": "^1.6.3",
|
||||||
"codemirror": "^6.0.1",
|
"codemirror": "^6.0.1",
|
||||||
"copy-text-to-clipboard": "^3.2.0",
|
"copy-text-to-clipboard": "^3.2.0",
|
||||||
"fflate": "^0.8.2",
|
"fflate": "^0.8.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user