Skip to content

Commit ca2d167

Browse files
committed
downgrade jose
1 parent fa526b3 commit ca2d167

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

OpenFlowNodeRED/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openiap/nodered",
3-
"version": "1.3.48",
3+
"version": "1.3.49",
44
"description": "Simple wrapper around NodeRed, RabbitMQ and MongoDB to support a more scaleable NodeRed implementation.\r Also the \"backend\" for [OpenRPA](https://github.com/skadefro/OpenRPA)",
55
"main": "index.js",
66
"scripts": {

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.48
1+
1.3.49

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openiap/openflow",
3-
"version": "1.3.48",
3+
"version": "1.3.49",
44
"description": "Simple wrapper around NodeRed, RabbitMQ and MongoDB to support a more scaleable NodeRed implementation.\r Also the \"backend\" for [OpenRPA](https://github.com/skadefro/OpenRPA)",
55
"main": "index.js",
66
"scripts": {
@@ -56,6 +56,7 @@
5656
"flash": "^1.1.0",
5757
"got": "^11.8.2",
5858
"halfmoon": "^1.1.1",
59+
"jose": "^2.0.4",
5960
"json-stable-stringify": "^1.0.1",
6061
"json-stringify-safe": "^5.0.1",
6162
"jsondiffpatch": "^0.4.1",
@@ -105,7 +106,6 @@
105106
"gulp-replace": "^1.1.3",
106107
"gulp-sass": "^4.1.0",
107108
"gulp-shell": "^0.8.0",
108-
"jose": "^3.12.3",
109109
"merge-stream": "^2.0.0",
110110
"mocha": "^9.0.1",
111111
"popper.js": "^1.16.1",

0 commit comments

Comments
 (0)