chore(deps): bump gatsby-cli from 2.12.107 to 2.12.109 in /client
Bumps [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli) from 2.12.107 to 2.12.109. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-cli/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@2.12.109/packages/gatsby-cli) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
44
client/package-lock.json
generated
44
client/package-lock.json
generated
@@ -13047,9 +13047,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-cli": {
|
"gatsby-cli": {
|
||||||
"version": "2.12.107",
|
"version": "2.12.109",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.107.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.109.tgz",
|
||||||
"integrity": "sha512-MEmqvYcz0TEVHVIZAjAClu9HY5SG0cRygizVRXrimQr7td7lg172zGIq3NJ6PgRbmQZIUF3MmQ8ublYqAjdg7g==",
|
"integrity": "sha512-f+cdUKuPzxYi7LXF856ma3x51vD8qqzciap88gEZmHqlgqPZMhWIjT7Xr8f8ILH0R0/LjUGviKSlzA8AX6zmCw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.10.4",
|
"@babel/code-frame": "^7.10.4",
|
||||||
"@hapi/joi": "^15.1.1",
|
"@hapi/joi": "^15.1.1",
|
||||||
@@ -13067,7 +13067,7 @@
|
|||||||
"gatsby-core-utils": "^1.3.23",
|
"gatsby-core-utils": "^1.3.23",
|
||||||
"gatsby-recipes": "^0.2.31",
|
"gatsby-recipes": "^0.2.31",
|
||||||
"gatsby-telemetry": "^1.3.38",
|
"gatsby-telemetry": "^1.3.38",
|
||||||
"hosted-git-info": "^3.0.5",
|
"hosted-git-info": "^3.0.6",
|
||||||
"ink": "^2.7.1",
|
"ink": "^2.7.1",
|
||||||
"ink-spinner": "^3.1.0",
|
"ink-spinner": "^3.1.0",
|
||||||
"is-valid-path": "^0.1.1",
|
"is-valid-path": "^0.1.1",
|
||||||
@@ -13086,35 +13086,12 @@
|
|||||||
"source-map": "0.7.3",
|
"source-map": "0.7.3",
|
||||||
"stack-trace": "^0.0.10",
|
"stack-trace": "^0.0.10",
|
||||||
"strip-ansi": "^5.2.0",
|
"strip-ansi": "^5.2.0",
|
||||||
"update-notifier": "^4.1.1",
|
"update-notifier": "^4.1.3",
|
||||||
"uuid": "3.4.0",
|
"uuid": "3.4.0",
|
||||||
"yargs": "^15.4.1",
|
"yargs": "^15.4.1",
|
||||||
"yurnalist": "^1.1.2"
|
"yurnalist": "^1.1.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": {
|
|
||||||
"version": "7.10.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
|
|
||||||
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
||||||
"requires": {
|
|
||||||
"@babel/highlight": "^7.10.4"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@babel/helper-validator-identifier": {
|
|
||||||
"version": "7.10.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
|
|
||||||
"integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw=="
|
|
||||||
},
|
|
||||||
"@babel/highlight": {
|
|
||||||
"version": "7.10.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
|
|
||||||
"integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
|
|
||||||
"requires": {
|
|
||||||
"@babel/helper-validator-identifier": "^7.10.4",
|
|
||||||
"chalk": "^2.0.0",
|
|
||||||
"js-tokens": "^4.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ansi-regex": {
|
"ansi-regex": {
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
|
||||||
@@ -13216,9 +13193,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hosted-git-info": {
|
"hosted-git-info": {
|
||||||
"version": "3.0.5",
|
"version": "3.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.7.tgz",
|
||||||
"integrity": "sha512-i4dpK6xj9BIpVOTboXIlKG9+8HMKggcrMX7WA24xZtKwX0TPelq/rbaS5rCKeNX8sJXZJGdSxpnEGtta+wismQ==",
|
"integrity": "sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"lru-cache": "^6.0.0"
|
"lru-cache": "^6.0.0"
|
||||||
}
|
}
|
||||||
@@ -13249,11 +13226,6 @@
|
|||||||
"yallist": "^4.0.0"
|
"yallist": "^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node-fetch": {
|
|
||||||
"version": "2.6.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
|
|
||||||
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
|
|
||||||
},
|
|
||||||
"npm-run-path": {
|
"npm-run-path": {
|
||||||
"version": "4.0.1",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
"enzyme-adapter-react-16": "^1.15.5",
|
"enzyme-adapter-react-16": "^1.15.5",
|
||||||
"final-form": "^4.20.1",
|
"final-form": "^4.20.1",
|
||||||
"gatsby": "^2.24.80",
|
"gatsby": "^2.24.80",
|
||||||
"gatsby-cli": "^2.12.107",
|
"gatsby-cli": "^2.12.109",
|
||||||
"gatsby-link": "^2.4.15",
|
"gatsby-link": "^2.4.15",
|
||||||
"gatsby-plugin-advanced-sitemap": "^1.5.6",
|
"gatsby-plugin-advanced-sitemap": "^1.5.6",
|
||||||
"gatsby-plugin-create-client-paths": "^2.3.13",
|
"gatsby-plugin-create-client-paths": "^2.3.13",
|
||||||
|
Reference in New Issue
Block a user