1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2025-01-05 12:50:41 +02: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:
snyk-bot 2024-07-31 01:17:04 +00:00
parent 86d5582f37
commit d0548a280a
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 556 additions and 477 deletions

1031
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",