Skip to content

Commit 201e678

Browse files
Bump ini from 1.3.5 to 1.3.8 in /examples/1-execute-query-mutation (#238)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 084787d commit 201e678

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

examples/1-execute-query-mutation/yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,9 +1533,9 @@ [email protected]:
15331533
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
15341534

15351535
ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
1536-
version "1.3.5"
1537-
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
1538-
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
1536+
version "1.3.8"
1537+
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
1538+
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
15391539

15401540
internal-ip@^4.3.0:
15411541
version "4.3.0"
@@ -2613,8 +2613,9 @@ reason-react@^0.7.0:
26132613
react-dom ">=16.8.1"
26142614

26152615
"reason-urql@link:../..":
2616-
version "0.0.0"
2617-
uid ""
2616+
version "3.1.0"
2617+
dependencies:
2618+
bs-fetch "^0.6.2"
26182619

26192620
regex-not@^1.0.0, regex-not@^1.0.2:
26202621
version "1.0.2"

0 commit comments

Comments
 (0)