Skip to content

Commit 4427ad0

Browse files
authored
[compliance] Update dependencies in some devbox examples (#2661)
## Summary - Updates `form-data` dependency from `^4.0.0` to `^4.0.4` in the VS Code extension - Updates `packageManager` from `[email protected]` to `[email protected]` in the documentation app ## How was it tested? N/A didn't change any core devbox functionality ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
1 parent a235f7d commit 4427ad0

File tree

5 files changed

+1944
-2234
lines changed

5 files changed

+1944
-2234
lines changed

docs/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "devbox",
33
"version": "0.0.0",
44
"private": true,
5-
"packageManager": "pnpm@9.12.1",
5+
"packageManager": "pnpm@10.13.1",
66
"scripts": {
77
"docusaurus": "docusaurus",
88
"start": "docusaurus start",

0 commit comments

Comments
 (0)