Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 951ac2c

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2330875 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2331908
1 parent 67e45a4 commit 951ac2c

File tree

2 files changed

+2233
-223
lines changed

2 files changed

+2233
-223
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"bugs": "https://github.com/dstack-js/chat/issues",
1414
"dependencies": {
15-
"@dstack-js/ipfs": "^0.2.22",
15+
"@dstack-js/ipfs": "^0.2.29",
1616
"@dstack-js/lib": "^0.2.25",
1717
"@oclif/command": "^1",
1818
"@oclif/config": "^1",

0 commit comments

Comments
 (0)