Skip to content

Commit 9b50e4f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstarts/service-bus/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@azure/identity": "^4.3.0",
1414
"@azure/service-bus": "^7.9.5",
15-
"dotenv": "^16.4.5"
15+
"dotenv": "^17.2.3"
1616
},
1717
"devDependencies": {
1818
"@types/node": "^20.12.2",

0 commit comments

Comments
 (0)