Skip to content

Commit da0bcf2

Browse files
authored
Merge pull request #314 from dlabaj/snyk-p1
chore(snyk): Fixed P1 issues.
2 parents 600d945 + c3d17b4 commit da0bcf2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/dev/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"@patternfly/quickstarts": "*",
1414
"@patternfly/transform-adoc": "*",
1515
"@patternfly/react-core": "^5.2.1",
16-
"asciidoctor": "^3.0.0",
16+
"asciidoctor": "^3.0.4",
1717
"i18next": "^19.8.3",
18-
"i18next-browser-languagedetector": "^6.0.1",
19-
"i18next-parser": "^8.9.0",
18+
"i18next-browser-languagedetector": "^8.0.0",
19+
"i18next-parser": "^9.0.0",
2020
"i18next-pseudo": "^2.2.0",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@patternfly/patternfly": "^5.0.0",
6666
"@patternfly/react-catalog-view-extension": "^5.0.0",
6767
"asciidoctor": "^3.0.0",
68-
"i18next-parser": "^8.9.0",
68+
"i18next-parser": "^9.0.0",
6969
"js-base64": "^3.6.0",
7070
"js-yaml": "^4.0.0",
7171
"react": "^18.2.0",

0 commit comments

Comments
 (0)