Skip to content

Commit 1157c7a

Browse files
committed
fix: packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952
1 parent a7fe934 commit 1157c7a

File tree

2 files changed

+55
-53
lines changed

2 files changed

+55
-53
lines changed

packages/continue-sdk/package-lock.json

Lines changed: 54 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/continue-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "Apache-2.0",
1616
"dependencies": {
1717
"@continuedev/config-yaml": "^1.33.0",
18-
"@openapitools/openapi-generator-cli": "^2.24.0",
18+
"@openapitools/openapi-generator-cli": "^2.25.1",
1919
"express": "^4.18.2",
2020
"swagger-ui-express": "^5.0.0"
2121
},

0 commit comments

Comments
 (0)