mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-18 10:36:04 +00:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15155603
This commit is contained in:
Generated
+1366
-1339
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -119,7 +119,7 @@
|
|||||||
"yaml": "^2.8.0"
|
"yaml": "^2.8.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.808.0",
|
"@aws-sdk/client-s3": "^3.894.0",
|
||||||
"@smithy/fetch-http-handler": "^5.0.2",
|
"@smithy/fetch-http-handler": "^5.0.2",
|
||||||
"@smithy/md5-js": "^4.0.2",
|
"@smithy/md5-js": "^4.0.2",
|
||||||
"@smithy/middleware-apply-body-checksum": "^4.1.0",
|
"@smithy/middleware-apply-body-checksum": "^4.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user