Skip to content

Commit ca6865b

Browse files
Bump dotenv in /quickstarts/azure-openai-assistants/js
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit ca6865b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstarts/azure-openai-assistants/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"dependencies": {
1616
"@azure/identity": "^4.0.1",
1717
"openai": "^4.42.0",
18-
"dotenv": "^16.4.5"
18+
"dotenv": "^17.2.2"
1919
}
2020
}

0 commit comments

Comments
 (0)