Skip to content

Commit 0584952

Browse files
committed
chore: update lockfile
1 parent b2562d4 commit 0584952

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/AwsDependency.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
package software.amazon.smithy.aws.typescript.codegen;
1717

18-
import static software.amazon.smithy.typescript.codegen.TypeScriptDependency.DEV_DEPENDENCY;
1918
import static software.amazon.smithy.typescript.codegen.TypeScriptDependency.NORMAL_DEPENDENCY;
2019
import static software.amazon.smithy.typescript.codegen.TypeScriptDependency.PEER_DEPENDENCY;
2120

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3576,10 +3576,10 @@
35763576
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.4.tgz"
35773577
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
35783578

3579-
"@types/uuid@^9.0.4":
3580-
version "9.0.4"
3581-
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.4.tgz"
3582-
integrity sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==
3579+
"@types/uuid@^9.0.1":
3580+
version "9.0.8"
3581+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
3582+
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
35833583

35843584
"@types/ws@*":
35853585
version "8.5.5"

0 commit comments

Comments
 (0)