Skip to content

Commit

Permalink
audit fix and bump v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed Jan 8, 2021
1 parent ca8ca4a commit a84a5da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 32 deletions.
38 changes: 8 additions & 30 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": "@ingameltd/node-przelewy24",
"version": "1.1.0",
"version": "1.1.1",
"description": "A simple library for connecting przelewy24 service",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -37,6 +37,6 @@
"typescript": "^3.7.4"
},
"dependencies": {
"axios": "^0.19.0"
"axios": "^0.21.1"
}
}

0 comments on commit a84a5da

Please sign in to comment.