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 Apr 11, 2024
1 parent 69fa920 commit 9faaf55
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-21ad2b1333-8.zip
Binary file not shown.
Binary file removed .yarn/cache/uuid-npm-3.4.0-4fd8ef88ad-58de2feed6.zip
Binary file not shown.
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": {
"@optimizely/js-sdk-utils": "0.4.0",
"moment": "2.29.4",
"uuid": "3.4.0",
"uuid": "9.0.1",
"winston@3.8.2": "patch:winston@npm:3.8.2#.yarn/patches/winston-npm-3.8.2-2035e9cac4.patch",
"ramda@0.28.0": "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:winston@3.8.2#./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 @@ -15220,7 +15220,7 @@ __metadata:
ts-loader: 9.5.1
typescript: 5.4.5
url-parse: 1.5.10
uuid: 8.3.2
uuid: 9.0.1
wait-on: 6.0.1
webpack: 5.91.0
webpack-bundle-analyzer: 4.10.1
Expand Down Expand Up @@ -16784,12 +16784,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: 58de2feed61c59060b40f8203c0e4ed7fd6f99d42534a499f1741218a1dd0c129f4aa1de797bcf822c8ea5da7e4137aa3673431a96dae729047f7aca7b27866f
uuid: dist/bin/uuid
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

Expand Down

0 comments on commit 9faaf55

Please sign in to comment.