Skip to content

Commit fdb6bc9

Browse files
build(deps): Bump dotenv in /packages/agent-os/extensions/copilot
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.3.1 to 17.4.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e943d3 commit fdb6bc9

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
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@octokit/webhooks": "14.2.0",
4242
"axios": "1.14.0",
43-
"dotenv": "17.3.1",
43+
"dotenv": "17.4.1",
4444
"express": "5.2.1",
4545
"path-to-regexp": "8.4.2",
4646
"winston": "3.11.0"

0 commit comments

Comments
 (0)