diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-11 01:20:48 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-11 01:20:48 +0000 |
commit | e40245455ae10b28eba46c4a57b16521d23a2560 (patch) | |
tree | d5db6aaa65d5788adb9a300442c6e0c7a1848c75 /desktop/package-lock.json | |
parent | f1ae3e84a4f3ff90e1bb61ac9131d04e9e11f34a (diff) | |
download | Orca-e40245455ae10b28eba46c4a57b16521d23a2560.tar.gz Orca-e40245455ae10b28eba46c4a57b16521d23a2560.zip |
Bump ini from 1.3.5 to 1.3.7 in /desktopdependabot/npm_and_yarn/desktop/ini-1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'desktop/package-lock.json')
-rw-r--r-- | desktop/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/package-lock.json b/desktop/package-lock.json index fe31ff4..065a8c3 100644 --- a/desktop/package-lock.json +++ b/desktop/package-lock.json @@ -837,9 +837,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, "optional": true }, |