Skip to content

Commit a773c50

Browse files
authored
Merge pull request #2240 from OpenSignLabs/updates-31819970805
2 parents 7f114dc + 7c41415 commit a773c50

4 files changed

Lines changed: 242 additions & 193 deletions

File tree

apps/OpenSign/package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/OpenSign/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"eslint-plugin-react": "^7.37.5",
137137
"jsdom": "^29.0.2",
138138
"lint-staged": "^16.4.0",
139-
"postcss": "^8.5.12",
139+
"postcss": "^8.5.23",
140140
"pretty-quick": "^4.2.2",
141141
"rollup-plugin-node-polyfills": "^0.2.1",
142142
"tailwindcss": "^3.4.19",
@@ -154,7 +154,10 @@
154154
"form-data": ">=4.0.6",
155155
"js-yaml": "^3.15.0",
156156
"undici": "^7.29.0",
157-
"fast-uri": "^3.1.5"
157+
"fast-uri": "^3.1.5",
158+
"nanoid": ">=3.3.16",
159+
"ws": ">=8.21.0",
160+
"protobufjs": ">=7.6.5"
158161
},
159162
"engines": {
160163
"node": "18 || 20 || 22"

0 commit comments

Comments
 (0)