From 7af350eb49a624a502986000878471c20e56adfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 20:32:37 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.8 in /s2018 Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/ini/compare/v1.3.5...v1.3.8) --- updated-dependencies: - dependency-name: ini dependency-type: indirect ... Signed-off-by: dependabot[bot] --- s2018/package-lock.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/s2018/package-lock.json b/s2018/package-lock.json index a51284c..ea07183 100644 --- a/s2018/package-lock.json +++ b/s2018/package-lock.json @@ -1637,11 +1637,6 @@ "bundled": true, "optional": true }, - "ini": { - "version": "1.3.5", - "bundled": true, - "optional": true - }, "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, @@ -2168,8 +2163,7 @@ "ini": { "version": "1.3.8", "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", - "dev": true + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" }, "interpret": { "version": "1.4.0",