Update dependencies

This commit is contained in:
Nick O'Leary 2022-05-03 09:48:13 +01:00
parent 65c7855afd
commit 32f78a99fd
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
5 changed files with 8 additions and 8 deletions

View File

@ -41,13 +41,13 @@
"cors": "2.8.5",
"cronosjs": "1.7.1",
"denque": "2.0.1",
"express": "4.18.0",
"express": "4.18.1",
"express-session": "1.17.2",
"form-data": "4.0.0",
"fs-extra": "10.1.0",
"got": "11.8.3",
"hash-sum": "2.0.0",
"hpagent": "0.1.2",
"hpagent": "1.0.0",
"https-proxy-agent": "5.0.1",
"i18next": "21.6.16",
"iconv-lite": "0.6.3",
@ -107,11 +107,11 @@
"i18next-http-backend": "1.4.0",
"jquery-i18next": "1.2.1",
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
"marked": "4.0.14",
"marked": "4.0.15",
"minami": "1.2.3",
"mocha": "9.2.2",
"node-red-node-test-helper": "^0.2.7",
"nodemon": "2.0.15",
"nodemon": "2.0.16",
"proxy": "^1.0.2",
"sass": "1.51.0",
"should": "13.2.3",

View File

@ -23,7 +23,7 @@
"clone": "2.1.2",
"cors": "2.8.5",
"express-session": "1.17.2",
"express": "4.18.0",
"express": "4.18.1",
"memorystore": "1.6.7",
"mime": "3.0.0",
"multer": "1.4.4",

View File

@ -30,7 +30,7 @@
"fs-extra": "10.1.0",
"got": "11.8.3",
"hash-sum": "2.0.0",
"hpagent": "0.1.2",
"hpagent": "1.0.0",
"https-proxy-agent": "5.0.1",
"is-utf8": "0.2.1",
"js-yaml": "4.1.0",

View File

@ -20,7 +20,7 @@
"@node-red/util": "3.0.0-beta.1",
"async-mutex": "0.3.2",
"clone": "2.1.2",
"express": "4.18.0",
"express": "4.18.1",
"fs-extra": "10.1.0",
"json-stringify-safe": "5.0.1"
}

View File

@ -37,7 +37,7 @@
"@node-red/nodes": "3.0.0-beta.1",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.18.0",
"express": "4.18.1",
"fs-extra": "10.1.0",
"node-red-admin": "^3.0.0",
"nopt": "5.0.0",