Skip to content

Commit

Permalink
Update al-aws-collector-js dependency (#57)
Browse files Browse the repository at this point in the history
* update al-aws-collector-js dependency

* update template collector dep
  • Loading branch information
JDragovichAlertLogic authored Feb 4, 2020
1 parent 8e5e0cc commit ac1124e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion collectors/template/package.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@alertlogic/al-collector-js": "1.4.2",
"@alertlogic/paws-collector": "1.0.13",
"@alertlogic/paws-collector": "1.0.14",
"async": "3.1.0",
"debug": "4.1.1",
"moment": "2.24.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alertlogic/paws-collector",
"version": "1.0.13",
"version": "1.0.14",
"license": "MIT",
"description": "Alert Logic AWS based API Poll Log Collector Library",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"yargs": "^15.0.2"
},
"dependencies": {
"@alertlogic/al-aws-collector-js": "2.0.4",
"@alertlogic/al-aws-collector-js": "2.0.5",
"async": "3.1.0",
"debug": "4.1.1",
"moment": "2.24.0"
Expand Down

0 comments on commit ac1124e

Please sign in to comment.