Skip to content

Commit f33d5c5

Browse files
committed
fix: twake/frontend/package.json & twake/frontend/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504
1 parent 39f533e commit f33d5c5

File tree

2 files changed

+19875
-19909
lines changed

2 files changed

+19875
-19909
lines changed

twake/frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
]
6666
},
6767
"dependencies": {
68-
"@ant-design/icons": "^4.2.2",
69-
"@babel/preset-env": "^7.8.7",
68+
"@ant-design/icons": "^6.0.0",
69+
"@babel/preset-env": "^7.27.1",
7070
"@babel/preset-es2017": "^7.0.0-beta.53",
7171
"@craco/craco": "^6.4.3",
7272
"@fortawesome/fontawesome-svg-core": "^6.1.2",
@@ -93,8 +93,8 @@
9393
"@stripe/stripe-js": "^1.0.3",
9494
"@svgr/webpack": "4.3.3",
9595
"@tailwindcss/forms": "^0.5.2",
96-
"@testing-library/jest-dom": "^4.2.4",
97-
"@testing-library/react": "^9.3.2",
96+
"@testing-library/jest-dom": "^6.5.0",
97+
"@testing-library/react": "^16.0.0",
9898
"@testing-library/user-event": "^7.1.2",
9999
"@types/crypto-js": "^3.1.43",
100100
"@types/emoji-mart": "^3.0.2",

0 commit comments

Comments
 (0)