Skip to content

Commit 89cbae6

Browse files
committed
Update PF6 chatbot to the latest stable version and apply npm audit fix
1 parent 78c4275 commit 89cbae6

File tree

4 files changed

+20
-16
lines changed

4 files changed

+20
-16
lines changed

aap_chatbot/package-lock.json

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aap_chatbot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"@microsoft/fetch-event-source": "^2.0.1",
21-
"@patternfly/chatbot": "^6.4.0-prerelease.22",
21+
"@patternfly/chatbot": "^6.4.1",
2222
"@patternfly/react-table": "^6.3.1",
2323
"@types/jest": "^27.5.2",
2424
"@types/node": "^22.13.1",

ansible_ai_connect_chatbot/package-lock.json

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ansible_ai_connect_chatbot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@microsoft/fetch-event-source": "^2.0.1",
7-
"@patternfly/chatbot": "^6.4.0-prerelease.22",
7+
"@patternfly/chatbot": "^6.4.1",
88
"@patternfly/react-table": "^6.3.1",
99
"@types/jest": "^27.5.2",
1010
"@types/node": "^18.0.0",

0 commit comments

Comments
 (0)