Skip to content

Commit 869da44

Browse files
bump version and pin deps
1 parent 6e75390 commit 869da44

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alertlogic/al-aws-collector-js",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"license": "MIT",
55
"description": "Alert Logic AWS Collector Common Library",
66
"repository": {
@@ -32,11 +32,11 @@
3232
"sinon": "^3.3.0"
3333
},
3434
"dependencies": {
35-
"@alertlogic/al-collector-js": "^1.1.2",
36-
"cfn-response": "^1.0.1",
37-
"async": "^2.6.1",
38-
"moment": "^2.19.2",
39-
"deep-equal": "^1.0.1"
35+
"@alertlogic/al-collector-js": "1.1.2",
36+
"cfn-response": "1.0.1",
37+
"async": "2.6.1",
38+
"moment": "2.19.2",
39+
"deep-equal": "1.0.1"
4040
},
4141
"author": "Alert Logic Inc."
4242
}

0 commit comments

Comments
 (0)