Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Dependabot updates #343

Merged
merged 7 commits into from
Jan 20, 2022
98 changes: 41 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"homepage": "https://github.com/opengovsg/spcp-auth-client#readme",
"dependencies": {
"@xmldom/xmldom": "^0.8.0",
"axios": "^0.24.0",
"axios": "^0.25.0",
"base-64": "^1.0.0",
"jsonwebtoken": "^8.3.0",
"lodash": "^4.17.21",
"xml-crypto": "^2.1.3",
"xml-encryption": "^1.3.0",
"xml-encryption": "^2.0.0",
"xml2json-light": "^1.0.6",
"xpath": "0.0.32"
},
Expand All @@ -48,12 +48,12 @@
"chai": "4.3.4",
"eslint": "7.32.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-mocha": "10.0.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-standard": "5.0.0",
"mocha": "9.1.3",
"mocha": "9.1.4",
"mustache": "4.2.0",
"nyc": "15.1.0",
"sinon": "^12.0.0",
Expand Down