Skip to content

Commit a5bc3db

Browse files
deps(deps): bump uuid in /ansible_ai_connect_chatbot
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74ce99e commit a5bc3db

File tree

2 files changed

+7
-263
lines changed

2 files changed

+7
-263
lines changed

ansible_ai_connect_chatbot/package-lock.json

Lines changed: 6 additions & 262 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
@@ -15,7 +15,7 @@
1515
"axios": "^1.12.2",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
18-
"uuid": "^10.0.0",
18+
"uuid": "^13.0.0",
1919
"vite": "^6.3.5",
2020
"web-vitals": "^2.1.4"
2121
},

0 commit comments

Comments
 (0)