diff --git a/docs/package-lock.json b/docs/package-lock.json index 636e32f097a..9bf80f82dc1 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -1610,11 +1610,11 @@ } }, "@emotion/css": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/@emotion/css/-/css-10.0.9.tgz", - "integrity": "sha512-jtHhUSWw+L7yxYgNtC+KJ3Ory90/jiAtpG1qT+gTQQ/RR5AMiigs9/lDHu/vnwljaq2S48FoKb/FZZMlJcC4bw==", + "version": "10.0.12", + "resolved": "https://registry.npmjs.org/@emotion/css/-/css-10.0.12.tgz", + "integrity": "sha512-esET/v6AwYIw5YVo0e1L/bUik7bIMWyK32BudsC/PE5O1rLK3rjiLCOoMVv5GY6+ssuwWVzooGbz79hPvkkmsw==", "requires": { - "@emotion/serialize": "^0.11.6", + "@emotion/serialize": "^0.11.7", "@emotion/utils": "0.11.1", "babel-plugin-emotion": "^10.0.9" } @@ -1625,9 +1625,9 @@ "integrity": "sha512-OYpa/Sg+2GDX+jibUfpZVn1YqSVRpYmTLF2eyAfrFTIJSbwyIrc+YscayoykvaOME/wV4BV0Sa0yqdMrgse6mA==" }, "@emotion/is-prop-valid": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.7.3.tgz", - "integrity": "sha512-uxJqm/sqwXw3YPA5GXX365OBcJGFtxUVkB6WyezqFHlNe9jqUWH5ur2O2M8dGBz61kn1g3ZBlzUunFQXQIClhA==", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.1.tgz", + "integrity": "sha512-Wtaek/KGUP+HusWIa8DqtOR6U/Tl+QIdVkfJQHV3IT6ZImnJwklP5UVVPKZvkfljeFk3Q45CAPJ5N10gJ5XoLA==", "requires": { "@emotion/memoize": "0.7.1" } @@ -1638,9 +1638,9 @@ "integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==" }, "@emotion/serialize": { - "version": "0.11.6", - "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-0.11.6.tgz", - "integrity": "sha512-n4zVv2qGLmspF99jaEUwnMV0fnEGsyUMsC/8KZKUSUTZMYljHE+j+B6rSD8PIFtaUIhHaxCG2JawN6L+OgLN0Q==", + "version": "0.11.7", + "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-0.11.7.tgz", + "integrity": "sha512-GfzJIMue9eIEPFgBL340hBbjfki11vjYkfmY2LXoCDAFPuG6S+hkOlfinRXLnPVlXnKu7WWp587cVa6/xQriNQ==", "requires": { "@emotion/hash": "0.7.1", "@emotion/memoize": "0.7.1", @@ -1655,23 +1655,38 @@ "integrity": "sha512-pVBLzIbC/QCHDKJF2E82V2H/W/B004mDFQZiyo/MSR+VC4pV5JLG0TF/zgQDFvP3fZL/5RTPGEmXlYJBMUuJ+A==" }, "@emotion/styled": { - "version": "10.0.11", - "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-10.0.11.tgz", - "integrity": "sha512-c/M/JJHTQuqdY9viSZD41ccCJDe07/VMrj+JgOcyb8uDnRAr+3cCQ03tyrgl72bQD0YWcjXHhpA7Ja9S3+vuRw==", + "version": "10.0.12", + "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-10.0.12.tgz", + "integrity": "sha512-oxvSoLi3AbI5bEfqkFE1hLTC3eMpifwj6klJ4bvzgE6EDqj4w859KQyZR7ekGRAcfGNFyEYhw67bm8FlMBlX7Q==", "requires": { - "@emotion/styled-base": "^10.0.10", + "@emotion/styled-base": "^10.0.12", "babel-plugin-emotion": "^10.0.9" } }, "@emotion/styled-base": { - "version": "10.0.10", - "resolved": "https://registry.npmjs.org/@emotion/styled-base/-/styled-base-10.0.10.tgz", - "integrity": "sha512-uZwKrBfcH7jCRAQi5ZxsEGIZ+1Zr9/lof4TMsIolC0LSwpnWkQ+JRJLy+p4ZyATee9SdmyCV0sG/VTngVSnrpA==", + "version": "10.0.13", + "resolved": "https://registry.npmjs.org/@emotion/styled-base/-/styled-base-10.0.13.tgz", + "integrity": "sha512-6zhj3njNEnMYcVMv3rOpM7qLwe1Osike+xVgw7gkbp9a/r6zx5cUA5sRvCrtCa28yV5x7ePotKNHMZ1GLQJo2g==", "requires": { - "@emotion/is-prop-valid": "0.7.3", - "@emotion/serialize": "^0.11.6", - "@emotion/utils": "0.11.1", - "object-assign": "^4.1.1" + "@babel/runtime": "^7.4.3", + "@emotion/is-prop-valid": "0.8.1", + "@emotion/serialize": "^0.11.7", + "@emotion/utils": "0.11.1" + }, + "dependencies": { + "@babel/runtime": { + "version": "7.4.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.4.5.tgz", + "integrity": "sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==", + "requires": { + "regenerator-runtime": "^0.13.2" + } + }, + "regenerator-runtime": { + "version": "0.13.2", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz", + "integrity": "sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==" + } } }, "@emotion/stylis": { @@ -2801,9 +2816,9 @@ } }, "babel-plugin-emotion": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/babel-plugin-emotion/-/babel-plugin-emotion-10.0.9.tgz", - "integrity": "sha512-IfWP12e9/wHtWHxVTzD692Nbcmrmcz2tip7acp6YUqtrP7slAyr5B+69hyZ8jd55GsyNSZwryNnmuDEVe0j+7w==", + "version": "10.0.13", + "resolved": "https://registry.npmjs.org/babel-plugin-emotion/-/babel-plugin-emotion-10.0.13.tgz", + "integrity": "sha512-w8yukWIYDw2ZUzBo7B9t5jh7wsM4NQWqvuZadW4MhVokgw5wsoBRJ59Sa1hMc3UZiatwb0iBNufmRQZVl77I5Q==", "requires": { "@babel/helper-module-imports": "^7.0.0", "@emotion/hash": "0.7.1", @@ -7264,9 +7279,9 @@ } }, "gatsby-plugin-google-analytics": { - "version": "2.0.20", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.0.20.tgz", - "integrity": "sha512-bv2vlHdG14MIuZU0yUzGvb5Y3kL+UBY2Ii3v9PgYX7Bu7r5np/vMy82vtafkRUsrA3hcK9ipxUw8kmviurvFtQ==", + "version": "2.0.21", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.0.21.tgz", + "integrity": "sha512-44D2uFQ6Zf+Ta5tqt+c0USnKAS2DQZIHA4u/5xVd0xYf7rQMpZZ1JcKbIRFpWsTjb+0lxcRAKDA/2cU5rhCERA==", "requires": { "@babel/runtime": "^7.0.0" } @@ -7406,9 +7421,9 @@ } }, "gatsby-source-filesystem": { - "version": "2.0.38", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.38.tgz", - "integrity": "sha512-r7LNTSVtgFz0n4Ox0iDc8PkOSM8nja+ONkcvyFWSyV1KjnvQdcsxXbVZba0S+ngUp+R+wSFS/GGD2LqdV0mCVA==", + "version": "2.0.39", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.39.tgz", + "integrity": "sha512-RL5J1WTrb6snyTeCmylt8/6cmhJxftjZGFLFHByEERyVEgMMiNDRHWqmrW/oWwkQ6Gvxi4GNnYUPsps+9Azv8Q==", "requires": { "@babel/runtime": "^7.0.0", "better-queue": "^3.8.7", @@ -7422,7 +7437,6 @@ "pretty-bytes": "^4.0.2", "progress": "^1.1.8", "read-chunk": "^3.0.0", - "slash": "^1.0.0", "valid-url": "^1.0.9", "xstate": "^3.1.0" }, @@ -7564,9 +7578,9 @@ } }, "gatsby-theme-apollo-docs": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-1.0.4.tgz", - "integrity": "sha512-T63YQhJmLYn3KdC7QghUJ9qoD/oC8Z1mEuD+MMkO5a+2hO/FKKyNHjSslNuXJUQII3qJCAfT9ucCqlfha1u+BA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-1.0.5.tgz", + "integrity": "sha512-I4cpQN/0j+j1hw+LoV9aZBUpewkXrPBXhb7LohUiYT5L1yChOEPmkTzXke0NdQ9a5qJx0wT1WVm3WPGKxhtUug==", "requires": { "@mdx-js/mdx": "^1.0.0-rc.4", "@mdx-js/react": "^1.0.0-rc.5", diff --git a/docs/package.json b/docs/package.json index c1341201785..841e4d5e50b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -6,6 +6,6 @@ }, "dependencies": { "gatsby": "2.8.6", - "gatsby-theme-apollo-docs": "1.0.4" + "gatsby-theme-apollo-docs": "1.0.5" } }