File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.1" ,
5
5
"dependencies" : {
6
6
"express" : " 4.x" ,
7
- "underscore" : " ^1.12.0 "
7
+ "underscore" : " ^1.12.1 "
8
8
},
9
9
"scripts" : {
10
10
"test" : " nyc --reporter=html mocha --exit" ,
Original file line number Diff line number Diff line change @@ -1776,10 +1776,10 @@ typedarray-to-buffer@^3.1.5:
1776
1776
dependencies :
1777
1777
is-typedarray "^1.0.0"
1778
1778
1779
- underscore@^1.12.0 :
1780
- version "1.12.0 "
1781
- resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.0 .tgz#4814940551fc80587cef7840d1ebb0f16453be97 "
1782
- integrity sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ ==
1779
+ underscore@^1.12.1 :
1780
+ version "1.12.1 "
1781
+ resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1 .tgz#7bb8cc9b3d397e201cf8553336d262544ead829e "
1782
+ integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw ==
1783
1783
1784
1784
1785
1785
version "1.0.0"
You can’t perform that action at this time.
0 commit comments