aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-05 22:56:48 +0100
committerLibravatar GitHub <noreply@github.com>2021-01-05 22:56:48 +0100
commit8940719e24043e4b701ca7a7fd980ab1cdfea9a2 (patch)
tree1fb1ef3e7315e6e063191688a01f21974838e995 /package-lock.json
parentAdd Intercom recipe (#390) (diff)
downloadferdium-recipes-8940719e24043e4b701ca7a7fd980ab1cdfea9a2.tar.gz
ferdium-recipes-8940719e24043e4b701ca7a7fd980ab1cdfea9a2.tar.zst
ferdium-recipes-8940719e24043e4b701ca7a7fd980ab1cdfea9a2.zip
Bump ini from 1.3.5 to 1.3.8 (#386)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 29dbad4..855f210 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1974,9 +1974,9 @@
1974 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" 1974 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
1975 }, 1975 },
1976 "ini": { 1976 "ini": {
1977 "version": "1.3.5", 1977 "version": "1.3.8",
1978 "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", 1978 "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
1979 "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", 1979 "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
1980 "dev": true, 1980 "dev": true,
1981 "optional": true 1981 "optional": true
1982 }, 1982 },