Update package dependencies

This commit is contained in:
Nick O'Leary 2021-10-06 09:11:20 +01:00
parent db3688799d
commit a27ce375db
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
7 changed files with 25 additions and 23 deletions

View File

@ -26,9 +26,9 @@
} }
], ],
"dependencies": { "dependencies": {
"acorn": "8.4.1", "acorn": "8.5.0",
"acorn-walk": "8.1.1", "acorn-walk": "8.2.0",
"ajv": "8.6.2", "ajv": "8.6.3",
"async-mutex": "0.3.2", "async-mutex": "0.3.2",
"basic-auth": "2.0.1", "basic-auth": "2.0.1",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
@ -40,7 +40,7 @@
"cookie-parser": "1.4.5", "cookie-parser": "1.4.5",
"cors": "2.8.5", "cors": "2.8.5",
"cronosjs": "1.7.1", "cronosjs": "1.7.1",
"denque": "1.5.0", "denque": "2.0.1",
"express": "4.17.1", "express": "4.17.1",
"express-session": "1.17.2", "express-session": "1.17.2",
"form-data": "4.0.0", "form-data": "4.0.0",
@ -48,9 +48,9 @@
"fs.notify": "0.0.4", "fs.notify": "0.0.4",
"got": "11.8.2", "got": "11.8.2",
"hash-sum": "2.0.0", "hash-sum": "2.0.0",
"hpagent": "^0.1.2", "hpagent": "0.1.2",
"https-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.0",
"i18next": "20.3.2", "i18next": "21.2.4",
"iconv-lite": "0.6.3", "iconv-lite": "0.6.3",
"is-utf8": "0.2.1", "is-utf8": "0.2.1",
"js-yaml": "3.14.1", "js-yaml": "3.14.1",
@ -68,14 +68,14 @@
"nopt": "5.0.0", "nopt": "5.0.0",
"oauth2orize": "1.11.0", "oauth2orize": "1.11.0",
"on-headers": "1.0.2", "on-headers": "1.0.2",
"passport": "0.4.1", "passport": "0.5.0",
"passport-http-bearer": "1.0.1", "passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2", "passport-oauth2-client-password": "0.1.2",
"raw-body": "2.4.1", "raw-body": "2.4.1",
"semver": "7.3.5", "semver": "7.3.5",
"tar": "6.1.11", "tar": "6.1.11",
"tough-cookie": "4.0.0", "tough-cookie": "4.0.0",
"uglify-js": "3.14.1", "uglify-js": "3.14.2",
"uuid": "8.3.2", "uuid": "8.3.2",
"ws": "7.5.1", "ws": "7.5.1",
"xml2js": "0.4.23" "xml2js": "0.4.23"
@ -84,7 +84,7 @@
"bcrypt": "5.0.1" "bcrypt": "5.0.1"
}, },
"devDependencies": { "devDependencies": {
"dompurify": "2.3.1", "dompurify": "2.3.3",
"grunt": "1.4.1", "grunt": "1.4.1",
"grunt-chmod": "~1.1.1", "grunt-chmod": "~1.1.1",
"grunt-cli": "~1.4.3", "grunt-cli": "~1.4.3",
@ -93,7 +93,7 @@
"grunt-contrib-compress": "2.0.0", "grunt-contrib-compress": "2.0.0",
"grunt-contrib-concat": "~1.0.1", "grunt-contrib-concat": "~1.0.1",
"grunt-contrib-copy": "~1.0.0", "grunt-contrib-copy": "~1.0.0",
"grunt-contrib-jshint": "3.0.0", "grunt-contrib-jshint": "3.1.1",
"grunt-contrib-uglify": "5.0.1", "grunt-contrib-uglify": "5.0.1",
"grunt-contrib-watch": "~1.1.0", "grunt-contrib-watch": "~1.1.0",
"grunt-jsdoc": "2.4.1", "grunt-jsdoc": "2.4.1",
@ -104,16 +104,16 @@
"grunt-sass": "~3.1.0", "grunt-sass": "~3.1.0",
"grunt-simple-mocha": "~0.4.1", "grunt-simple-mocha": "~0.4.1",
"grunt-simple-nyc": "^3.0.1", "grunt-simple-nyc": "^3.0.1",
"i18next-http-backend": "1.2.6", "i18next-http-backend": "1.3.1",
"jquery-i18next": "1.2.1", "jquery-i18next": "1.2.1",
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template", "jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
"marked": "2.1.3", "marked": "3.0.4",
"minami": "1.2.3", "minami": "1.2.3",
"mocha": "9.1.1", "mocha": "9.1.2",
"node-red-node-test-helper": "^0.2.7", "node-red-node-test-helper": "^0.2.7",
"nodemon": "2.0.12", "nodemon": "2.0.13",
"proxy": "^1.0.2", "proxy": "^1.0.2",
"sass": "1.39.0", "sass": "1.42.1",
"should": "13.2.3", "should": "13.2.3",
"sinon": "11.1.2", "sinon": "11.1.2",
"stoppable": "^1.1.0", "stoppable": "^1.1.0",

View File

@ -31,7 +31,7 @@
"oauth2orize": "1.11.0", "oauth2orize": "1.11.0",
"passport-http-bearer": "1.0.1", "passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2", "passport-oauth2-client-password": "0.1.2",
"passport": "0.4.1", "passport": "0.5.0",
"ws": "7.5.1" "ws": "7.5.1"
}, },
"optionalDependencies": { "optionalDependencies": {

View File

@ -27,6 +27,7 @@ RED.i18n = (function() {
apiRootUrl = options.apiRootUrl||""; apiRootUrl = options.apiRootUrl||"";
var preferredLanguage = localStorage.getItem("editor-language") || detectLanguage(); var preferredLanguage = localStorage.getItem("editor-language") || detectLanguage();
var opts = { var opts = {
compatibilityJSON: 'v3',
backend: { backend: {
loadPath: apiRootUrl+'locales/__ns__?lng=__lng__', loadPath: apiRootUrl+'locales/__ns__?lng=__lng__',
}, },

View File

@ -15,9 +15,9 @@
} }
], ],
"dependencies": { "dependencies": {
"acorn": "8.4.1", "acorn": "8.5.0",
"acorn-walk": "8.1.1", "acorn-walk": "8.2.0",
"ajv": "8.6.2", "ajv": "8.6.3",
"body-parser": "1.19.0", "body-parser": "1.19.0",
"cheerio": "1.0.0-rc.10", "cheerio": "1.0.0-rc.10",
"content-type": "1.0.4", "content-type": "1.0.4",
@ -25,13 +25,13 @@
"cookie": "0.4.1", "cookie": "0.4.1",
"cors": "2.8.5", "cors": "2.8.5",
"cronosjs": "1.7.1", "cronosjs": "1.7.1",
"denque": "1.5.0", "denque": "2.0.1",
"form-data": "4.0.0", "form-data": "4.0.0",
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
"fs.notify": "0.0.4", "fs.notify": "0.0.4",
"got": "11.8.2", "got": "11.8.2",
"hash-sum": "2.0.0", "hash-sum": "2.0.0",
"hpagent": "^0.1.2", "hpagent": "0.1.2",
"https-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.0",
"is-utf8": "0.2.1", "is-utf8": "0.2.1",
"js-yaml": "3.14.1", "js-yaml": "3.14.1",

View File

@ -21,6 +21,6 @@
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
"semver": "7.3.5", "semver": "7.3.5",
"tar": "6.1.11", "tar": "6.1.11",
"uglify-js": "3.14.1" "uglify-js": "3.14.2"
} }
} }

View File

@ -141,6 +141,7 @@ function init(settings) {
initPromise = new Promise((resolve,reject) => { initPromise = new Promise((resolve,reject) => {
i18n.use(MessageFileLoader); i18n.use(MessageFileLoader);
var opt = { var opt = {
compatibilityJSON: 'v3',
// debug: true, // debug: true,
defaultNS: "runtime", defaultNS: "runtime",
ns: [], ns: [],

View File

@ -16,7 +16,7 @@
], ],
"dependencies": { "dependencies": {
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
"i18next": "20.3.2", "i18next": "21.2.4",
"json-stringify-safe": "5.0.1", "json-stringify-safe": "5.0.1",
"jsonata": "1.8.5", "jsonata": "1.8.5",
"lodash.clonedeep": "^4.5.0", "lodash.clonedeep": "^4.5.0",