Skip to content

Commit a614821

Browse files
Merge pull request #3447 from getAlby/depfu/update/yarn/uuid-13.0.0
Update uuid 9.0.1 → 13.0.0 (major)
2 parents 38b1f19 + 286f0f2 commit a614821

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
@@ -78,7 +78,7 @@
7878
"slip77": "^0.2.0",
7979
"stream": "^0.0.3",
8080
"tailwindcss": "^3.4.14",
81-
"uuid": "^12.0.0",
81+
"uuid": "^13.0.0",
8282
"webextension-polyfill": "^0.10.0",
8383
"zustand": "^5.0.4"
8484
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10174,10 +10174,10 @@ utils-merge@1.0.1:
1017410174
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
1017510175
integrity "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA=="
1017610176

10177-
uuid@^12.0.0:
10178-
version "12.0.0"
10179-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-12.0.0.tgz#114e150a140571af7b188c5c2a8d8493755fb587"
10180-
integrity sha512-USe1zesMYh4fjCA8ZH5+X5WIVD0J4V1Jksm1bFTVBX2F/cwSXt0RO5w/3UXbdLKmZX65MiWV+hwhSS8p6oBTGA==
10177+
uuid@^13.0.0:
10178+
version "13.0.0"
10179+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
10180+
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
1018110181

1018210182
uuid@^8.3.2:
1018310183
version "8.3.2"

0 commit comments

Comments
 (0)