Skip to content

Commit e3a7041

Browse files
authored
Merge pull request #3300 from aws-amplify/dependabot/npm_and_yarn/scripts/brace-expansion-2.0.2
chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /scripts
2 parents 6b7dccc + 503b763 commit e3a7041

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

scripts/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@
103103
dependencies:
104104
undici-types "~6.19.8"
105105

106-
"@types/node@^18.0.0":
107-
version "18.19.64"
108-
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.64.tgz#122897fb79f2a9ec9c979bded01c11461b2b1478"
109-
integrity sha512-955mDqvO2vFf/oL7V3WiUtiz+BugyX8uVbaT2H8oj3+8dRyH2FLiNdowe7eNqRM7IOIZvzDH76EoAT+gwm6aIQ==
106+
"@types/node@^20.0.0":
107+
version "20.19.0"
108+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b"
109+
integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q==
110110
dependencies:
111-
undici-types "~5.26.4"
111+
undici-types "~6.21.0"
112112

113113
acorn-walk@^8.1.1:
114114
version "8.3.4"
@@ -202,9 +202,9 @@ base64-js@^1.0.2:
202202
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
203203

204204
brace-expansion@^2.0.1:
205-
version "2.0.1"
206-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
207-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
205+
version "2.0.2"
206+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
207+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
208208
dependencies:
209209
balanced-match "^1.0.0"
210210

@@ -762,16 +762,16 @@ typescript@^4.4.4:
762762
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
763763
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
764764

765-
undici-types@~5.26.4:
766-
version "5.26.5"
767-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
768-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
769-
770765
undici-types@~6.19.8:
771766
version "6.19.8"
772767
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
773768
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
774769

770+
undici-types@~6.21.0:
771+
version "6.21.0"
772+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
773+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
774+
775775
universalify@^2.0.0:
776776
version "2.0.1"
777777
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"

0 commit comments

Comments
 (0)