build(deps): Bump uuid from 9.0.0 to 9.0.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Sep 2023 23:05:55 +0000 (23:05 +0000)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 23:05:55 +0000 (23:05 +0000)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index ec4e8355fbe830861bc14b6cc0f24f2935223884..d0d97b2a5b7d54a7b1a7aeb3cc5330a8f5dc98fe 100644 (file)
@@ -66,7 +66,7 @@
     "just-merge": "^3.2.0",
     "lodash": "^4.17.21",
     "microtime": "^3.1.1",
-    "uuid": "^9.0.0"
+    "uuid": "^9.0.1"
   },
   "devDependencies": {
     "@biomejs/biome": "^1.1.2",
index 23cd7803242f412482977360c68ac94bc1292e38..168a0f8a38299c4393ade53dfcdacfcf0d784a87 100644 (file)
@@ -30,8 +30,8 @@ dependencies:
     specifier: ^3.1.1
     version: 3.1.1
   uuid:
-    specifier: ^9.0.0
-    version: 9.0.0
+    specifier: ^9.0.1
+    version: 9.0.1
 
 devDependencies:
   '@biomejs/biome':
@@ -2494,8 +2494,8 @@ packages:
       punycode: 2.3.0
     dev: true
 
-  /uuid@9.0.0:
-    resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
+  /uuid@9.0.1:
+    resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
     hasBin: true
     dev: false