Skip to content

Commit a2aaaf5

Browse files
authored
Merge pull request #199 from NdoleStudio/dependabot/npm_and_yarn/web/dotenv-16.1.4
fix(deps): bump dotenv from 16.0.3 to 16.1.4 in /web
2 parents 79c9369 + 9c0759a commit a2aaaf5

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

web/package-lock.json

Lines changed: 7 additions & 5 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
@@ -30,7 +30,7 @@
3030
"chartjs-adapter-moment": "^1.0.1",
3131
"core-js": "^3.30.2",
3232
"date-fns": "^2.30.0",
33-
"dotenv": "^16.0.3",
33+
"dotenv": "^16.1.4",
3434
"firebase": "^9.22.1",
3535
"firebaseui": "^6.0.2",
3636
"libphonenumber-js": "^1.10.33",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6038,10 +6038,10 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
60386038
dependencies:
60396039
is-obj "^2.0.0"
60406040

6041-
dotenv@^16.0.3:
6042-
version "16.0.3"
6043-
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz"
6044-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
6041+
dotenv@^16.0.3, dotenv@^16.1.4:
6042+
version "16.1.4"
6043+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
6044+
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
60456045

60466046
dotenv@^8.1.0:
60476047
version "8.6.0"

0 commit comments

Comments
 (0)