File tree 2 files changed +3
-10
lines changed
2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"homepage" : " https://github.com/azu/rc-config-loader" ,
40
40
"dependencies" : {
41
- "debug" : " ^3 .1.0 " ,
41
+ "debug" : " ^4 .1.1 " ,
42
42
"js-yaml" : " ^3.12.0" ,
43
- "json5" : " ^1.0.1 " ,
43
+ "json5" : " ^2. 1.0" ,
44
44
"object-assign" : " ^4.1.0" ,
45
45
"object-keys" : " ^1.0.12" ,
46
46
"path-exists" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -1292,7 +1292,7 @@ date-fns@^1.27.2:
1292
1292
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
1293
1293
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
1294
1294
1295
- [email protected] , debug@^3.1.0, debug@^3. 2.6:
1295
+
1296
1296
version "3.2.6"
1297
1297
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
1298
1298
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -2448,13 +2448,6 @@ json-stable-stringify-without-jsonify@^1.0.1:
2448
2448
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
2449
2449
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
2450
2450
2451
- json5@^1.0.1 :
2452
- version "1.0.1"
2453
- resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
2454
- integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
2455
- dependencies :
2456
- minimist "^1.2.0"
2457
-
2458
2451
json5@^2.1.0 :
2459
2452
version "2.1.0"
2460
2453
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
You can’t perform that action at this time.
0 commit comments