Skip to content

Commit f18ecfc

Browse files
fix(deps): bump dotenv from 16.0.1 to 16.0.3 in /web
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.1...v16.0.3) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f9ab0e commit f18ecfc

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

web/package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@nuxtjs/sitemap": "^2.4.0",
2828
"core-js": "^3.27.1",
2929
"date-fns": "^2.29.3",
30-
"dotenv": "^16.0.1",
30+
"dotenv": "^16.0.3",
3131
"firebase": "^9.15.0",
3232
"firebaseui": "^6.0.1",
3333
"libphonenumber-js": "^1.10.17",

web/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5494,9 +5494,10 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
54945494
dependencies:
54955495
is-obj "^2.0.0"
54965496

5497-
dotenv@^16.0.1:
5498-
version "16.0.1"
5499-
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.0.1.tgz"
5497+
dotenv@^16.0.3:
5498+
version "16.0.3"
5499+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
5500+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
55005501

55015502
dotenv@^8.1.0:
55025503
version "8.6.0"

0 commit comments

Comments
 (0)