Skip to content

Commit dc659a7

Browse files
chore(deps): Upgrade a number of safe gatsby plugins (#7186)
1 parent c0c8637 commit dc659a7

File tree

2 files changed

+83
-49
lines changed

2 files changed

+83
-49
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
"gatsby-plugin-mdx": "^3.0.0",
3939
"gatsby-plugin-meta-redirect": "^1.1.1",
4040
"gatsby-plugin-react-helmet": "^3.3.10",
41-
"gatsby-plugin-sass": "^5.0.0",
41+
"gatsby-plugin-sass": "^6.10.0",
4242
"gatsby-plugin-sharp": "^4.25.1",
43-
"gatsby-plugin-sitemap": "^5.20.0",
43+
"gatsby-plugin-sitemap": "^6.10.0",
4444
"gatsby-plugin-zeit-now": "^0.3.0",
45-
"gatsby-remark-autolink-headers": "^5.0.0",
45+
"gatsby-remark-autolink-headers": "^6.10.0",
4646
"gatsby-remark-check-links": "^2.1.0",
4747
"gatsby-remark-copy-linked-files": "^5.0.0",
48-
"gatsby-remark-images": "^6.0.0",
49-
"gatsby-remark-prismjs": "^6.0.0",
48+
"gatsby-remark-images": "^7.10.0",
49+
"gatsby-remark-prismjs": "^7.10.0",
5050
"gatsby-source-filesystem": "^4.0.0",
5151
"gatsby-transformer-javascript-frontmatter": "^4.0.0",
5252
"gatsby-transformer-json": "^4.0.0",

yarn.lock

Lines changed: 78 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,7 @@
11711171
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
11721172
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11731173

1174-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1174+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
11751175
version "7.22.5"
11761176
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
11771177
integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==
@@ -7115,7 +7115,7 @@ fastest-levenshtein@^1.0.12:
71157115
resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz#9990f7d3a88cc5a9ffd1f1745745251700d497e2"
71167116
integrity sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==
71177117

7118-
fastq@^1.13.0, fastq@^1.6.0:
7118+
fastq@^1.13.0, fastq@^1.15.0, fastq@^1.6.0:
71197119
version "1.15.0"
71207120
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
71217121
integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
@@ -7388,6 +7388,15 @@ fs-extra@^10.1.0:
73887388
jsonfile "^6.0.1"
73897389
universalify "^2.0.0"
73907390

7391+
fs-extra@^11.1.1:
7392+
version "11.1.1"
7393+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
7394+
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
7395+
dependencies:
7396+
graceful-fs "^4.2.0"
7397+
jsonfile "^6.0.1"
7398+
universalify "^2.0.0"
7399+
73917400
fs-extra@^4.0.1:
73927401
version "4.0.3"
73937402
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
@@ -7549,6 +7558,28 @@ gatsby-core-utils@^3.20.0, gatsby-core-utils@^3.25.0:
75497558
tmp "^0.2.1"
75507559
xdg-basedir "^4.0.0"
75517560

7561+
gatsby-core-utils@^4.10.0:
7562+
version "4.10.0"
7563+
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.10.0.tgz#affc18e2a64f2e49e50c59ec13c7114c7937ad7d"
7564+
integrity sha512-7wNANRPzxyTsZMnZFyCq1f2D0T6299l1qUew8q8Ax2QJM0kzFY/4uuJaV/fnrC0RdjWnkwGIAiZ1ZnGK4E8HSA==
7565+
dependencies:
7566+
"@babel/runtime" "^7.20.13"
7567+
ci-info "2.0.0"
7568+
configstore "^5.0.1"
7569+
fastq "^1.15.0"
7570+
file-type "^16.5.4"
7571+
fs-extra "^11.1.1"
7572+
got "^11.8.6"
7573+
hash-wasm "^4.9.0"
7574+
import-from "^4.0.0"
7575+
lmdb "2.5.3"
7576+
lock "^1.1.0"
7577+
node-object-hash "^2.3.10"
7578+
proper-lockfile "^4.1.2"
7579+
resolve-from "^5.0.0"
7580+
tmp "^0.2.1"
7581+
xdg-basedir "^4.0.0"
7582+
75527583
gatsby-graphiql-explorer@^2.25.0:
75537584
version "2.25.0"
75547585
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.25.0.tgz#78fe692009739cbd330b6c10a1cfebcff8301ab8"
@@ -7690,14 +7721,14 @@ gatsby-plugin-react-helmet@^3.3.10:
76907721
dependencies:
76917722
"@babel/runtime" "^7.11.2"
76927723

7693-
gatsby-plugin-sass@^5.0.0:
7694-
version "5.25.0"
7695-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.25.0.tgz#8aedec8d58f50826c1c25faa52f94175e69b8017"
7696-
integrity sha512-e+47Z24DI+Uh3KcUbj/WvTyH4ZPXcC4zlwqhzspv1Ye+xMS1ipTsIelvBuTwiiEWBs6cqdcYAPhn7HoXX/errw==
7724+
gatsby-plugin-sass@^6.10.0:
7725+
version "6.10.0"
7726+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-6.10.0.tgz#c580d8b03b321c4398746b2b9418ce287bc8e3df"
7727+
integrity sha512-DRGG4AaDYcH07/UL75ciF1cm+wyihOMWWUBhY3lFCEJsS52r/j5GbWBlJgmSh7mDu5tNu5kbmlcZUVoe3S6pRQ==
76977728
dependencies:
7698-
"@babel/runtime" "^7.15.4"
7699-
resolve-url-loader "^3.1.4"
7700-
sass-loader "^10.1.1"
7729+
"@babel/runtime" "^7.20.13"
7730+
resolve-url-loader "^3.1.5"
7731+
sass-loader "^10.4.1"
77017732

77027733
gatsby-plugin-sharp@^4.25.1:
77037734
version "4.25.1"
@@ -7717,15 +7748,15 @@ gatsby-plugin-sharp@^4.25.1:
77177748
semver "^7.3.7"
77187749
sharp "^0.30.7"
77197750

7720-
gatsby-plugin-sitemap@^5.20.0:
7721-
version "5.20.0"
7722-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.20.0.tgz#c8fc0f4511ec56d8d30d1b69868e3e1c1be452da"
7723-
integrity sha512-54qXWvLjEk7KzXefjfbCguNhAkP6s0JkVX+sZ6oZTkWo/8gyNDwOyOWGtcfKNeW32ZGuRWdUjCydcBoMv75cPw==
7751+
gatsby-plugin-sitemap@^6.10.0:
7752+
version "6.10.0"
7753+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.10.0.tgz#f5c81963dcafcdc8d477b5cc41dc2dd85fefa805"
7754+
integrity sha512-E5ct5BxCLTKQihL8y1wZWzCG3LFjv4rjB39DmKMYxZ4SEbaQAx/9aXhH/vnAP/py9ijhGcxliOcjemP91w3CWQ==
77247755
dependencies:
7725-
"@babel/runtime" "^7.15.4"
7756+
"@babel/runtime" "^7.20.13"
77267757
common-tags "^1.8.2"
77277758
minimatch "^3.1.2"
7728-
sitemap "^7.0.0"
7759+
sitemap "^7.1.1"
77297760

77307761
gatsby-plugin-typescript@^4.25.0:
77317762
version "4.25.0"
@@ -7768,13 +7799,13 @@ gatsby-react-router-scroll@^5.25.0:
77687799
"@babel/runtime" "^7.15.4"
77697800
prop-types "^15.8.1"
77707801

7771-
gatsby-remark-autolink-headers@^5.0.0:
7772-
version "5.25.0"
7773-
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.25.0.tgz#5e0b45c2c169436940315de859d02366ee106da9"
7774-
integrity sha512-umfbG6BiUhhbiC6yd6GAIZnkuPORdDasJfUueNfHbm6DNiUHAFZ8BU2PqeD7PPh6sHvjXBmUUdZKJfivVd2cNg==
7802+
gatsby-remark-autolink-headers@^6.10.0:
7803+
version "6.10.0"
7804+
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.10.0.tgz#6e7026aa00bfa3a497aa62a467fcfdf6eaea0dea"
7805+
integrity sha512-ZxGbOEBAVtdhlJChgmzFsHthdNt5G3sGaFQxW7/YcbzR5L5+NTtOzZmUXNM61hBUjcG1v4z5ABfcPkgq383oNg==
77757806
dependencies:
7776-
"@babel/runtime" "^7.15.4"
7777-
github-slugger "^1.3.0"
7807+
"@babel/runtime" "^7.20.13"
7808+
github-slugger "^1.5.0"
77787809
lodash "^4.17.21"
77797810
mdast-util-to-string "^2.0.0"
77807811
unist-util-visit "^2.0.3"
@@ -7800,29 +7831,29 @@ gatsby-remark-copy-linked-files@^5.0.0:
78007831
probe-image-size "^7.2.3"
78017832
unist-util-visit "^2.0.3"
78027833

7803-
gatsby-remark-images@^6.0.0:
7804-
version "6.25.0"
7805-
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.25.0.tgz#8132dd0dfa3cf90b52c896cdfa41f573e045dceb"
7806-
integrity sha512-NNJ17OxA8xPFtTHBfWCxAGqU9ciOielWALUlzY1YdCvYl2rcDmw498tjx77wC995yCBkcwe7yfL1tgky9bxdqQ==
7834+
gatsby-remark-images@^7.10.0:
7835+
version "7.10.0"
7836+
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-7.10.0.tgz#a91d68064db0536da825d512cf36c5d35d9582cd"
7837+
integrity sha512-Oh2cTlsGn0gDZug8wuW+eiQn3EU0476B/U8ieyE6eiLy0kTybpUbF9Ic8InnIFJfDOB+hCX5Ve9Ao8nj+PnytQ==
78077838
dependencies:
7808-
"@babel/runtime" "^7.15.4"
7839+
"@babel/runtime" "^7.20.13"
78097840
chalk "^4.1.2"
78107841
cheerio "^1.0.0-rc.10"
7811-
gatsby-core-utils "^3.25.0"
7842+
gatsby-core-utils "^4.10.0"
78127843
is-relative-url "^3.0.0"
78137844
lodash "^4.17.21"
78147845
mdast-util-definitions "^4.0.0"
78157846
query-string "^6.14.1"
78167847
unist-util-select "^3.0.4"
78177848
unist-util-visit-parents "^3.1.1"
78187849

7819-
gatsby-remark-prismjs@^6.0.0:
7820-
version "6.25.0"
7821-
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-6.25.0.tgz#62ac49623be52e6d67e8b95bb2de81b953af357c"
7822-
integrity sha512-O33q0aQjl3X8nVEFboQ0RKtnHLhhb0BU+ErK0D9MA6w4qSDRmDjFIWDY7nrsBP5QR80V1sjbjr4zBAAdOre/dA==
7850+
gatsby-remark-prismjs@^7.10.0:
7851+
version "7.10.0"
7852+
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.10.0.tgz#963ed40261142076dd2d89ffea1dbf8088dfc370"
7853+
integrity sha512-J9a52Cbl+GrX4l2XHiO8OnBIJvs0FEtKhXlfzyKH5MipREkGFbq6ppm0YAXr2i2LSVvT71sXAJpKThStsq0Efw==
78237854
dependencies:
7824-
"@babel/runtime" "^7.15.4"
7825-
parse-numeric-range "^1.2.0"
7855+
"@babel/runtime" "^7.20.13"
7856+
parse-numeric-range "^1.3.0"
78267857
unist-util-visit "^2.0.3"
78277858

78287859
gatsby-script@^1.10.0:
@@ -8183,12 +8214,10 @@ github-from-package@0.0.0:
81838214
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
81848215
integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=
81858216

8186-
github-slugger@^1.2.1, github-slugger@^1.3.0:
8187-
version "1.3.0"
8188-
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.3.0.tgz#9bd0a95c5efdfc46005e82a906ef8e2a059124c9"
8189-
integrity sha512-gwJScWVNhFYSRDvURk/8yhcFBee6aFjye2a7Lhb2bUyRulpIoek9p0I9Kt7PT67d/nUlZbFu8L9RLiA0woQN8Q==
8190-
dependencies:
8191-
emoji-regex ">=6.0.0 <=6.1.1"
8217+
github-slugger@^1.2.1, github-slugger@^1.5.0:
8218+
version "1.5.0"
8219+
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d"
8220+
integrity sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==
81928221

81938222
glob-parent@^5.1.2, glob-parent@~5.1.2:
81948223
version "5.1.2"
@@ -8318,7 +8347,7 @@ gopd@^1.0.1:
83188347
dependencies:
83198348
get-intrinsic "^1.1.3"
83208349

8321-
got@^11.8.5:
8350+
got@^11.8.5, got@^11.8.6:
83228351
version "11.8.6"
83238352
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
83248353
integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==
@@ -8506,6 +8535,11 @@ hash-base@^3.0.0:
85068535
readable-stream "^3.6.0"
85078536
safe-buffer "^5.2.0"
85088537

8538+
hash-wasm@^4.9.0:
8539+
version "4.9.0"
8540+
resolved "https://registry.yarnpkg.com/hash-wasm/-/hash-wasm-4.9.0.tgz#7e9dcc9f7d6bd0cc802f2a58f24edce999744206"
8541+
integrity sha512-7SW7ejyfnRxuOc7ptQHSf4LDoZaWOivfzqw+5rpcQku0nHfmicPKE51ra9BiRLAmT8+gGLestr1XroUkqdjL6w==
8542+
85098543
hash.js@^1.0.0, hash.js@^1.0.3:
85108544
version "1.1.7"
85118545
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
@@ -11858,7 +11892,7 @@ parse-latin@^4.0.0:
1185811892
unist-util-modify-children "^1.0.0"
1185911893
unist-util-visit-children "^1.0.0"
1186011894

11861-
parse-numeric-range@^1.2.0:
11895+
parse-numeric-range@^1.3.0:
1186211896
version "1.3.0"
1186311897
resolved "https://registry.yarnpkg.com/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz#7c63b61190d61e4d53a1197f0c83c47bb670ffa3"
1186411898
integrity sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==
@@ -13328,7 +13362,7 @@ resolve-from@^5.0.0:
1332813362
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
1332913363
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
1333013364

13331-
resolve-url-loader@^3.1.4:
13365+
resolve-url-loader@^3.1.5:
1333213366
version "3.1.5"
1333313367
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.5.tgz#1dce0847d4a2ef43c51f63c9fd30bf6dfbf26716"
1333413368
integrity sha512-mgFMCmrV/tA4738EsFmPFE5/MaqSgUMe8LK971kVEKA/RrNVb7+VqFsg/qmKyythf34eyq476qIobP/gfFBGSQ==
@@ -13530,7 +13564,7 @@ sanitize-html@^1.27.5:
1353013564
parse-srcset "^1.0.2"
1353113565
postcss "^7.0.27"
1353213566

13533-
sass-loader@^10.1.1:
13567+
sass-loader@^10.4.1:
1353413568
version "10.4.1"
1353513569
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.4.1.tgz#bea4e173ddf512c9d7f53e9ec686186146807cbf"
1353613570
integrity sha512-aX/iJZTTpNUNx/OSYzo2KsjIUQHqvWsAhhUijFjAPdZTEhstjZI9zTNvkTTwsx+uNUJqUwOw5gacxQMx4hJxGQ==
@@ -13841,7 +13875,7 @@ sisteransi@^1.0.5:
1384113875
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
1384213876
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
1384313877

13844-
sitemap@^7.0.0:
13878+
sitemap@^7.1.1:
1384513879
version "7.1.1"
1384613880
resolved "https://registry.yarnpkg.com/sitemap/-/sitemap-7.1.1.tgz#eeed9ad6d95499161a3eadc60f8c6dce4bea2bef"
1384713881
integrity sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==

0 commit comments

Comments
 (0)