Skip to content

Commit c2f85b6

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15699647
1 parent 336db77 commit c2f85b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
}
5959
},
6060
"dependencies": {
61-
"@aws-sdk/client-s3": "3.738.0",
61+
"@aws-sdk/client-s3": "3.894.0",
6262
"@hapi/boom": "10.0.1",
6363
"@hapi/good": "9.0.1",
6464
"@hapi/good-console": "9.0.1",

0 commit comments

Comments
 (0)