diff --git a/package-lock.json b/package-lock.json index 89f3f5e..f22146c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "file-saver": "^2.0.5", "framer-motion": "^5.4.5", "gatsby": "^4.3.0", - "gatsby-plugin-image": "^2.3.0", + "gatsby-plugin-image": "^2.4.0", "gatsby-plugin-manifest": "^4.3.0", "gatsby-plugin-matomo": "^0.11.0", "gatsby-plugin-offline": "^5.3.0", @@ -5439,12 +5439,12 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.3.0.tgz", - "integrity": "sha512-YIH37ulNBHXCMZIME1sISke/0F/D7JFfVvzBHy1n+xKqx+o1gqQMbPabtIGvkA5dQhxfV1/2Pw/gx2+0lSpsRw==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.4.0.tgz", + "integrity": "sha512-wxDR1WrpLbF0qyXvNBsGKYLJk+Z7nG8+UM+bEeyxi7YepwVjgfm4CFQgbSytQbk0X+qGRCqpmq4VZVIxVTyGYQ==", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.3.0" + "gatsby-core-utils": "^3.4.0" }, "engines": { "node": ">=14.15.0" @@ -10969,21 +10969,21 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.3.0.tgz", - "integrity": "sha512-oxG+oZ1kYboX/75jOxHZeV6Xzo5xHZ/8KUQpni58nI1+xaxZRFBthXg1SetSs8nWRsXR5Y+bq8FAf0R0iGjySg==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.4.0.tgz", + "integrity": "sha512-PKhbefaamdahm1ysKO1d54vnzmIsjR+/qtyFnZumGu8E7O9lN5is0RlXgpNCvsckL+XzcqyMljytt/bYf8L5WA==", "dependencies": { "@babel/code-frame": "^7.14.0", "@babel/parser": "^7.15.5", "@babel/runtime": "^7.15.4", "@babel/traverse": "^7.15.4", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^4.3.0", + "babel-plugin-remove-graphql-queries": "^4.4.0", "camelcase": "^5.3.1", "chokidar": "^3.5.2", - "common-tags": "^1.8.0", + "common-tags": "^1.8.2", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.3.0", + "gatsby-core-utils": "^3.4.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.7.2" }, @@ -28931,12 +28931,12 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.3.0.tgz", - "integrity": "sha512-YIH37ulNBHXCMZIME1sISke/0F/D7JFfVvzBHy1n+xKqx+o1gqQMbPabtIGvkA5dQhxfV1/2Pw/gx2+0lSpsRw==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.4.0.tgz", + "integrity": "sha512-wxDR1WrpLbF0qyXvNBsGKYLJk+Z7nG8+UM+bEeyxi7YepwVjgfm4CFQgbSytQbk0X+qGRCqpmq4VZVIxVTyGYQ==", "requires": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.3.0" + "gatsby-core-utils": "^3.4.0" } }, "babel-plugin-syntax-object-rest-spread": { @@ -33857,21 +33857,21 @@ } }, "gatsby-plugin-image": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.3.0.tgz", - "integrity": "sha512-oxG+oZ1kYboX/75jOxHZeV6Xzo5xHZ/8KUQpni58nI1+xaxZRFBthXg1SetSs8nWRsXR5Y+bq8FAf0R0iGjySg==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.4.0.tgz", + "integrity": "sha512-PKhbefaamdahm1ysKO1d54vnzmIsjR+/qtyFnZumGu8E7O9lN5is0RlXgpNCvsckL+XzcqyMljytt/bYf8L5WA==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/parser": "^7.15.5", "@babel/runtime": "^7.15.4", "@babel/traverse": "^7.15.4", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^4.3.0", + "babel-plugin-remove-graphql-queries": "^4.4.0", "camelcase": "^5.3.1", "chokidar": "^3.5.2", - "common-tags": "^1.8.0", + "common-tags": "^1.8.2", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.3.0", + "gatsby-core-utils": "^3.4.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.7.2" }, diff --git a/package.json b/package.json index 698048d..5cb07ba 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "file-saver": "^2.0.5", "framer-motion": "^5.4.5", "gatsby": "^4.3.0", - "gatsby-plugin-image": "^2.3.0", + "gatsby-plugin-image": "^2.4.0", "gatsby-plugin-manifest": "^4.3.0", "gatsby-plugin-matomo": "^0.11.0", "gatsby-plugin-offline": "^5.3.0",