diff --git a/docs/package-lock.json b/docs/package-lock.json index a77d1a7419b1..801624862c81 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -17,7 +17,7 @@ "gatsby-alias-imports": "^1.0.6", "gatsby-plugin-canonical-urls": "^4.13.0", "gatsby-plugin-catch-links": "^4.17.0", - "gatsby-plugin-emotion": "^7.17.0", + "gatsby-plugin-emotion": "^7.19.0", "gatsby-plugin-google-analytics": "^4.17.0", "gatsby-plugin-manifest": "^4.15.1", "gatsby-plugin-mdx": "^3.15.2", @@ -12716,9 +12716,9 @@ } }, "node_modules/gatsby-plugin-emotion": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.17.0.tgz", - "integrity": "sha512-t42HNDzrexUOnhDIuscz/yxDu3NKZ27TbcilXY5yIAtWkO705/qQP5KaYnJeVfx3PDkLQe7GtDoPCU/165Dhag==", + "version": "7.19.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.19.0.tgz", + "integrity": "sha512-sESLf2cUH91sFFzgylRKb5Vc/9cS9ca9KeG1/kjTRuONNBuu0tgiSQnrCPkfxa4Ij9xEO4QlgjKFhwHZNCu3Tw==", "dependencies": { "@babel/runtime": "^7.15.4", "@emotion/babel-preset-css-prop": "^11.2.0" @@ -35644,9 +35644,9 @@ } }, "gatsby-plugin-emotion": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.17.0.tgz", - "integrity": "sha512-t42HNDzrexUOnhDIuscz/yxDu3NKZ27TbcilXY5yIAtWkO705/qQP5KaYnJeVfx3PDkLQe7GtDoPCU/165Dhag==", + "version": "7.19.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.19.0.tgz", + "integrity": "sha512-sESLf2cUH91sFFzgylRKb5Vc/9cS9ca9KeG1/kjTRuONNBuu0tgiSQnrCPkfxa4Ij9xEO4QlgjKFhwHZNCu3Tw==", "requires": { "@babel/runtime": "^7.15.4", "@emotion/babel-preset-css-prop": "^11.2.0" diff --git a/docs/package.json b/docs/package.json index ad995631a7ea..352c63edfd88 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "gatsby-alias-imports": "^1.0.6", "gatsby-plugin-canonical-urls": "^4.13.0", "gatsby-plugin-catch-links": "^4.17.0", - "gatsby-plugin-emotion": "^7.17.0", + "gatsby-plugin-emotion": "^7.19.0", "gatsby-plugin-google-analytics": "^4.17.0", "gatsby-plugin-manifest": "^4.15.1", "gatsby-plugin-mdx": "^3.15.2",