Skip to content

Commit 0168781

Browse files
Update dependency uuid to v13
1 parent 5d0cfb0 commit 0168781

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mg-assetscraper-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"sharp": "0.34.3",
5252
"sqlite3": "5.1.7",
5353
"transliteration": "2.3.5",
54-
"uuid": "11.1.0"
54+
"uuid": "13.0.0"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12523,10 +12523,10 @@ [email protected]:
1252312523
is-typed-array "^1.1.3"
1252412524
which-typed-array "^1.1.2"
1252512525

12526-
uuid@11.1.0:
12527-
version "11.1.0"
12528-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
12529-
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
12526+
uuid@13.0.0:
12527+
version "13.0.0"
12528+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
12529+
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
1253012530

1253112531
[email protected], uuid@^8.3.2:
1253212532
version "8.3.2"

0 commit comments

Comments
 (0)