Skip to content

Commit 9cb0bc0

Browse files
authored
Merge pull request #977 from KnpLabs/dependabot/npm_and_yarn/uuid-11.1.0
chore(deps): bump uuid from 11.0.5 to 11.1.0
2 parents 5ba858d + 0d68a61 commit 9cb0bc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"puppeteer-core": "^24.1.1",
1010
"ramda": "^0.30.1",
1111
"tree-kill": "^1.2.2",
12-
"uuid": "^11.0.5"
12+
"uuid": "^11.1.0"
1313
},
1414
"devDependencies": {
1515
"@babel/cli": "^7.26.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5029,10 +5029,10 @@ [email protected]:
50295029
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
50305030
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
50315031

5032-
uuid@^11.0.5:
5033-
version "11.0.5"
5034-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
5035-
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
5032+
uuid@^11.1.0:
5033+
version "11.1.0"
5034+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
5035+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
50365036

50375037
uuid@^8.3.0:
50385038
version "8.3.2"

0 commit comments

Comments
 (0)