We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2ef15 commit d6bafe4Copy full SHA for d6bafe4
3 files changed
npm-shrinkwrap.clean.json
@@ -2965,9 +2965,6 @@
2965
"minimist": {
2966
"version": "0.2.0"
2967
},
2968
- "noptify": {
2969
- "version": "0.0.3"
2970
- },
2971
"qs": {
2972
"version": "0.6.6"
2973
@@ -2992,6 +2989,9 @@
2992
2989
"debug": {
2993
2990
"version": "0.7.4"
2994
2991
+ "noptify": {
+ "version": "0.0.3"
+ },
2995
2996
"version": "0.5.6"
2997
}
@@ -4160,7 +4160,7 @@
4160
"version": "2.0.10"
4161
4162
4163
- "version": "1.1.3"
+ "version": "1.2.0"
4164
4165
"ministyle": {
4166
"version": "0.1.4"
npm-shrinkwrap.json
package.json
@@ -92,7 +92,7 @@
92
"merge": "^1.2.0",
93
"merge2": "^0.3.5",
94
"minimatch": "^2.0.1",
95
- "minimist": "1.1.x",
+ "minimist": "^1.2.0",
96
"mock-fs": "^2.5.0",
97
"node-uuid": "1.4.x",
98
"on-headers": "^1.0.0",
0 commit comments