Skip to content

Commit 462cd04

Browse files
build(deps): Bump dotenv in /packages/agent-os/extensions/copilot (#13)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44b7b4c commit 462cd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/agent-os/extensions/copilot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"express": "^4.18.2",
4343
"axios": "^1.6.0",
4444
"winston": "^3.11.0",
45-
"dotenv": "^16.3.1"
45+
"dotenv": "^17.3.1"
4646
},
4747
"devDependencies": {
4848
"@types/express": "^5.0.6",

0 commit comments

Comments
 (0)