Browse Source
Merge pull request #3180 from artf/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
pull/3217/head
Artur Arseniev
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
9 deletions
-
package-lock.json
|
|
|
@ -8762,12 +8762,6 @@ |
|
|
|
"dev": true, |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"ini": { |
|
|
|
"version": "1.3.5", |
|
|
|
"bundled": true, |
|
|
|
"dev": true, |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"is-fullwidth-code-point": { |
|
|
|
"version": "1.0.0", |
|
|
|
"bundled": true, |
|
|
|
@ -10259,9 +10253,9 @@ |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"ini": { |
|
|
|
"version": "1.3.5", |
|
|
|
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", |
|
|
|
"integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", |
|
|
|
"version": "1.3.7", |
|
|
|
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz", |
|
|
|
"integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"inquirer": { |
|
|
|
|