Skip to content

Commit

Permalink
Merge pull request #320 from evandor/dependabot/npm_and_yarn/uuid-11.0.5
Browse files Browse the repository at this point in the history
Bump uuid from 11.0.3 to 11.0.5
  • Loading branch information
evandor authored Jan 13, 2025
2 parents cdc9b18 + 38f4cd2 commit aa3f8ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"translate": "^3.0.1",
"ts-md5": "^1.3.1",
"url": "^0.11.4",
"uuid": "^11.0.3",
"uuid": "^11.0.5",
"vite-plugin-package-version": "^1.1.0",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10042,10 +10042,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==

uuid@^11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.3.tgz#248451cac9d1a4a4128033e765d137e2b2c49a3d"
integrity sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==
uuid@^11.0.5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==

uuid@^3.3.2:
version "3.4.0"
Expand Down

0 comments on commit aa3f8ec

Please sign in to comment.