Update dependencies

This commit is contained in:
Nick O'Leary
2022-07-12 21:12:00 +01:00
parent b28595c814
commit 4c784af55d
4 changed files with 14 additions and 14 deletions

View File

@@ -31,7 +31,7 @@
"oauth2orize": "1.11.1",
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
"passport": "0.5.2",
"passport": "0.6.0",
"ws": "7.5.6"
},
"optionalDependencies": {

View File

@@ -21,6 +21,6 @@
"fs-extra": "10.1.0",
"semver": "7.3.7",
"tar": "6.1.11",
"uglify-js": "3.16.0"
"uglify-js": "3.16.2"
}
}

View File

@@ -16,11 +16,11 @@
],
"dependencies": {
"fs-extra": "10.1.0",
"i18next": "21.8.10",
"i18next": "21.8.13",
"json-stringify-safe": "5.0.1",
"jsonata": "1.8.6",
"lodash.clonedeep": "^4.5.0",
"moment": "2.29.3",
"moment": "2.29.4",
"moment-timezone": "0.5.34"
}
}