Skip to content

Commit

Permalink
Packages upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
tngan committed Sep 5, 2021
1 parent d89aeee commit bc25b7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"license": "MIT",
"dependencies": {
"@authenio/xml-encryption": "^1.2.4",
"@authenio/xml-encryption": "^1.3.0",
"@xmldom/xmldom": "^0.7.4",
"camelcase": "^6.2.0",
"node-forge": "^0.10.0",
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"baseUrl": "./",
"removeComments": false,
"strictNullChecks": true,
"esModuleInterop": true,
"paths": {},
"lib": [
"dom",
Expand Down

0 comments on commit bc25b7b

Please sign in to comment.