Skip to content

Commit d29cbea

Browse files
chore: Bump dotenv from 16.4.7 to 17.2.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d280e10 commit d29cbea

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"cumulocity-node-red-ui"
3131
],
3232
"dependencies": {
33-
"dotenv": "16.4.7",
33+
"dotenv": "17.2.1",
3434
"node-red": "4.1.0",
3535
"node-red-dashboard": "~3.6.6"
3636
},

yarn.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3763,9 +3763,10 @@ ajv@^6.12.5:
37633763
json-schema-traverse "^0.4.1"
37643764
uri-js "^4.2.2"
37653765

3766-
"angular-gettext-tools@git+https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda":
3766+
"angular-gettext-tools@https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda":
37673767
version "2.5.3"
3768-
resolved "git+https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda"
3768+
uid "5a20d5fe2ad768bfd0cac18259b4986346061eda"
3769+
resolved "https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda"
37693770
dependencies:
37703771
"@babel/parser" "^7.4.3"
37713772
binary-search "^1.2.0"
@@ -5206,6 +5207,11 @@ dotenv@16.4.7:
52065207
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
52075208
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
52085209

5210+
dotenv@17.2.1:
5211+
version "17.2.1"
5212+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
5213+
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
5214+
52095215
dunder-proto@^1.0.1:
52105216
version "1.0.1"
52115217
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"

0 commit comments

Comments
 (0)