Skip to content

Commit e442cb8

Browse files
fix: resolve workspace vulnerabilities frontend+widget
1 parent a2fca6e commit e442cb8

File tree

3 files changed

+194
-198
lines changed

3 files changed

+194
-198
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"@projectstorm/react-canvas-core": "^7.0.3",
3030
"@projectstorm/react-diagrams": "^7.0.4",
3131
"autolinker": "^4.1.5",
32-
"axios": "^1.11.0",
32+
"axios": "^1.12.2",
3333
"dayjs": "^1.11.13",
3434
"eazychart-css": "^0.2.1-alpha.0",
3535
"eazychart-react": "^0.8.0-alpha.0",
3636
"hexabot-chat-widget": "*",
3737
"i18next-http-backend": "^2.6.2",
38-
"next": "^15.3.3",
38+
"next": "^15.5.3",
3939
"next-transpile-modules": "^10.0.1",
4040
"normalizr": "^3.6.2",
4141
"notistack": "^3.0.1",
@@ -58,7 +58,7 @@
5858
"@types/react-dom": "^18",
5959
"@typescript-eslint/eslint-plugin": "^6.21.0",
6060
"eslint": "^8.42.0",
61-
"eslint-config-next": "^15.3.3",
61+
"eslint-config-next": "^15.5.3",
6262
"eslint-import-resolver-typescript": "^3.10.0",
6363
"eslint-plugin-header": "^3.1.1",
6464
"lint-staged": "^15.3.0",

0 commit comments

Comments
 (0)