File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed
Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1616 " Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)"
1717 ],
1818 "dependencies" : {
19- "@ladjs/node-dotify" : " ^1.0.2 " ,
19+ "@ladjs/node-dotify" : " ^1.0.3 " ,
2020 "lodash" : " ^4.17.15"
2121 },
2222 "devDependencies" : {
Original file line number Diff line number Diff line change 330330 resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
331331 integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
332332
333- " @ladjs/node-dotify@^1.0.2 " :
334- version "1.0.2 "
335- resolved "https://registry.yarnpkg.com/@ladjs/node-dotify/-/node-dotify-1.0.2 .tgz#4b83595528e58224374820a346e1ab84492648b8 "
336- integrity sha512-6uAJllEitRqZPj4gBvmz3VkPgMfrukeBZJz0sjdVAQbwRHJR3i1CmM48LUMRlNKpuRV2EEw+ufkdKUda+kHE5g ==
333+ " @ladjs/node-dotify@^1.0.3 " :
334+ version "1.0.3 "
335+ resolved "https://registry.yarnpkg.com/@ladjs/node-dotify/-/node-dotify-1.0.3 .tgz#0dba653c67afc23773c42bf27796e28b455213d6 "
336+ integrity sha512-WDtnRvz0CX6eDhuCgkW1tqOiLEnkkeeCen03fvxTnfZyOgo8CWDdPpi8Tu1G/3PmfArqu8dXyg6EfSnsmM64dQ ==
337337 dependencies :
338- bson-objectid "^1.3.0 "
338+ bson-objectid "git+https://github.com/niftylettuce/bson-objectid.git "
339339
340340" @marionebl/sander@^0.6.0 " :
341341 version "0.6.1"
@@ -896,10 +896,9 @@ braces@^3.0.1, braces@~3.0.2:
896896 dependencies :
897897 fill-range "^7.0.1"
898898
899- bson-objectid@^1.3.0 :
899+ bson-objectid@^1.3.0, "bson-objectid@git+https://github.com/niftylettuce/bson-objectid.git" :
900900 version "1.3.0"
901- resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.3.0.tgz#f0f4c7c949fece975f12790510d75d7fe39fb456"
902- integrity sha512-YcB+lRJEEEIcHNLKyhmHujW7OCVE3+xr9IpEhlprBZnXgF3hqeePeexIsAaOtu1SbkgZRlJVUxvYZ3ngUOyIew==
901+ resolved "git+https://github.com/niftylettuce/bson-objectid.git#510810d7b9fac2d8c25ab57e3f38e8af25b4e1e0"
903902
904903buf-compare@^1.0.0 :
905904 version "1.0.1"
You can’t perform that action at this time.
0 commit comments