Bump dependencies for 3.1.13 release

This commit is contained in:
Nick O'Leary
2024-10-09 11:00:47 +01:00
parent c06ebb7e33
commit b22f2e704d
9 changed files with 25 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/registry",
"version": "3.1.12",
"version": "3.1.13",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,7 +16,7 @@
}
],
"dependencies": {
"@node-red/util": "3.1.12",
"@node-red/util": "3.1.13",
"clone": "2.1.2",
"fs-extra": "11.1.1",
"semver": "7.5.4",