Skip to content

Commit 675579d

Browse files
fix(deps): update dependency uuid to v11.1.0
1 parent 01da7df commit 675579d

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.33.5",
5252
"sqlite3": "5.1.7",
5353
"transliteration": "2.3.5",
54-
"uuid": "11.0.2"
54+
"uuid": "11.1.0"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12478,10 +12478,10 @@ [email protected]:
1247812478
is-typed-array "^1.1.3"
1247912479
which-typed-array "^1.1.2"
1248012480

12481-
uuid@11.0.2:
12482-
version "11.0.2"
12483-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.2.tgz#a8d68ba7347d051e7ea716cc8dcbbab634d66875"
12484-
integrity sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==
12481+
uuid@11.1.0:
12482+
version "11.1.0"
12483+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
12484+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
1248512485

1248612486
[email protected], uuid@^8.3.2:
1248712487
version "8.3.2"

0 commit comments

Comments
 (0)