fix: upgrade multiple dependencies with Snyk

Snyk has created this PR to upgrade:
  - gatsby-plugin-catch-links from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-catch-links
  - gatsby-plugin-feed from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-feed
  - gatsby-plugin-google-gtag from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-google-gtag
  - gatsby-plugin-manifest from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-manifest
  - gatsby-plugin-react-helmet from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-react-helmet
  - gatsby-plugin-sass from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-sass
  - gatsby-plugin-sharp from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-sharp
  - gatsby-plugin-sitemap from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-sitemap
  - gatsby-remark-autolink-headers from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-autolink-headers
  - gatsby-remark-copy-linked-files from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-copy-linked-files
  - gatsby-remark-images from 7.13.0 to 7.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-images
  - gatsby-remark-prismjs from 7.13.0 to 7.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-prismjs
  - gatsby-remark-responsive-iframe from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-responsive-iframe
  - gatsby-remark-smartypants from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-smartypants
  - gatsby-source-filesystem from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-source-filesystem
  - gatsby-transformer-remark from 6.13.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-transformer-remark
  - gatsby-transformer-sharp from 5.13.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-transformer-sharp

See this project in Snyk:
https://app.snyk.io/org/mastermindzh/project/6eb54845-2bb5-45e0-80e2-6b3a1c53eee6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-02-14 14:53:52 +00:00
parent a55a136087
commit 32536e64c7
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 94 additions and 94 deletions

154
package-lock.json generated
View File

@ -16,29 +16,29 @@
"disqus-react": "^1.1.5", "disqus-react": "^1.1.5",
"gatsby": "^5.13.2", "gatsby": "^5.13.2",
"gatsby-link": "^5.12.1", "gatsby-link": "^5.12.1",
"gatsby-plugin-catch-links": "^5.13.0", "gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-feed": "^5.13.0", "gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-google-gtag": "^5.13.0", "gatsby-plugin-google-gtag": "^5.13.1",
"gatsby-plugin-image": "^3.13.0", "gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0", "gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-optimize-svgs": "^1.0.5", "gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^6.13.0", "gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.8.0", "gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sass": "^6.13.0", "gatsby-plugin-sass": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.0", "gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.0", "gatsby-plugin-sitemap": "^6.13.1",
"gatsby-remark-autolink-headers": "^6.13.0", "gatsby-remark-autolink-headers": "^6.13.1",
"gatsby-remark-copy-linked-files": "^6.13.0", "gatsby-remark-copy-linked-files": "^6.13.1",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^7.13.0", "gatsby-remark-images": "^7.13.1",
"gatsby-remark-images-medium-zoom": "^1.7.0", "gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-prismjs": "^7.13.0", "gatsby-remark-prismjs": "^7.13.1",
"gatsby-remark-responsive-iframe": "^6.13.0", "gatsby-remark-responsive-iframe": "^6.13.1",
"gatsby-remark-smartypants": "^6.13.0", "gatsby-remark-smartypants": "^6.13.1",
"gatsby-source-filesystem": "^5.13.0", "gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.0", "gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.0", "gatsby-transformer-sharp": "^5.13.1",
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-cookie-consent": "^8.0.1", "react-cookie-consent": "^8.0.1",
@ -15859,9 +15859,9 @@
} }
}, },
"node_modules/gatsby-plugin-catch-links": { "node_modules/gatsby-plugin-catch-links": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.13.1.tgz",
"integrity": "sha512-B8Rbn0QUOXlQ9ZSc+cgSox/aYaUq2y84ruF0gCtxXpQwdpY15MWngkbzZVaOj5nntQn3NUSKZxKAOTjbSMVmEg==", "integrity": "sha512-lU0AxsXWTEMzPhZZPSCQAAQyQkcfcrK1fVinxQ2Zc85A/d+3k76SsuH+G14LsqjhidknltwBddKtPdRE0DOSRA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"escape-string-regexp": "^1.0.5" "escape-string-regexp": "^1.0.5"
@ -15874,14 +15874,14 @@
} }
}, },
"node_modules/gatsby-plugin-feed": { "node_modules/gatsby-plugin-feed": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.13.1.tgz",
"integrity": "sha512-waialhDHWkah4Pohi0ulmcLE5HJInTiJm2VBDBwddrssjR/6mnuvGCn/fcsCa7DEDs+hdVuk5+3PRenYa+Ptbw==", "integrity": "sha512-Vg6oTqwxqA8suOnGF8wAeFMv1oFlEp1EXemd46hMTR8ubzOTYMKRjR1rv3WTYZPbVSsjLxliNykDUXokWoH/0A==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-plugin-utils": "^4.13.0", "gatsby-plugin-utils": "^4.13.1",
"lodash.merge": "^4.6.2", "lodash.merge": "^4.6.2",
"rss": "^1.2.2" "rss": "^1.2.2"
}, },
@ -15908,9 +15908,9 @@
} }
}, },
"node_modules/gatsby-plugin-google-gtag": { "node_modules/gatsby-plugin-google-gtag": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-5.13.1.tgz",
"integrity": "sha512-UPC/wET8T6ZdNjpQrz43EnRUQ2WjTX5E7HT3kfwshcYSjtGyBo4RxDdY6lnnmG8gQxmsUL86cvzqQt0ojs2xAQ==", "integrity": "sha512-aaJKIDwUWwhooJnalse1uvcusBmCwCVK33pp1IrDU02E7IohMen3eR5TsjLbfKO7Z+SbfKJEqUoi/r0ozrJarA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"minimatch": "^3.1.2" "minimatch": "^3.1.2"
@ -15975,13 +15975,13 @@
} }
}, },
"node_modules/gatsby-plugin-manifest": { "node_modules/gatsby-plugin-manifest": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.13.1.tgz",
"integrity": "sha512-qeR9fivtxNzJzQcBK/II+QXIX4+4V3Lgo7vAIPwXFbrihj48z5KedksDcwtCnYYK8KEggHGDZXCx2V28YVdJ6Q==", "integrity": "sha512-F8zGMYz2tRDAzQO7hLrYv+xCFyIoeySeGsEk9j1KTdWB4liVQvLtFSXzj7yljyOTinDmA7mDStCiQFStC0rHZQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"gatsby-core-utils": "^4.13.0", "gatsby-core-utils": "^4.13.1",
"gatsby-plugin-utils": "^4.13.0", "gatsby-plugin-utils": "^4.13.1",
"semver": "^7.5.3", "semver": "^7.5.3",
"sharp": "^0.32.6" "sharp": "^0.32.6"
}, },
@ -16070,9 +16070,9 @@
} }
}, },
"node_modules/gatsby-plugin-react-helmet": { "node_modules/gatsby-plugin-react-helmet": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-6.13.1.tgz",
"integrity": "sha512-CNfCL1T5oICy2zfLAjxaQvXshtvj9/M76xbAMJaVwfV7HRmfy346NUemvNMKBJALUk4ncyQ0fJL63GNoj4ZFGw==", "integrity": "sha512-Fwgf2UDOo1LQgw1vUmGmDMK5hXVrIXDR92URzu4DylQWgyfycfQ3D9FdU2JZ8jB6F3OI6Yx6YHC7zL3OAL7iOw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13" "@babel/runtime": "^7.20.13"
}, },
@ -16102,9 +16102,9 @@
} }
}, },
"node_modules/gatsby-plugin-sass": { "node_modules/gatsby-plugin-sass": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.13.1.tgz",
"integrity": "sha512-AgOJsLeqpgaJUt6gTLrM28yg67jV0KPD3z27zGtSjL8KTFO4DLYDc8Ldd91vU6onk91mmiJsBy84Cy3fs3/6Ng==", "integrity": "sha512-pHS1hJhOPMEaC1eLsuXgqskLBUxbpYR1lUb7yxL4jva0PX2HOQTYTczFYtueOWz/7RD0GjrDCHIWOzUIGauRsQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"resolve-url-loader": "^3.1.5", "resolve-url-loader": "^3.1.5",
@ -16119,9 +16119,9 @@
} }
}, },
"node_modules/gatsby-plugin-sharp": { "node_modules/gatsby-plugin-sharp": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.13.1.tgz",
"integrity": "sha512-mechLDYE5dIo5n1rC3VtmqEtrts9v1136Yq6S3i2vUyW9ZhEgsMo4XXxKmF6g/SoYgN9AWevXE4XsCByFpMsMA==", "integrity": "sha512-PA1LxLjZ7nKjgGykfbIxNQqrfqqfNsMN6+7wZNy5HK4Vhqjw1zDyImJEBEn6v08L2T3tlLMgR0or/OE7yo7F9A==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"async": "^3.2.4", "async": "^3.2.4",
@ -16129,8 +16129,8 @@
"debug": "^4.3.4", "debug": "^4.3.4",
"filenamify": "^4.3.0", "filenamify": "^4.3.0",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.13.0", "gatsby-core-utils": "^4.13.1",
"gatsby-plugin-utils": "^4.13.0", "gatsby-plugin-utils": "^4.13.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"probe-image-size": "^7.2.3", "probe-image-size": "^7.2.3",
"semver": "^7.5.3", "semver": "^7.5.3",
@ -16192,9 +16192,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
}, },
"node_modules/gatsby-plugin-sitemap": { "node_modules/gatsby-plugin-sitemap": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.13.1.tgz",
"integrity": "sha512-j3zjgIz7aCZ0ukq0NB2xGKV2CtMMyBviYHlD1u0djstelvu9+pbsGTQKf/UpiLv0/ez9rRrFs0YhPQV2aFzx6g==", "integrity": "sha512-PuBcCjpwVj7NVW/GXFgmP2NLhM5FsFV618pVGCWnLSr0cPrtJsmPtLze1PMaq148EGUGnnctl/+7VLozheQ/CA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
@ -16284,9 +16284,9 @@
} }
}, },
"node_modules/gatsby-remark-autolink-headers": { "node_modules/gatsby-remark-autolink-headers": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.13.1.tgz",
"integrity": "sha512-F/JbuZs0FjHOks4Y/rNSWAfY5/o6TEZeamr0st0Etgs087ipFqw6Q4ug4+pmoazwQxebLn7d/+PgGxbm9PE9Eg==", "integrity": "sha512-nKmmA2n4xJnMV6AR+QPU7eQzjxoseLfGcNlT7k43goPRhDkRgL4DsXOMs8d06ZrAmJf8Wps5LVg+KtUUGBkjxw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"github-slugger": "^1.5.0", "github-slugger": "^1.5.0",
@ -16304,9 +16304,9 @@
} }
}, },
"node_modules/gatsby-remark-copy-linked-files": { "node_modules/gatsby-remark-copy-linked-files": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.13.1.tgz",
"integrity": "sha512-hdWgIjCnvfixKIGRpWQwW8kxkMJg/7zD5bRjZH7Dsm2vHn/mv+g58pV3xGCA4CQGF4e+ZgSJk5mYkXciOFaxkA==", "integrity": "sha512-KBf+1NDdsKxD2144pgurTdWaQVLET19h1Wru4kWcq3oL1aahpWOMTw1+Zam+p3BMANu4joGgHY9yoYcdef1DSw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
@ -16389,14 +16389,14 @@
} }
}, },
"node_modules/gatsby-remark-images": { "node_modules/gatsby-remark-images": {
"version": "7.13.0", "version": "7.13.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.1.tgz",
"integrity": "sha512-baxdl8USNJ7IiQpC4bNddTP7tB2/Zq3/dkNHrNdZK4R4izIZp58bfMsngmAVFvnHtq8kinBmkNG/W4TQNOFuzA==", "integrity": "sha512-Fv+k0rGNsP6rDeoCuxjwKP4zsHVqsARVyCso8YrDIAzdv1pZ91THuZcA3phorpkr8wtmija17kLLKDjT8/RZtQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
"gatsby-core-utils": "^4.13.0", "gatsby-core-utils": "^4.13.1",
"is-relative-url": "^3.0.0", "is-relative-url": "^3.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mdast-util-definitions": "^4.0.0", "mdast-util-definitions": "^4.0.0",
@ -16486,9 +16486,9 @@
} }
}, },
"node_modules/gatsby-remark-prismjs": { "node_modules/gatsby-remark-prismjs": {
"version": "7.13.0", "version": "7.13.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.1.tgz",
"integrity": "sha512-rleWRLq9EPwLBJ13VyxXVcwfI52JNKjw7z1Vf132JTCSPynwBnZ0lYjoHyUsZ1zfwqHC0zzGjkNaCbwLcx1X3g==", "integrity": "sha512-xyEri5Xr/ggIhgPaJUpOAp2G2BEAjyCNXP0Qk8olt1t7KvIp1XBdrhF1bvcIQJ3UEfInmt/6ykwY39kFXzkW3g==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"parse-numeric-range": "^1.3.0", "parse-numeric-range": "^1.3.0",
@ -16503,9 +16503,9 @@
} }
}, },
"node_modules/gatsby-remark-responsive-iframe": { "node_modules/gatsby-remark-responsive-iframe": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.1.tgz",
"integrity": "sha512-MMKUkTftqyNiwv11oJekz7mOma0xrpWRYOV0UYgK/GmJfMpQNGQDPyl/XuYZVIw1N7FvdjS56WyMnOd2v7WrjQ==", "integrity": "sha512-lNC1YQGTX9bngJT/YyBS79ZS5nRPkKD3jSqLb04mFXZTwmfDomYJEF5b+kZIVdKy9JZW6LDzFlEcL6CvqK1klA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
@ -16521,9 +16521,9 @@
} }
}, },
"node_modules/gatsby-remark-smartypants": { "node_modules/gatsby-remark-smartypants": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-6.13.1.tgz",
"integrity": "sha512-AG/MhG01I+AQbAQrmV6uHPcBwyMjvbrmsrfMpyeVJeT8rLAkgeaUBezUsF1nUWbWDtIjnWbpGfpaBWTSr2nD+A==", "integrity": "sha512-0OI+BIzpQSOzQEiySdjO5h/nqp+aCFCXxONyZYh/7lRTjLTohQ+2AGmD70Ik15Fb+CYAB+5AEBfrarG5MAq8iQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"retext": "^7.0.1", "retext": "^7.0.1",
@ -16562,15 +16562,15 @@
} }
}, },
"node_modules/gatsby-source-filesystem": { "node_modules/gatsby-source-filesystem": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.1.tgz",
"integrity": "sha512-yn4axQhIPHLQDMgrhEmerXyoawiTVB1haUz36BTlQers0HfMmODyjbnIK01Dt1IKAbYVfS0A2suBjBjIbNLwAg==", "integrity": "sha512-nFWzOBpi84nDeVNeO7bpKL9mVYMl1tfjJmE5l868YATFShGzZnA6qMd200XCsf78PexZHAiV/P1MlsyKqjJduA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"file-type": "^16.5.4", "file-type": "^16.5.4",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.13.0", "gatsby-core-utils": "^4.13.1",
"mime": "^3.0.0", "mime": "^3.0.0",
"pretty-bytes": "^5.6.0", "pretty-bytes": "^5.6.0",
"valid-url": "^1.0.9", "valid-url": "^1.0.9",
@ -16633,12 +16633,12 @@
} }
}, },
"node_modules/gatsby-transformer-remark": { "node_modules/gatsby-transformer-remark": {
"version": "6.13.0", "version": "6.13.1",
"resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.13.1.tgz",
"integrity": "sha512-eliRUa1fXgJMXpSYTeg1ayvrVTPHQlC93Nd9LymYhgrLbxhyI/zDG46O1oNDKiY2qYE4++i6woMhk0TUSJXW8w==", "integrity": "sha512-rHHr8QK6jELzUiv8Ip/IjxavApW38ga7qVOrk1cXsl9Feo8WDEgkc3eHUbSL6doTk63LY7e/OOgi6INFlfdCAA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"gatsby-core-utils": "^4.13.0", "gatsby-core-utils": "^4.13.1",
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"hast-util-raw": "^6.1.0", "hast-util-raw": "^6.1.0",
"hast-util-to-html": "^7.1.3", "hast-util-to-html": "^7.1.3",
@ -16668,15 +16668,15 @@
} }
}, },
"node_modules/gatsby-transformer-sharp": { "node_modules/gatsby-transformer-sharp": {
"version": "5.13.0", "version": "5.13.1",
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.13.1.tgz",
"integrity": "sha512-jGpH1Nf1oNiv3Yze9xNZIrzwyJx2UAkPHhcru6B6TCtYfEbvctEx018LZfgvO2VKnQZkTKPDZOvldGl3d2LdQA==", "integrity": "sha512-H5gBpnKOn86ns65fv0cP8yIpnT//+dkpnSOZSrtrtYEgmwEFqblUHSSyolu2SURgE+Af55W7IKTYk2w2d9+PCQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-plugin-utils": "^4.13.0", "gatsby-plugin-utils": "^4.13.1",
"probe-image-size": "^7.2.3", "probe-image-size": "^7.2.3",
"semver": "^7.5.3", "semver": "^7.5.3",
"sharp": "^0.32.6" "sharp": "^0.32.6"

View File

@ -56,29 +56,29 @@
"disqus-react": "^1.1.5", "disqus-react": "^1.1.5",
"gatsby": "^5.13.2", "gatsby": "^5.13.2",
"gatsby-link": "^5.12.1", "gatsby-link": "^5.12.1",
"gatsby-plugin-catch-links": "^5.13.0", "gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-feed": "^5.13.0", "gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-google-gtag": "^5.13.0", "gatsby-plugin-google-gtag": "^5.13.1",
"gatsby-plugin-image": "^3.13.0", "gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0", "gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-optimize-svgs": "^1.0.5", "gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^6.13.0", "gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.8.0", "gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sass": "^6.13.0", "gatsby-plugin-sass": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.0", "gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.0", "gatsby-plugin-sitemap": "^6.13.1",
"gatsby-remark-autolink-headers": "^6.13.0", "gatsby-remark-autolink-headers": "^6.13.1",
"gatsby-remark-copy-linked-files": "^6.13.0", "gatsby-remark-copy-linked-files": "^6.13.1",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^7.13.0", "gatsby-remark-images": "^7.13.1",
"gatsby-remark-images-medium-zoom": "^1.7.0", "gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-prismjs": "^7.13.0", "gatsby-remark-prismjs": "^7.13.1",
"gatsby-remark-responsive-iframe": "^6.13.0", "gatsby-remark-responsive-iframe": "^6.13.1",
"gatsby-remark-smartypants": "^6.13.0", "gatsby-remark-smartypants": "^6.13.1",
"gatsby-source-filesystem": "^5.13.0", "gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.0", "gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.0", "gatsby-transformer-sharp": "^5.13.1",
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-cookie-consent": "^8.0.1", "react-cookie-consent": "^8.0.1",