]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump uuid from 9.0.0 to 9.0.1 in /src-ui (#4216)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 20 Sep 2023 05:08:46 +0000 (05:08 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 05:08:46 +0000 (05:08 +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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src-ui/package-lock.json
src-ui/package.json

index 6fbadc252d234008984cd67205e5b4a585951924..f92984f3a173ef559b60965f8de5cff5b83c14db 100644 (file)
@@ -31,7 +31,7 @@
         "ngx-ui-tour-ng-bootstrap": "^13.0.4",
         "rxjs": "^7.8.1",
         "tslib": "^2.6.2",
-        "uuid": "^9.0.0",
+        "uuid": "^9.0.1",
         "zone.js": "^0.13.0"
       },
       "devDependencies": {
       }
     },
     "node_modules/uuid": {
-      "version": "9.0.0",
-      "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz",
-      "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==",
+      "version": "9.0.1",
+      "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
+      "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
+      "funding": [
+        "https://github.com/sponsors/broofa",
+        "https://github.com/sponsors/ctavan"
+      ],
       "bin": {
         "uuid": "dist/bin/uuid"
       }
index 3d9e83bdae50c378c0a1802e47662998c263fa96..ea5f5aa0fc9bd1c4de13428a4484c4fe901437c7 100644 (file)
@@ -33,7 +33,7 @@
     "ngx-ui-tour-ng-bootstrap": "^13.0.4",
     "rxjs": "^7.8.1",
     "tslib": "^2.6.2",
-    "uuid": "^9.0.0",
+    "uuid": "^9.0.1",
     "zone.js": "^0.13.0"
   },
   "devDependencies": {