Skip to content

Commit 88931cf

Browse files
authored
chore: update uuid to ^11.1.1 in second chunk of packages (GoogleCloudPlatform#4354)
1 parent 42edcf0 commit 88931cf

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

contact-center-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"c8": "^10.0.0",
2222
"chai": "^4.5.0",
2323
"mocha": "^10.0.0",
24-
"uuid": "^10.0.0"
24+
"uuid": "^11.1.1"
2525
}
2626
}

container-analysis/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"c8": "^10.0.0",
2323
"chai": "^4.5.0",
2424
"mocha": "^10.0.0",
25-
"uuid": "^10.0.0"
25+
"uuid": "^11.1.1"
2626
}
2727
}

datacatalog/cloud-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"c8": "^10.0.0",
1717
"mocha": "^10.0.0",
18-
"uuid": "^10.0.0"
18+
"uuid": "^11.1.1"
1919
},
2020
"dependencies": {
2121
"@google-cloud/datacatalog": "^4.0.0"

datacatalog/quickstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"c8": "^10.0.0",
1717
"mocha": "^10.0.0",
18-
"uuid": "^10.0.0"
18+
"uuid": "^11.1.1"
1919
},
2020
"dependencies": {
2121
"@google-cloud/datacatalog": "^4.0.0"

datacatalog/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"chai": "^4.5.0",
2424
"execa": "^9.0.0",
2525
"mocha": "^10.0.0",
26-
"uuid": "^10.0.0"
26+
"uuid": "^11.1.1"
2727
}
2828
}

dataproc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"c8": "^10.0.0",
2222
"chai": "^4.5.0",
2323
"mocha": "^10.0.0",
24-
"uuid": "^10.0.0"
24+
"uuid": "^11.1.1"
2525
}
2626
}

dialogflow-cx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"c8": "^10.0.0",
2121
"chai": "^4.5.0",
2222
"mocha": "^10.0.0",
23-
"uuid": "^10.0.0"
23+
"uuid": "^11.1.1"
2424
}
2525
}

dialogflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"c8": "^10.0.0",
2525
"chai": "^4.5.0",
2626
"mocha": "^10.0.0",
27-
"uuid": "^10.0.0"
27+
"uuid": "^11.1.1"
2828
}
2929
}

discoveryengine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"devDependencies": {
2020
"chai": "^4.5.0",
2121
"mocha": "^10.0.0",
22-
"uuid": "^10.0.0"
22+
"uuid": "^11.1.1"
2323
}
2424
}

dlp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"pngjs": "^7.0.0",
2929
"proxyquire": "^2.1.3",
3030
"sinon": "^18.0.0",
31-
"uuid": "^10.0.0"
31+
"uuid": "^11.1.1"
3232
}
3333
}

0 commit comments

Comments
 (0)