Skip to content

Commit b06e4cf

Browse files
fix(deps): update minor and patch dependencies for gatsby-source-drupal
1 parent e58c8ad commit b06e4cf

2 files changed

Lines changed: 234 additions & 140 deletions

File tree

packages/gatsby-source-drupal/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"dependencies": {
1010
"@babel/runtime": "^7.15.4",
1111
"@opentelemetry/semantic-conventions": "0.26.0",
12-
"agentkeepalive": "^4.2.1",
12+
"agentkeepalive": "^4.6.0",
1313
"bluebird": "^3.7.2",
14-
"body-parser": "^1.20.0",
15-
"fastq": "^1.13.0",
14+
"body-parser": "^1.20.6",
15+
"fastq": "^1.20.1",
1616
"gatsby-plugin-utils": "^3.16.0-next.1",
1717
"gatsby-source-filesystem": "^4.22.0-next.1",
18-
"got": "^11.8.5",
19-
"http2-wrapper": "^2.1.11",
20-
"lodash": "^4.17.21",
18+
"got": "^11.8.6",
19+
"http2-wrapper": "^2.2.1",
20+
"lodash": "^4.18.1",
2121
"opentracing": "^0.14.7",
22-
"probe-image-size": "^7.2.3",
22+
"probe-image-size": "^7.3.0",
2323
"tiny-async-pool": "^1.3.0",
2424
"url-join": "^4.0.1"
2525
},

0 commit comments

Comments
 (0)