Update INI parser

This commit is contained in:
Piotr Rogowski 2022-12-11 18:46:31 +01:00
parent ab26eab295
commit fb6471dfce
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 8 additions and 8 deletions

16
package-lock.json generated
View File

@ -1834,8 +1834,8 @@
"optional": true
},
"node_modules/@hyper-tuner/ini": {
"version": "0.7.5",
"resolved": "git+ssh://git@github.com/hyper-tuner/ini.git#ff414b8d2d969ac13daae2a510ddae7ee010563e",
"version": "0.7.6",
"resolved": "git+ssh://git@github.com/hyper-tuner/ini.git#117227dd68fc07077058e54722955a1563846506",
"license": "MIT",
"dependencies": {
"@hyper-tuner/types": "^0.4.2",
@ -2561,9 +2561,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.11.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.12.tgz",
"integrity": "sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==",
"version": "18.11.13",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.13.tgz",
"integrity": "sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w==",
"devOptional": true
},
"node_modules/@types/pako": {
@ -6539,9 +6539,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.19",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
"integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==",
"version": "8.4.20",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
"funding": [
{
"type": "opencollective",