Skip to content

Commit a28742d

Browse files
authored
Merge pull request #9 from aws-samples/dependabot/npm_and_yarn/functions/saml-backend/xmldom/xmldom-0.7.7
Bump @xmldom/xmldom from 0.7.5 to 0.7.7 in /functions/saml-backend
2 parents 5f52656 + f73093d commit a28742d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

functions/saml-backend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/saml-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"dependencies": {
55
"lodash": ">=4.17.21",
6-
"@xmldom/xmldom": ">=0.7.0",
6+
"@xmldom/xmldom": ">=0.7.7",
77
"express": "^4.17.3",
88
"saml-encoder-decoder-js": "^1.0.1",
99
"saml2js": "^0.1.2",

0 commit comments

Comments
 (0)