typescript(lunargame/api): Bump ini from 1.3.5 to 1.3.7
typescript(lunargame/api): typescript(lunargame/api): Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. typescript(lunargame/api): - [Release notes](https://github.com/isaacs/ini/releases) typescript(lunargame/api): - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) typescript(lunargame/api): typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
ec9098bee8
commit
fddb2970a3
12
typescript/lunargame/api/package-lock.json
generated
12
typescript/lunargame/api/package-lock.json
generated
|
@ -2922,12 +2922,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,
|
||||
|
@ -3747,9 +3741,9 @@
|
|||
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"inquirer": {
|
||||
"version": "6.5.1",
|
||||
|
|
Loading…
Reference in a new issue