Skip to content

Commit

Permalink
Merge pull request #816 from w3c/dependabot/npm_and_yarn/ldapjs-2.2.4
Browse files Browse the repository at this point in the history
Bump ldapjs from 2.2.3 to 2.2.4
  • Loading branch information
jennyliang220 authored Mar 24, 2021
2 parents 50d1708 + 05b3aae commit 9d8dbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jshint": "2.12.0",
"mocha": "8.3.2",
"morgan": "1.10.0",
"ldapjs": "2.2.3"
"ldapjs": "2.2.4"
},
"scripts": {
"audit": "npm audit | grep -oE 'https?\\:\\/\\/(www\\.)?(nodesecurity\\.io|npmjs\\.com)\\/advisories\\/[[:digit:]]+' | rev | cut -d '/' -f 1 | rev | diff known-vulns.txt -",
Expand Down

0 comments on commit 9d8dbf1

Please sign in to comment.