Skip to content

Commit ab4ed2e

Browse files
committed
Signed-off-by: Thomas Hurney <hurneyt@amazon.com>
1 parent 4759e68 commit ab4ed2e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,11 @@
6060
"js-yaml": "^4.1.1",
6161
"sha.js": "^2.4.12",
6262
"form-data": "4.0.4",
63-
"minimatch": "^3.1.3",
63+
"minimatch": "^3.1.4",
6464
"qs": "^6.14.1",
65-
"brace-expansion": "^5.0.5"
65+
"brace-expansion": "^5.0.5",
66+
"yaml": "^1.10.3",
67+
"picomatch": "^2.3.2"
6668
},
6769
"devDependencies": {
6870
"@babel/plugin-transform-class-properties": "^7.22.9",

0 commit comments

Comments
 (0)