Skip to content

Commit

Permalink
Update dependency uuid to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent d138d0b commit 59c3d63
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"resolutions": {
"@babel/runtime": "7.24.5",
"@optimizely/js-sdk-utils": "0.4.0",
"uuid": "3.4.0",
"uuid": "9.0.1",
"[email protected]": "patch:winston@npm:3.8.2#.yarn/patches/winston-npm-3.8.2-2035e9cac4.patch",
"[email protected]": "patch:ramda@npm:0.28.0#.yarn/patches/ramda-npm-0.28.0-6a5fe8f6cc.patch"
},
Expand Down Expand Up @@ -128,7 +128,7 @@
"react-router-config": "5.1.1",
"react-router-dom": "5.3.4",
"url-parse": "1.5.10",
"uuid": "8.3.2",
"uuid": "9.0.1",
"winston": "patch:[email protected]#./patches/winston-file-descriptor.patch",
"xmldoc": "1.3.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15980,7 +15980,7 @@ __metadata:
ts-loader: "npm:9.5.1"
typescript: "npm:5.4.5"
url-parse: "npm:1.5.10"
uuid: "npm:8.3.2"
uuid: "npm:9.0.1"
wait-on: "npm:7.2.0"
webpack: "npm:5.91.0"
webpack-bundle-analyzer: "npm:4.10.2"
Expand Down Expand Up @@ -17577,12 +17577,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:3.4.0":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
"uuid@npm:9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: ./bin/uuid
checksum: 10/4f2b86432b04cc7c73a0dd1bcf11f1fc18349d65d2e4e32dd0fc658909329a1e0cc9244aa93f34c0cccfdd5ae1af60a149251a5f420ec3ac4223a3dab198fb2e
uuid: dist/bin/uuid
checksum: 10/9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
languageName: node
linkType: hard

Expand Down

0 comments on commit 59c3d63

Please sign in to comment.