Skip to content

Commit fff4143

Browse files
committed
bump node-red to 2.2.2
1 parent 33a884a commit fff4143

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

OpenFlowNodeRED/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"google-auth-library": "^7.0.4",
4343
"jsonwebtoken": "^8.5.1",
4444
"morgan": "^1.10.0",
45-
"node-red": "^2.2.1",
45+
"node-red": "^2.2.2",
4646
"passport-saml": "^3.2.0",
4747
"passport-saml-metadata": "^2.5.0",
4848
"pm2": "^4.5.6",
@@ -55,4 +55,4 @@
5555
"@types/compression": "^1.7.2",
5656
"@types/node": "^16.11.4"
5757
}
58-
}
58+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@
116116
"typescript": "^4.3.4",
117117
"watchify": "^4.0.0"
118118
}
119-
}
119+
}

0 commit comments

Comments
 (0)