diff --git a/package-lock.json b/package-lock.json index 2cd6db04e..67aaed916 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "decode-uri-component": "^0.4.1", "gatsby": "^5.12.12", "gatsby-link": "^5.12.1", - "gatsby-plugin-feed": "^5.12.3", + "gatsby-plugin-feed": "^5.13.0", "gatsby-plugin-layout": "^4.12.0", "gatsby-plugin-matomo": "^0.16.2", "gatsby-plugin-sass": "^6.12.3", @@ -11894,9 +11894,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/gatsby-core-utils": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz", - "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.13.0.tgz", + "integrity": "sha512-+oJJsADfcEnzpQpof+L5qtP4iSeMaEPn1QSjXENlg/go9Pi/4eqb+Nn3y3q8bC/zy4hMWFWrPdMJmdW581uNvA==", "dependencies": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -12010,14 +12010,14 @@ } }, "node_modules/gatsby-plugin-feed": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.12.3.tgz", - "integrity": "sha512-o10qmwUq4PpEZm9UJZxb6CZXgvQi89S8gxLP6OHXCxefb0PNVxAItLniuK3nTCE/DwuqZNVZxfDH5GmEkeUzQQ==", + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.13.0.tgz", + "integrity": "sha512-waialhDHWkah4Pohi0ulmcLE5HJInTiJm2VBDBwddrssjR/6mnuvGCn/fcsCa7DEDs+hdVuk5+3PRenYa+Ptbw==", "dependencies": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.3", + "gatsby-plugin-utils": "^4.13.0", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, @@ -12139,15 +12139,15 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", - "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.0.tgz", + "integrity": "sha512-3qwhM6mUYjorRiD0D0cgmCHcKwroG2d4PlfErnapHJpM/ISGfdBBOfRhPyk2N0u3dbGeb3KQq5gImCCS73bvxg==", "dependencies": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.1", - "gatsby-sharp": "^1.12.1", + "gatsby-core-utils": "^4.13.0", + "gatsby-sharp": "^1.13.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -12192,9 +12192,9 @@ } }, "node_modules/gatsby-sharp": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.1.tgz", - "integrity": "sha512-e7lqA74UZau7MOktc9V+sNh86a8oNZPFIsY5Atk+C0sGlzHx0IcivsJjwLHJ6OF11SIC38a9z2wE8Nl6YiG/Ig==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz", + "integrity": "sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ==", "dependencies": { "sharp": "^0.32.6" }, @@ -33906,9 +33906,9 @@ } }, "gatsby-core-utils": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz", - "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.13.0.tgz", + "integrity": "sha512-+oJJsADfcEnzpQpof+L5qtP4iSeMaEPn1QSjXENlg/go9Pi/4eqb+Nn3y3q8bC/zy4hMWFWrPdMJmdW581uNvA==", "requires": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -33997,14 +33997,14 @@ } }, "gatsby-plugin-feed": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.12.3.tgz", - "integrity": "sha512-o10qmwUq4PpEZm9UJZxb6CZXgvQi89S8gxLP6OHXCxefb0PNVxAItLniuK3nTCE/DwuqZNVZxfDH5GmEkeUzQQ==", + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.13.0.tgz", + "integrity": "sha512-waialhDHWkah4Pohi0ulmcLE5HJInTiJm2VBDBwddrssjR/6mnuvGCn/fcsCa7DEDs+hdVuk5+3PRenYa+Ptbw==", "requires": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.3", + "gatsby-plugin-utils": "^4.13.0", "lodash.merge": "^4.6.2", "rss": "^1.2.2" } @@ -34078,15 +34078,15 @@ } }, "gatsby-plugin-utils": { - "version": "4.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", - "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.0.tgz", + "integrity": "sha512-3qwhM6mUYjorRiD0D0cgmCHcKwroG2d4PlfErnapHJpM/ISGfdBBOfRhPyk2N0u3dbGeb3KQq5gImCCS73bvxg==", "requires": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.1", - "gatsby-sharp": "^1.12.1", + "gatsby-core-utils": "^4.13.0", + "gatsby-sharp": "^1.13.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -34109,9 +34109,9 @@ "requires": {} }, "gatsby-sharp": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.1.tgz", - "integrity": "sha512-e7lqA74UZau7MOktc9V+sNh86a8oNZPFIsY5Atk+C0sGlzHx0IcivsJjwLHJ6OF11SIC38a9z2wE8Nl6YiG/Ig==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz", + "integrity": "sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ==", "requires": { "sharp": "^0.32.6" }, diff --git a/package.json b/package.json index 640f56c20..1b9a52b13 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "decode-uri-component": "^0.4.1", "gatsby": "^5.12.12", "gatsby-link": "^5.12.1", - "gatsby-plugin-feed": "^5.12.3", + "gatsby-plugin-feed": "^5.13.0", "gatsby-plugin-layout": "^4.12.0", "gatsby-plugin-matomo": "^0.16.2", "gatsby-plugin-sass": "^6.12.3",