Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 4282f2b

Browse files
chore: updated dependencies
Signed-off-by: Adithya Krishna <[email protected]>
1 parent 25a70d8 commit 4282f2b

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

package-lock.json

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"dependencies": {
3737
"axios": "^1.7.2",
3838
"crypto-js": "^4.2.0",
39-
"uuid": "^10.0.0"
39+
"uuid": "^10.0.0",
40+
"yaml": "^2.5.0"
4041
}
4142
}

0 commit comments

Comments
 (0)