Skip to content

Commit 79cf527

Browse files
cursor[bot]cursoragentscopsy
authored
fix(root): resolve moderate file-type vulnerability via open-cli upgrade (#10676)
Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Dima Grossman <dima@grossman.io>
1 parent cd43306 commit 79cf527

File tree

3 files changed

+132
-149
lines changed

3 files changed

+132
-149
lines changed

packages/providers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"codecov": "^3.5.0",
9090
"nock": "^13.1.3",
9191
"npm-run-all": "^4.1.5",
92-
"open-cli": "^6.0.1",
92+
"open-cli": "^8.0.0",
9393
"rimraf": "~3.0.2",
9494
"ts-node": "~10.9.1",
9595
"typedoc": "^0.24.0",

packages/stateless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"codecov": "^3.5.0",
6161
"jest": "^29.7.0",
6262
"npm-run-all": "^4.1.5",
63-
"open-cli": "^6.0.1",
63+
"open-cli": "^8.0.0",
6464
"rimraf": "^3.0.2",
6565
"run-p": "0.0.0",
6666
"ts-jest": "^29.1.0",

0 commit comments

Comments
 (0)