Skip to content

Commit bff4dea

Browse files
fix(deps): update minor and patch dependencies for gatsby-transformer-screenshot
1 parent cddc252 commit bff4dea

File tree

2 files changed

+10
-35
lines changed

2 files changed

+10
-35
lines changed

packages/gatsby-transformer-screenshot/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.20.13",
11-
"axios": "^1.6.2",
12-
"fastq": "^1.15.0"
11+
"axios": "^1.7.9",
12+
"fastq": "^1.18.0"
1313
},
1414
"devDependencies": {
1515
"@babel/cli": "^7.20.7",

yarn.lock

+8-33
Original file line numberDiff line numberDiff line change
@@ -6578,7 +6578,7 @@ axios-rate-limit@^1.3.0:
65786578
resolved "https://registry.yarnpkg.com/axios-rate-limit/-/axios-rate-limit-1.3.0.tgz#03241d24c231c47432dab6e8234cfde819253c2e"
65796579
integrity sha512-cKR5wTbU/CeeyF1xVl5hl6FlYsmzDVqxlN4rGtfO5x7J83UxKDckudsW0yW21/ZJRcO0Qrfm3fUFbhEbWTLayw==
65806580

6581-
axios@^1.6.2, axios@^1.6.4, axios@^1.7.4, axios@^1.7.7:
6581+
axios@^1.6.2, axios@^1.6.4, axios@^1.7.4, axios@^1.7.7, axios@^1.7.9:
65826582
version "1.7.9"
65836583
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
65846584
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
@@ -11569,10 +11569,10 @@ fastparse@^1.1.1:
1156911569
version "1.1.1"
1157011570
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.1.tgz#d1e2643b38a94d7583b479060e6c4affc94071f8"
1157111571

11572-
fastq@^1.15.0, fastq@^1.16.0, fastq@^1.17.1, fastq@^1.6.0:
11573-
version "1.17.1"
11574-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
11575-
integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==
11572+
fastq@^1.15.0, fastq@^1.16.0, fastq@^1.17.1, fastq@^1.18.0, fastq@^1.6.0:
11573+
version "1.18.0"
11574+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.18.0.tgz#d631d7e25faffea81887fe5ea8c9010e1b36fee0"
11575+
integrity sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==
1157611576
dependencies:
1157711577
reusify "^1.0.4"
1157811578

@@ -23091,7 +23091,7 @@ string-template@~0.2.1:
2309123091
version "0.2.1"
2309223092
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2309323093

23094-
"string-width-cjs@npm:string-width@^4.2.0":
23094+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
2309523095
version "4.2.3"
2309623096
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2309723097
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -23123,15 +23123,6 @@ string-width@^3.0.0, string-width@^3.1.0:
2312323123
is-fullwidth-code-point "^2.0.0"
2312423124
strip-ansi "^5.1.0"
2312523125

23126-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
23127-
version "4.2.3"
23128-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
23129-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
23130-
dependencies:
23131-
emoji-regex "^8.0.0"
23132-
is-fullwidth-code-point "^3.0.0"
23133-
strip-ansi "^6.0.1"
23134-
2313523126
string-width@^5.0.1, string-width@^5.1.2:
2313623127
version "5.1.2"
2313723128
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -23243,7 +23234,7 @@ stringify-package@^1.0.1:
2324323234
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
2324423235
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
2324523236

23246-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
23237+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2324723238
version "6.0.1"
2324823239
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2324923240
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -23268,13 +23259,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2326823259
dependencies:
2326923260
ansi-regex "^4.1.0"
2327023261

23271-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
23272-
version "6.0.1"
23273-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23274-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23275-
dependencies:
23276-
ansi-regex "^5.0.1"
23277-
2327823262
strip-ansi@^7.0.1:
2327923263
version "7.1.0"
2328023264
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -25965,7 +25949,7 @@ workbox-window@^4.3.1:
2596525949
dependencies:
2596625950
workbox-core "^4.3.1"
2596725951

25968-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
25952+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2596925953
version "7.0.0"
2597025954
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2597125955
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -25992,15 +25976,6 @@ wrap-ansi@^6.2.0:
2599225976
string-width "^4.1.0"
2599325977
strip-ansi "^6.0.0"
2599425978

25995-
wrap-ansi@^7.0.0:
25996-
version "7.0.0"
25997-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
25998-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
25999-
dependencies:
26000-
ansi-styles "^4.0.0"
26001-
string-width "^4.1.0"
26002-
strip-ansi "^6.0.0"
26003-
2600425979
wrap-ansi@^8.1.0:
2600525980
version "8.1.0"
2600625981
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)