Skip to content

Commit bc8d40b

Browse files
committed
fix: packages/dev/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504
1 parent 64c4864 commit bc8d40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@patternfly/patternfly": "^6.0.0",
1313
"@patternfly/quickstarts": "^6.0.0-alpha.0",
1414
"@patternfly/react-core": "^6.0.0",
15-
"i18next": "^19.8.3",
15+
"i18next": "^24.2.3",
1616
"i18next-browser-languagedetector": "^8.0.0",
1717
"i18next-parser": "^9.3.0",
1818
"i18next-pseudo": "^2.2.0",

0 commit comments

Comments
 (0)