mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-13 01:40:14 +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-7573289
This commit is contained in:
Generated
+555
-476
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -55,7 +55,7 @@
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.614.0",
|
||||
"@aws-sdk/client-s3": "^3.621.0",
|
||||
"@smithy/fetch-http-handler": "^3.2.1",
|
||||
"@smithy/protocol-http": "^4.0.3",
|
||||
"@smithy/querystring-builder": "^3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user