File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 55
55
"@kubernetes/client-node" : " ^0.14.3" ,
56
56
"@sindresorhus/slugify" : " ^2.1.0" ,
57
57
"common-tags" : " ^1.8.0" ,
58
- "dotenv" : " ^10 .0.0 " ,
58
+ "dotenv" : " ^16 .0.2 " ,
59
59
"execa" : " ^5.1.1" ,
60
60
"git-url-parse" : " ^11.4.4" ,
61
61
"glob" : " ^7.1.6" ,
Original file line number Diff line number Diff line change @@ -4253,6 +4253,11 @@ dotenv@^10.0.0:
4253
4253
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
4254
4254
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
4255
4255
4256
+ dotenv@^16.0.2 :
4257
+ version "16.0.2"
4258
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
4259
+ integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==
4260
+
4256
4261
easy-extender@^2.3.4 :
4257
4262
version "2.3.4"
4258
4263
resolved "https://registry.yarnpkg.com/easy-extender/-/easy-extender-2.3.4.tgz#298789b64f9aaba62169c77a2b3b64b4c9589b8f"
You can’t perform that action at this time.
0 commit comments