Merge branch 'dependabot-npm_and_yarn-apollo-2.33.9' into 'master'

Build(deps): bump apollo from 2.33.8 to 2.33.9

See merge request unboundsoftware/dancefinder/dancefinder-app!69
This commit was merged in pull request #118.
This commit is contained in:
2021-11-12 10:30:15 +00:00
2 changed files with 48 additions and 66 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@u3u/vue-hooks": "^2.0.1", "@u3u/vue-hooks": "^2.0.1",
"@vue/apollo-composable": "^4.0.0-alpha.8", "@vue/apollo-composable": "^4.0.0-alpha.8",
"@vue/composition-api": "^1.3.3", "@vue/composition-api": "^1.3.3",
"apollo": "^2.33.8", "apollo": "^2.33.9",
"apollo-cache-inmemory": "^1.6.3", "apollo-cache-inmemory": "^1.6.3",
"apollo-client": "^2.6.4", "apollo-client": "^2.6.4",
"apollo-link": "^1.2.12", "apollo-link": "^1.2.12",
+47 -65
View File
@@ -2896,11 +2896,6 @@ ansi-regex@^4.1.0:
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
ansi-regex@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
ansi-regex@^5.0.1: ansi-regex@^5.0.1:
version "5.0.1" version "5.0.1"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -2989,60 +2984,60 @@ apollo-client@^2.6.4:
tslib "^1.10.0" tslib "^1.10.0"
zen-observable "^0.8.0" zen-observable "^0.8.0"
apollo-codegen-core@^0.40.6: apollo-codegen-core@^0.40.7:
version "0.40.6" version "0.40.7"
resolved "https://registry.yarnpkg.com/apollo-codegen-core/-/apollo-codegen-core-0.40.6.tgz#9429328bd1290f496000673f1eaa755c0a3c2152" resolved "https://registry.yarnpkg.com/apollo-codegen-core/-/apollo-codegen-core-0.40.7.tgz#65ab0489783ecd984935b541ab882158e9da4972"
integrity sha512-OFntsRV8qg4GxWH9GNgTle3/YR0CtRQyRLAujsiXZzL+GnxSG9Qta7Ia+DWf5H0hrPqSpt3L7Yeo9vWWKnoQ9A== integrity sha512-lVnmXUS+7RiDPINDKGU6e/F668BXKARdgM27j0n7w8kHZ2AEC3YbSL3KNseRtyMhqWb4y9NRde/W2nMtB6pqfw==
dependencies: dependencies:
"@babel/generator" "7.16.0" "@babel/generator" "7.16.0"
"@babel/parser" "^7.1.3" "@babel/parser" "^7.1.3"
"@babel/types" "7.16.0" "@babel/types" "7.16.0"
apollo-env "^0.10.1" apollo-env "^0.10.1"
apollo-language-server "^1.26.6" apollo-language-server "^1.26.7"
ast-types "^0.14.0" ast-types "^0.14.0"
common-tags "^1.5.1" common-tags "^1.5.1"
recast "^0.20.0" recast "^0.20.0"
apollo-codegen-flow@^0.38.6: apollo-codegen-flow@^0.38.7:
version "0.38.6" version "0.38.7"
resolved "https://registry.yarnpkg.com/apollo-codegen-flow/-/apollo-codegen-flow-0.38.6.tgz#4574910a1fb9659dee54da561e180c0f760d1cf0" resolved "https://registry.yarnpkg.com/apollo-codegen-flow/-/apollo-codegen-flow-0.38.7.tgz#78e762102f0ff60c99ea719d0e85fc80a9b0ebec"
integrity sha512-cYLAqeegr6jxENm0kvkxl5if09533SGJrvDmN8QVR1pu22M9Ck5al0p3PcyWfbFW92vBZEWfTQiTeyFNHtK1rA== integrity sha512-YzqMLQlLrUGLvJetmS2FA9iN92cc2AOHcyn+JY64mzceiBPcg57OJfCRFcoNZVpaQvpO9EYDkdTWPEPcnU7BEw==
dependencies: dependencies:
"@babel/generator" "7.16.0" "@babel/generator" "7.16.0"
"@babel/types" "7.16.0" "@babel/types" "7.16.0"
apollo-codegen-core "^0.40.6" apollo-codegen-core "^0.40.7"
change-case "^4.0.0" change-case "^4.0.0"
common-tags "^1.5.1" common-tags "^1.5.1"
inflected "^2.0.3" inflected "^2.0.3"
apollo-codegen-scala@^0.39.6: apollo-codegen-scala@^0.39.7:
version "0.39.6" version "0.39.7"
resolved "https://registry.yarnpkg.com/apollo-codegen-scala/-/apollo-codegen-scala-0.39.6.tgz#a178e736af76253bf11bef669c9ce10a33f3ffac" resolved "https://registry.yarnpkg.com/apollo-codegen-scala/-/apollo-codegen-scala-0.39.7.tgz#b9bc256c957b393e8f8a9824058b60767af7cd39"
integrity sha512-peVO4m82FkhCCsNn9MFuqiL+4U/Nj45rIm1R42vExY0ESHqGzeWoo83xABpUNSLD+c+VQVSSYl2KY4bJvRnG9A== integrity sha512-0h0lSwyAkOCG9oOs+g9lCdirL/oVuSGeQ1LBojHNroLjELPCHFFA3woK7dx+ryBhthHkN6/XraqSIi/QPxESzw==
dependencies: dependencies:
apollo-codegen-core "^0.40.6" apollo-codegen-core "^0.40.7"
change-case "^4.0.0" change-case "^4.0.0"
common-tags "^1.5.1" common-tags "^1.5.1"
inflected "^2.0.3" inflected "^2.0.3"
apollo-codegen-swift@^0.40.6: apollo-codegen-swift@^0.40.7:
version "0.40.6" version "0.40.7"
resolved "https://registry.yarnpkg.com/apollo-codegen-swift/-/apollo-codegen-swift-0.40.6.tgz#2288c578a3336eac2370afb7fbafe28e83ad03fc" resolved "https://registry.yarnpkg.com/apollo-codegen-swift/-/apollo-codegen-swift-0.40.7.tgz#90ee1d5184de55cb350d7539ea3e22525ec2081e"
integrity sha512-sjxC9Zi/+YYlGzWcj/fSfsrEzUcPPPDpRJHSf8mHXfLb0/Xm/5TWFgIGrhv1nyovB1LJevo4IlGFlYqvx6Otcg== integrity sha512-0t/n67tVT3D57NDwiqdP70aZ0CcAs0cNVOriCtT1SzyXRJcOJPRBnR/ouZcod9TjjFGvD2T9hgej2nT0ne4VCQ==
dependencies: dependencies:
apollo-codegen-core "^0.40.6" apollo-codegen-core "^0.40.7"
change-case "^4.0.0" change-case "^4.0.0"
common-tags "^1.5.1" common-tags "^1.5.1"
inflected "^2.0.3" inflected "^2.0.3"
apollo-codegen-typescript@^0.40.6: apollo-codegen-typescript@^0.40.7:
version "0.40.6" version "0.40.7"
resolved "https://registry.yarnpkg.com/apollo-codegen-typescript/-/apollo-codegen-typescript-0.40.6.tgz#7ae69765be623440ad3f13a14aeabbf386fffd5a" resolved "https://registry.yarnpkg.com/apollo-codegen-typescript/-/apollo-codegen-typescript-0.40.7.tgz#7c924b936fd36b0d2360cf9bbf6ff26e95cf4c98"
integrity sha512-QpFxs7737sai+p/9pD9HsngpS7FM5m0YOZi7SAkLcRDaKGOCMA+Nc1oVmCvjh2uwIUrTcx4nlYyeEIVlVgNDvA== integrity sha512-/yMz1E9K3iUdkbJiwGesVVDfWfsT4xrxaIcbDPnhjkwAvH8Dxgy+L6b+PNVjPS//laBFij50W+BaH2+px5Qzaw==
dependencies: dependencies:
"@babel/generator" "7.16.0" "@babel/generator" "7.16.0"
"@babel/types" "7.16.0" "@babel/types" "7.16.0"
apollo-codegen-core "^0.40.6" apollo-codegen-core "^0.40.7"
change-case "^4.0.0" change-case "^4.0.0"
common-tags "^1.5.1" common-tags "^1.5.1"
inflected "^2.0.3" inflected "^2.0.3"
@@ -3074,10 +3069,10 @@ apollo-graphql@^0.9.3, apollo-graphql@^0.9.5:
lodash.sortby "^4.7.0" lodash.sortby "^4.7.0"
sha.js "^2.4.11" sha.js "^2.4.11"
apollo-language-server@^1.26.6: apollo-language-server@^1.26.7:
version "1.26.6" version "1.26.7"
resolved "https://registry.yarnpkg.com/apollo-language-server/-/apollo-language-server-1.26.6.tgz#db695db4e038d645bbf04fd2987842385cd6b0e8" resolved "https://registry.yarnpkg.com/apollo-language-server/-/apollo-language-server-1.26.7.tgz#35cbb10a602a5d02cb53adb5473dd1c532da5f47"
integrity sha512-Y5MXZmtbMLGqxd45nz55rk+Wf5Dv+b7La2MLZ0LMwiKh+h2aARQPkUtKaWJf4UrRXO/9+BQESw5sCt2zdCvMaw== integrity sha512-wY5oryqcbKEoFlwlXgCa8Aj0d2k5Bok7tpJfK4TQsKvvpZ5uP4qetZj69DXDz4wM0oHEx80iUdYCmxetxi6PkA==
dependencies: dependencies:
"@apollo/federation" "0.27.0" "@apollo/federation" "0.27.0"
"@apollographql/apollo-tools" "^0.5.2" "@apollographql/apollo-tools" "^0.5.2"
@@ -3180,10 +3175,10 @@ apollo-utilities@1.3.4, apollo-utilities@^1.3.0, apollo-utilities@^1.3.4:
ts-invariant "^0.4.0" ts-invariant "^0.4.0"
tslib "^1.10.0" tslib "^1.10.0"
apollo@^2.33.8: apollo@^2.33.9:
version "2.33.8" version "2.33.9"
resolved "https://registry.yarnpkg.com/apollo/-/apollo-2.33.8.tgz#d2db8912f05e1680ad2da2bb7d0bae94d8318d2a" resolved "https://registry.yarnpkg.com/apollo/-/apollo-2.33.9.tgz#058f67dad8d5e51cc1715417c060db2c64ba3cec"
integrity sha512-TaRc8AfJ8e9JD8mpUN3HzMMEFiJSHI4FHe/alrXRyhtt8I8FciviE/dv20Dxrisioy2qWTCxukIDYUPZ/uTWqw== integrity sha512-bfapwkHnarxUW498AoLkNNN69e1U1a8ghK+xm2qiKCNhFwEBU9MlhwyBEg522Modbmg1XD+DtSi7gl7N5msBrQ==
dependencies: dependencies:
"@apollographql/apollo-tools" "^0.5.2" "@apollographql/apollo-tools" "^0.5.2"
"@oclif/command" "1.8.0" "@oclif/command" "1.8.0"
@@ -3194,14 +3189,14 @@ apollo@^2.33.8:
"@oclif/plugin-not-found" "1.2.4" "@oclif/plugin-not-found" "1.2.4"
"@oclif/plugin-plugins" "1.10.1" "@oclif/plugin-plugins" "1.10.1"
"@oclif/plugin-warn-if-update-available" "1.7.0" "@oclif/plugin-warn-if-update-available" "1.7.0"
apollo-codegen-core "^0.40.6" apollo-codegen-core "^0.40.7"
apollo-codegen-flow "^0.38.6" apollo-codegen-flow "^0.38.7"
apollo-codegen-scala "^0.39.6" apollo-codegen-scala "^0.39.7"
apollo-codegen-swift "^0.40.6" apollo-codegen-swift "^0.40.7"
apollo-codegen-typescript "^0.40.6" apollo-codegen-typescript "^0.40.7"
apollo-env "^0.10.1" apollo-env "^0.10.1"
apollo-graphql "^0.9.5" apollo-graphql "^0.9.5"
apollo-language-server "^1.26.6" apollo-language-server "^1.26.7"
chalk "2.4.2" chalk "2.4.2"
cli-ux "5.6.3" cli-ux "5.6.3"
env-ci "5.4.1" env-ci "5.4.1"
@@ -3219,7 +3214,7 @@ apollo@^2.33.8:
mkdirp "1.0.4" mkdirp "1.0.4"
moment "2.29.1" moment "2.29.1"
strip-ansi "5.2.0" strip-ansi "5.2.0"
table "6.7.1" table "6.7.3"
tty "1.0.1" tty "1.0.1"
vscode-uri "1.0.6" vscode-uri "1.0.6"
@@ -8259,11 +8254,6 @@ lodash._reinterpolate@^3.0.0:
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
lodash.clonedeep@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
lodash.debounce@^4.0.8: lodash.debounce@^4.0.8:
version "4.0.8" version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -11983,14 +11973,7 @@ strip-ansi@^4.0.0:
dependencies: dependencies:
ansi-regex "^3.0.0" ansi-regex "^3.0.0"
strip-ansi@^6.0.0: strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
dependencies:
ansi-regex "^5.0.0"
strip-ansi@^6.0.1:
version "6.0.1" version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12146,17 +12129,16 @@ sync-fetch@0.3.1:
buffer "^5.7.0" buffer "^5.7.0"
node-fetch "^2.6.1" node-fetch "^2.6.1"
table@6.7.1: table@6.7.3:
version "6.7.1" version "6.7.3"
resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2" resolved "https://registry.yarnpkg.com/table/-/table-6.7.3.tgz#255388439715a738391bd2ee4cbca89a4d05a9b7"
integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg== integrity sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw==
dependencies: dependencies:
ajv "^8.0.1" ajv "^8.0.1"
lodash.clonedeep "^4.5.0"
lodash.truncate "^4.4.2" lodash.truncate "^4.4.2"
slice-ansi "^4.0.0" slice-ansi "^4.0.0"
string-width "^4.2.0" string-width "^4.2.3"
strip-ansi "^6.0.0" strip-ansi "^6.0.1"
table@^5.2.3: table@^5.2.3:
version "5.4.6" version "5.4.6"