Skip to content

Commit

Permalink
fix: frontend/package.json & frontend/yarn.lock to reduce vulnerabili…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 24, 2024
1 parent 53b86e4 commit 0fd88df
Show file tree
Hide file tree
Showing 2 changed files with 1,370 additions and 1,076 deletions.
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ansi-to-html": "0.7.2",
"antd": "5.11.0",
"antd-table-saveas-excel": "2.2.1",
"axios": "1.7.7",
"axios": "1.7.8",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.6.4",
"babel-loader": "9.1.3",
Expand All @@ -66,7 +66,7 @@
"color-alpha": "1.1.3",
"cross-env": "^7.0.3",
"css-loader": "5.0.0",
"css-minimizer-webpack-plugin": "5.0.1",
"css-minimizer-webpack-plugin": "6.0.0",
"dayjs": "^1.10.7",
"dompurify": "3.1.3",
"dotenv": "8.2.0",
Expand All @@ -80,7 +80,7 @@
"i18next": "^21.6.12",
"i18next-browser-languagedetector": "^6.1.3",
"i18next-http-backend": "^1.3.2",
"jest": "^27.5.1",
"jest": "^29.0.0",
"js-base64": "^3.7.2",
"less": "^4.1.2",
"less-loader": "^10.2.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"react-markdown": "8.0.7",
"react-query": "3.39.3",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.0.0",
"react-router-dom-v5-compat": "6.27.0",
"react-syntax-highlighter": "15.5.0",
"react-use": "^17.3.2",
Expand All @@ -119,7 +119,7 @@
"stream": "^0.0.2",
"style-loader": "1.3.0",
"styled-components": "^5.3.11",
"terser-webpack-plugin": "^5.2.5",
"terser-webpack-plugin": "^5.3.11",
"timestamp-nano": "^1.0.0",
"ts-node": "^10.2.1",
"tsconfig-paths-webpack-plugin": "^3.5.1",
Expand All @@ -128,7 +128,7 @@
"uuid": "^8.3.2",
"web-vitals": "^0.2.4",
"webpack": "5.94.0",
"webpack-dev-server": "^4.15.2",
"webpack-dev-server": "^5.2.0",
"webpack-retry-chunk-load-plugin": "3.1.1",
"xstate": "^4.31.0"
},
Expand Down
Loading

0 comments on commit 0fd88df

Please sign in to comment.