We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e556487 commit 7b41450Copy full SHA for 7b41450
src/client/web/package.json
@@ -17,7 +17,7 @@
17
"@omega-core/i18n": "^0.4.0",
18
"date-fns": "1.30.1",
19
"i18next": "17.0.9",
20
- "jsonwebtoken": "8.5.1",
+ "jsonwebtoken": "9.0.0",
21
"lodash": "4.17.21",
22
"mini-css-extract-plugin": "0.7.0",
23
"prop-types": "15.7.2",
src/server/package.json
@@ -26,7 +26,7 @@
26
"graphql": "14.4.2",
27
"graphql-subscriptions": "1.1.0",
28
"graphql-tools": "4.0.5",
29
30
31
"node-fetch": "2.6.1",
32
"passport": "0.4.0",
0 commit comments