Skip to content

Commit

Permalink
chore: Tidy dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcab committed Oct 15, 2022
1 parent a5b2a04 commit e814dcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"url": "https://github.com/Clever/saml2/issues"
},
"devDependencies": {
"coffee-script": "^1.12.0",
"coffeescript": "^1.12.7",
"mocha": "^8.2.0",
"nyc": "^15.0.0"
},
"dependencies": {
"@xmldom/xmldom": "^0.8.3",
"async": "^3.2.0",
"debug": "^4.3.0",
"underscore": "^1.8.0",
"xml-crypto": "^3.0.0",
"xml-encryption": "^2.0.0",
"xml2js": "^0.4.0",
"xmlbuilder2": "^2.4.0",
"@xmldom/xmldom": "^0.8.3"
"xmlbuilder2": "^2.4.0"
}
}

0 comments on commit e814dcc

Please sign in to comment.