File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 30
30
" cumulocity-node-red-ui"
31
31
],
32
32
"dependencies" : {
33
- "dotenv" : " 16.4.7 " ,
33
+ "dotenv" : " 17.2.1 " ,
34
34
"node-red" : " 4.1.0" ,
35
35
"node-red-dashboard" : " ~3.6.6"
36
36
},
Original file line number Diff line number Diff line change @@ -3763,9 +3763,10 @@ ajv@^6.12.5:
3763
3763
json-schema-traverse "^0.4.1"
3764
3764
uri-js "^4.2.2"
3765
3765
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":
3767
3767
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"
3769
3770
dependencies:
3770
3771
"@babel/parser" "^7.4.3"
3771
3772
binary-search "^1.2.0"
@@ -5206,6 +5207,11 @@ dotenv@16.4.7:
5206
5207
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
5207
5208
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
5208
5209
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
+
5209
5215
dunder-proto@^1.0.1:
5210
5216
version "1.0.1"
5211
5217
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
You can’t perform that action at this time.
0 commit comments