Merge branch 'rel410b1-prep' into fix-http-digest-query

This commit is contained in:
Nick O'Leary
2025-06-10 16:23:15 +01:00
committed by GitHub
14 changed files with 160 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/nodes",
"version": "4.1.0-beta.0",
"version": "4.1.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -15,7 +15,7 @@
}
],
"dependencies": {
"acorn": "8.14.1",
"acorn": "8.15.0",
"acorn-walk": "8.3.4",
"ajv": "8.17.1",
"body-parser": "1.20.3",