diff --git a/package-lock.json b/package-lock.json index 08164ae09..d51b609f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "gatsby-plugin-feed": "^5.12.3", "gatsby-plugin-google-gtag": "^5.12.3", "gatsby-plugin-google-tagmanager": "^5.12.3", - "gatsby-plugin-image": "^3.12.2", + "gatsby-plugin-image": "^3.12.3", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-manifest": "^5.12.3", "gatsby-plugin-mdx": "^5.12.3", @@ -7585,13 +7585,13 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.0.tgz", - "integrity": "sha512-9lLU6pYKtS0tSfqzehAHp1ODgTzOtoZPIkVfmjCTxATtEmgCO+Z8tptdW+pcp2cKEs9BIJ6SuOkE47SEXxVeiw==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.1.tgz", + "integrity": "sha512-R5FyZLs+YfhCpUJkpSyVwIbaw9Ya4TC4xIOBJzPK9Z3u5XVCI459aykLPyfYAWwbsI9yvjm/Ux5ft4/U4rNvMQ==", "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.12.0" + "gatsby-core-utils": "^4.12.1" }, "engines": { "node": ">=18.0.0" @@ -12531,22 +12531,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.2.tgz", - "integrity": "sha512-vT7sV7K7i2MQMrDx2wqWtSDLILse0Ccnl4yrv5H4YzRyg5rsLG+e9RFDiTEaLkD4xcCwlvsINBDs8zOEva2fPA==", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz", + "integrity": "sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw==", "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.20.13", "@babel/runtime": "^7.20.13", "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.12.0", + "babel-plugin-remove-graphql-queries": "^5.12.1", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.2", + "gatsby-core-utils": "^4.12.1", + "gatsby-plugin-utils": "^4.12.3", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -32707,13 +32707,13 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.0.tgz", - "integrity": "sha512-9lLU6pYKtS0tSfqzehAHp1ODgTzOtoZPIkVfmjCTxATtEmgCO+Z8tptdW+pcp2cKEs9BIJ6SuOkE47SEXxVeiw==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.1.tgz", + "integrity": "sha512-R5FyZLs+YfhCpUJkpSyVwIbaw9Ya4TC4xIOBJzPK9Z3u5XVCI459aykLPyfYAWwbsI9yvjm/Ux5ft4/U4rNvMQ==", "requires": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.12.0" + "gatsby-core-utils": "^4.12.1" } }, "babel-plugin-syntax-jsx": { @@ -36757,22 +36757,22 @@ } }, "gatsby-plugin-image": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.2.tgz", - "integrity": "sha512-vT7sV7K7i2MQMrDx2wqWtSDLILse0Ccnl4yrv5H4YzRyg5rsLG+e9RFDiTEaLkD4xcCwlvsINBDs8zOEva2fPA==", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz", + "integrity": "sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.20.13", "@babel/runtime": "^7.20.13", "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.12.0", + "babel-plugin-remove-graphql-queries": "^5.12.1", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.2", + "gatsby-core-utils": "^4.12.1", + "gatsby-plugin-utils": "^4.12.3", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" } diff --git a/package.json b/package.json index e0278efc3..124089883 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "gatsby-plugin-feed": "^5.12.3", "gatsby-plugin-google-gtag": "^5.12.3", "gatsby-plugin-google-tagmanager": "^5.12.3", - "gatsby-plugin-image": "^3.12.2", + "gatsby-plugin-image": "^3.12.3", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-manifest": "^5.12.3", "gatsby-plugin-mdx": "^5.12.3",