Skip to content

Commit b29df7f

Browse files
authored
AAP-59328, AAP-59329: vite and other dependencies upgrade by npm audit fix (#1803)
1 parent e9c1900 commit b29df7f

File tree

4 files changed

+40
-32
lines changed

4 files changed

+40
-32
lines changed

aap_chatbot/package-lock.json

Lines changed: 25 additions & 20 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
@@ -30,7 +30,7 @@
3030
"react": "^18.3.1",
3131
"react-dom": "^18.3.1",
3232
"uuid": "^10.0.0",
33-
"vite": "^6.2.3",
33+
"vite": "^6.4.1",
3434
"vite-plugin-dts": "^4.5.0",
3535
"web-vitals": "^2.1.4"
3636
},

ansible_ai_connect_chatbot/package-lock.json

Lines changed: 13 additions & 10 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
@@ -16,7 +16,7 @@
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"uuid": "^10.0.0",
19-
"vite": "^6.3.5",
19+
"vite": "^6.4.1",
2020
"web-vitals": "^2.1.4"
2121
},
2222
"scripts": {

0 commit comments

Comments
 (0)