Skip to content

Commit 32b3cbb

Browse files
Update dependency uuid to v13
1 parent 31122cb commit 32b3cbb

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
@@ -57,6 +57,6 @@
5757
"sharp": "0.34.3",
5858
"sqlite3": "5.1.7",
5959
"transliteration": "2.3.5",
60-
"uuid": "11.1.0"
60+
"uuid": "13.0.0"
6161
}
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12951,10 +12951,10 @@ [email protected]:
1295112951
is-typed-array "^1.1.3"
1295212952
which-typed-array "^1.1.2"
1295312953

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

1295912959
[email protected], uuid@^8.3.2:
1296012960
version "8.3.2"

0 commit comments

Comments
 (0)