Skip to content

Commit

Permalink
Merge pull request #12 from dabapps/npm-audit
Browse files Browse the repository at this point in the history
Npm audit
  • Loading branch information
JakeSidSmith authored Sep 9, 2019
2 parents 4971f0e + e927f01 commit 5337f60
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 54 deletions.
97 changes: 45 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dabapps/django-s3-file-upload",
"version": "0.1.2",
"version": "0.1.3",
"description": "Upload files from the browser to S3 - client side implementation",
"main": "dist/index.js",
"directories": {},
Expand Down Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@dabapps/redux-create-reducer": "^1.0.3",
"@types/redux-thunk": "^2.1.0",
"axios": "^0.18.0",
"axios": "^0.18.1",
"js-cookie": "^2.2.0",
"redux": "*",
"redux-thunk": "*"
Expand Down

0 comments on commit 5337f60

Please sign in to comment.