mirror of
https://github.com/directus/directus.git
synced 2026-02-04 01:25:02 -05:00
fix(deps): update dependency chalk to v4 (#6342)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
rijkvanzanten
parent
7d6ce67007
commit
42d6097030
4
package-lock.json
generated
4
package-lock.json
generated
@@ -51256,7 +51256,7 @@
|
||||
"dependencies": {
|
||||
"@directus/sdk-js": "9.0.0-rc.53",
|
||||
"@lnfusion/gatsby-source-graphql": "0.0.4",
|
||||
"chalk": "2.4.2",
|
||||
"chalk": "4.1.1",
|
||||
"gatsby-source-filesystem": "3.7.1",
|
||||
"invariant": "2.2.4",
|
||||
"ms": "2.1.3"
|
||||
@@ -57846,7 +57846,7 @@
|
||||
"requires": {
|
||||
"@directus/sdk-js": "9.0.0-rc.53",
|
||||
"@lnfusion/gatsby-source-graphql": "0.0.4",
|
||||
"chalk": "2.4.2",
|
||||
"chalk": "4.1.1",
|
||||
"gatsby-source-filesystem": "3.7.1",
|
||||
"invariant": "2.2.4",
|
||||
"ms": "2.1.3"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"@directus/sdk-js": "9.0.0-rc.53",
|
||||
"@lnfusion/gatsby-source-graphql": "0.0.4",
|
||||
"chalk": "2.4.2",
|
||||
"chalk": "4.1.1",
|
||||
"gatsby-source-filesystem": "3.7.1",
|
||||
"invariant": "2.2.4",
|
||||
"ms": "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user