Skip to content

Commit

Permalink
Merge pull request #93 from imranalisyed506/imcwechanges2
Browse files Browse the repository at this point in the history
NPM vulnerabilities fixes
  • Loading branch information
imranalisyed506 authored Sep 17, 2024
2 parents ac4d41e + b1bd03c commit dfe00b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "al-cwe-collector",
"version": "1.3.26",
"version": "1.3.27",
"license": "MIT",
"description": "Alert Logic CloudWatch Events Collector",
"repository": {
Expand Down Expand Up @@ -35,11 +35,11 @@
"mocha-jenkins-reporter": "^0.4.8",
"nyc": "^17.0.0",
"rewire": "^7.0.0",
"sinon": "^18.0.0"
"sinon": "^18.0.1"
},
"dependencies": {
"@alertlogic/al-aws-collector-js": "^4.1.26",
"@alertlogic/al-collector-js": "^3.0.11",
"@alertlogic/al-aws-collector-js": "^4.1.27",
"@alertlogic/al-collector-js": "^3.0.13",
"async": "^3.2.5",
"cfn-response": "^1.0.1",
"debug": "^4.3.5",
Expand Down

0 comments on commit dfe00b4

Please sign in to comment.