Skip to content

Commit 76f651c

Browse files
Bump dotenv from 16.6.1 to 17.3.1
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>
1 parent eff10a0 commit 76f651c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"axios": "^1.13.5",
8-
"dotenv": "^16.4.5",
8+
"dotenv": "^17.3.1",
99
"googleapis": "^142.0.0",
1010
"node-fetch-native": "^1.6.4",
1111
"path": "^0.12.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ doctrine@^3.0.0:
249249
dependencies:
250250
esutils "^2.0.2"
251251

252-
dotenv@^16.4.5:
253-
version "16.6.1"
254-
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz"
255-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
252+
dotenv@^17.3.1:
253+
version "17.3.1"
254+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.3.1.tgz#2706f5b0165e45a1503348187b8468f87fe6aae2"
255+
integrity sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==
256256

257257
dunder-proto@^1.0.1:
258258
version "1.0.1"

0 commit comments

Comments
 (0)