Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/amplify-appsync-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"promise-toolbox": "^0.20.0",
"slash": "^3.0.0",
"ulid": "^2.3.0",
"uuid": "^8.3.2",
"uuid": "^14.0.0",
"ws": "^8.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-amplify/amplify-environment-parameters": "1.9.24",
"@aws-amplify/amplify-prompts": "2.8.7",
"fs-extra": "^8.1.0",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"jest": {
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"mime-types": "^2.1.26",
"ora": "^4.0.3",
"promise-sequential": "^1.1.1",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"@aws-sdk/client-iam": "^3.919.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fs-extra": "^8.1.0",
"glob": "^11.0.1",
"ora": "^4.0.3",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"@types/lodash": "^4.14.149",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jstreemap": "^1.28.2",
"lodash": "^4.17.21",
"promise-sequential": "^1.1.1",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"@types/folder-hash": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"constructs": "^10.0.5",
"fs-extra": "^8.1.0",
"lodash": "^4.17.21",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"jest": {
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-amplify/amplify-prompts": "2.8.7",
"fs-extra": "^8.1.0",
"fuzzy": "^0.1.3",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"berry": {
"plugins": [
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-predictions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-amplify/amplify-prompts": "2.8.7",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"@aws-sdk/client-rekognition": "^3.919.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"fs-extra": "^8.1.0",
"lodash": "^4.17.21",
"promise-sequential": "^1.1.1",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"cloudform-types": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-cli-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"nock": "^13.5.0",
"rimraf": "^6.0.1",
"strip-ansi": "^6.0.0",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"typescript": "~4.9.5",
"unzipper": "^0.10.14",
"update-notifier": "^5.1.0",
"uuid": "^8.3.2",
"uuid": "^14.0.0",
"which": "^2.0.2",
"yaml": "^2.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-e2e-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"semver": "^7.5.4",
"strip-ansi": "^6.0.0",
"throat": "^5.0.0",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"glob": "^11.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-e2e-gen2-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ini": "^1.3.5",
"inquirer": "^8.2.6",
"ora": "^5.4.1",
"uuid": "^9.0.1",
"uuid": "^14.0.0",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"rimraf": "^6.0.1",
"title-case": "^3.0.3",
"upper-case": "^2.0.2",
"uuid": "^8.3.2",
"uuid": "^14.0.0",
"ws": "^7.5.7",
"yargs": "^15.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-migration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lodash": "^4.17.21",
"semver": "^7.5.4",
"strip-ansi": "^6.0.0",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"jest-junit": {
"outputDirectory": "reports/junit/",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-opensearch-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@types/node": "^20.9.0",
"@types/openpgp": "^4.4.19",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"berry": {
"plugins": [
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-storage-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"object-to-xml": "^2.0.0",
"promise-toolbox": "^0.20.0",
"serve-static": "^1.14.2",
"uuid": "^8.3.2",
"uuid": "^14.0.0",
"xml": "^1.0.1",
"xml-js": "^1.6.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-util-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
"jose": "^5.2.0",
"uuid": "^8.3.2",
"uuid": "^14.0.0",
"ws": "^7.5.7"
},
"jest": {
Expand Down
45 changes: 27 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ __metadata:
promise-toolbox: ^0.20.0
slash: ^3.0.0
ulid: ^2.3.0
uuid: ^8.3.2
uuid: ^14.0.0
ws: ^8.5.0
languageName: unknown
linkType: soft
Expand All @@ -139,7 +139,7 @@ __metadata:
"@aws-amplify/amplify-environment-parameters": 1.9.24
"@aws-amplify/amplify-prompts": 2.8.7
fs-extra: ^8.1.0
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -233,7 +233,7 @@ __metadata:
ora: ^4.0.3
promise-sequential: ^1.1.1
rimraf: ^6.0.1
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand All @@ -251,7 +251,7 @@ __metadata:
jest: ^29.7.0
ora: ^4.0.3
rimraf: ^6.0.1
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -279,7 +279,7 @@ __metadata:
jstreemap: ^1.28.2
lodash: ^4.17.21
promise-sequential: ^1.1.1
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand All @@ -297,7 +297,7 @@ __metadata:
constructs: ^10.0.5
fs-extra: ^8.1.0
lodash: ^4.17.21
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -328,7 +328,7 @@ __metadata:
"@aws-amplify/amplify-prompts": 2.8.7
fs-extra: ^8.1.0
fuzzy: ^0.1.3
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -363,7 +363,7 @@ __metadata:
"@aws-sdk/client-rekognition": ^3.919.0
chalk: ^4.1.1
fs-extra: ^8.1.0
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand All @@ -389,7 +389,7 @@ __metadata:
lodash: ^4.17.21
promise-sequential: ^1.1.1
rimraf: ^6.0.1
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -439,7 +439,7 @@ __metadata:
semver: ^7.5.4
strip-ansi: ^6.0.0
typescript-json-schema: ~0.52.0
uuid: ^8.3.2
uuid: ^14.0.0
which: ^2.0.2
yaml: ^2.2.2
yauzl: ^3.1.3
Expand Down Expand Up @@ -580,7 +580,7 @@ __metadata:
semver: ^7.5.4
strip-ansi: ^6.0.0
throat: ^5.0.0
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -618,7 +618,7 @@ __metadata:
ts-jest: ^29.0.0
ts-node: ^10.4.0
typescript: ^4.9.5
uuid: ^9.0.1
uuid: ^14.0.0
yargs: ^17.7.2
bin:
amplify-migrate: dist/cli.js
Expand Down Expand Up @@ -807,7 +807,7 @@ __metadata:
semver: ^7.5.4
strip-ansi: ^6.0.0
ts-node: ^10.9.1
uuid: ^8.3.2
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -843,7 +843,7 @@ __metadata:
openpgp: ^5.10.2
promise-toolbox: ^0.20.0
tar: ^7.5.4
uuid: ^8.3.2
uuid: ^14.0.0
wait-port: ^0.2.7
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1030,7 +1030,7 @@ __metadata:
lodash: ^4.17.21
node-fetch: ^2.6.7
semver: ^7.5.4
uuid: ^8.3.2
uuid: ^14.0.0
which: ^2.0.2
ws: ^7.5.7
languageName: unknown
Expand Down Expand Up @@ -1280,7 +1280,7 @@ __metadata:
typescript: ~4.9.5
unzipper: ^0.10.14
update-notifier: ^5.1.0
uuid: ^8.3.2
uuid: ^14.0.0
which: ^2.0.2
yaml: ^2.2.2
bin:
Expand Down Expand Up @@ -16014,7 +16014,7 @@ __metadata:
ts-jest: ^29.1.0
ts-node: ^10.4.0
upper-case: ^2.0.2
uuid: ^8.3.2
uuid: ^14.0.0
ws: ^7.5.7
yargs: ^15.1.0
languageName: unknown
Expand Down Expand Up @@ -16129,7 +16129,7 @@ __metadata:
object-to-xml: ^2.0.0
promise-toolbox: ^0.20.0
serve-static: ^1.14.2
uuid: ^8.3.2
uuid: ^14.0.0
xml: ^1.0.1
xml-js: ^1.6.11
languageName: unknown
Expand Down Expand Up @@ -34267,6 +34267,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^14.0.0":
version: 14.0.0
resolution: "uuid@npm:14.0.0"
bin:
uuid: dist-node/bin/uuid
checksum: a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
languageName: node
linkType: hard

"uuid@npm:^8.0.0, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
Expand Down
Loading