Skip to content

Commit

Permalink
chore(deps-dev): bump @types/uuid from 9.0.2 to 9.0.4 in /ui (#11833)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2023
1 parent 626a695 commit eeea1ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Expand Up @@ -59,7 +59,7 @@
"@types/react-router-dom": "^4.2.3",
"@types/superagent": "^4.1.18",
"@types/swagger-ui-react": "^4.11.0",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.4",
"babel-jest": "^29.6.4",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Expand Up @@ -1801,10 +1801,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==

"@types/uuid@^9.0.1":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b"
integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==
"@types/uuid@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.4.tgz#e884a59338da907bda8d2ed03e01c5c49d036f1c"
integrity sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==

"@types/ws@^8.5.1":
version "8.5.3"
Expand Down

0 comments on commit eeea1ab

Please sign in to comment.