Skip to content

Commit a599d38

Browse files
committed
Merge branch 'master' of github.com:mlipscombe/postgraphile-plugin-nested-mutations
2 parents 6c56a1b + 7e2fd09 commit a599d38

File tree

1 file changed

+39
-41
lines changed

1 file changed

+39
-41
lines changed

yarn.lock

Lines changed: 39 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -845,9 +845,9 @@ ansi-escapes@^4.2.1:
845845
type-fest "^0.21.3"
846846

847847
ansi-regex@^4.1.0:
848-
version "4.1.0"
849-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
850-
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
848+
version "4.1.1"
849+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
850+
integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==
851851

852852
ansi-regex@^5.0.0:
853853
version "5.0.0"
@@ -1078,15 +1078,15 @@ browser-process-hrtime@^1.0.0:
10781078
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
10791079

10801080
browserslist@^4.14.5:
1081-
version "4.16.3"
1082-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717"
1083-
integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==
1081+
version "4.16.6"
1082+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
1083+
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
10841084
dependencies:
1085-
caniuse-lite "^1.0.30001181"
1086-
colorette "^1.2.1"
1087-
electron-to-chromium "^1.3.649"
1085+
caniuse-lite "^1.0.30001219"
1086+
colorette "^1.2.2"
1087+
electron-to-chromium "^1.3.723"
10881088
escalade "^3.1.1"
1089-
node-releases "^1.1.70"
1089+
node-releases "^1.1.71"
10901090

10911091
bser@^2.0.0:
10921092
version "2.0.0"
@@ -1148,10 +1148,10 @@ camelcase@^6.0.0:
11481148
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
11491149
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
11501150

1151-
caniuse-lite@^1.0.30001181:
1152-
version "1.0.30001204"
1153-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz#256c85709a348ec4d175e847a3b515c66e79f2aa"
1154-
integrity sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ==
1151+
caniuse-lite@^1.0.30001219:
1152+
version "1.0.30001230"
1153+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz#8135c57459854b2240b57a4a6786044bdc5a9f71"
1154+
integrity sha512-5yBd5nWCBS+jWKTcHOzXwo5xzcj4ePE/yjtkZyUV1BTUmrBaA9MRGC+e7mxnqXSA90CmCA8L3eKLaSUkt099IQ==
11551155

11561156
capture-exit@^2.0.0:
11571157
version "2.0.0"
@@ -1260,7 +1260,7 @@ color-name@~1.1.4:
12601260
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
12611261
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
12621262

1263-
colorette@^1.2.1:
1263+
colorette@^1.2.2:
12641264
version "1.2.2"
12651265
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
12661266
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
@@ -1484,10 +1484,10 @@ [email protected]:
14841484
dependencies:
14851485
safe-buffer "^5.0.1"
14861486

1487-
electron-to-chromium@^1.3.649:
1488-
version "1.3.699"
1489-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.699.tgz#854eea9db8bc8109c409a4807bfdb200dd75a2c7"
1490-
integrity sha512-fjt43CPXdPYwD9ybmKbNeLwZBmCVdLY2J5fGZub7/eMPuiqQznOGNXv/wurnpXIlE7ScHnvG9Zi+H4/i6uMKmw==
1487+
electron-to-chromium@^1.3.723:
1488+
version "1.3.739"
1489+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.739.tgz#f07756aa92cabd5a6eec6f491525a64fe62f98b9"
1490+
integrity sha512-+LPJVRsN7hGZ9EIUUiWCpO7l4E3qBYHNadazlucBfsXBbccDFNKUBAgzE68FnkWGJPwD/AfKhSzL+G+Iqb8A4A==
14911491

14921492
emittery@^0.7.1:
14931493
version "0.7.2"
@@ -2197,8 +2197,9 @@ has@^1.0.3:
21972197
function-bind "^1.1.1"
21982198

21992199
hosted-git-info@^2.1.4:
2200-
version "2.7.1"
2201-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
2200+
version "2.8.9"
2201+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
2202+
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
22022203

22032204
html-encoding-sniffer@^2.0.1:
22042205
version "2.0.1"
@@ -3305,14 +3306,10 @@ minimatch@^3.0.4:
33053306
dependencies:
33063307
brace-expansion "^1.1.7"
33073308

3308-
minimist@^1.1.1, minimist@^1.2.0:
3309-
version "1.2.0"
3310-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3311-
3312-
minimist@^1.2.5:
3313-
version "1.2.5"
3314-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3315-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3309+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3310+
version "1.2.6"
3311+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3312+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
33163313

33173314
mixin-deep@^1.2.0:
33183315
version "1.3.2"
@@ -3386,10 +3383,10 @@ node-notifier@^8.0.0:
33863383
uuid "^8.3.0"
33873384
which "^2.0.2"
33883385

3389-
node-releases@^1.1.70:
3390-
version "1.1.71"
3391-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
3392-
integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
3386+
node-releases@^1.1.71:
3387+
version "1.1.72"
3388+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe"
3389+
integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==
33933390

33943391
normalize-package-data@^2.3.2:
33953392
version "2.4.0"
@@ -3652,9 +3649,9 @@ path-key@^3.0.0, path-key@^3.1.0:
36523649
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
36533650

36543651
path-parse@^1.0.6:
3655-
version "1.0.6"
3656-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
3657-
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
3652+
version "1.0.7"
3653+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
3654+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
36583655

36593656
path-type@^2.0.0:
36603657
version "2.0.0"
@@ -4448,8 +4445,9 @@ through@2:
44484445
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
44494446

44504447
4451-
version "1.0.4"
4452-
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
4448+
version "1.0.5"
4449+
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
4450+
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
44534451

44544452
to-fast-properties@^2.0.0:
44554453
version "2.0.0"
@@ -4786,9 +4784,9 @@ write-file-atomic@^3.0.0:
47864784
typedarray-to-buffer "^3.1.5"
47874785

47884786
ws@^7.4.4:
4789-
version "7.4.4"
4790-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.4.tgz#383bc9742cb202292c9077ceab6f6047b17f2d59"
4791-
integrity sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw==
4787+
version "7.4.6"
4788+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
4789+
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
47924790

47934791
xml-name-validator@^3.0.0:
47944792
version "3.0.0"

0 commit comments

Comments
 (0)