Skip to content

Commit 4b33249

Browse files
authored
fix: upgrade aws-sdk from 2.903.0 to 2.904.0 (#162)
Snyk has created this PR to upgrade aws-sdk from 2.903.0 to 2.904.0. See this package in npm: https://www.npmjs.com/package/aws-sdk See this project in Snyk: https://app.snyk.io/org/acinader/project/3364151b-9c9a-4458-9afd-809dc5309438?utm_source=github&utm_medium=upgrade-pr
1 parent bd45be8 commit 4b33249

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/parse-community/parse-server-s3-adapter#readme",
2727
"dependencies": {
28-
"aws-sdk": "2.903.0"
28+
"aws-sdk": "2.904.0"
2929
},
3030
"devDependencies": {
3131
"parse": "2.19.0",

0 commit comments

Comments
 (0)