mirror of
https://github.com/directus/directus.git
synced 2026-01-30 19:18:04 -05:00
fix(deps): update dependency ms to v2.1.3 (#6328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
rijkvanzanten
parent
a908de2f23
commit
d147dc54bc
4
package-lock.json
generated
4
package-lock.json
generated
@@ -51249,7 +51249,7 @@
|
||||
"chalk": "2.4.2",
|
||||
"gatsby-source-filesystem": "3.7.1",
|
||||
"invariant": "2.2.4",
|
||||
"ms": "2.1.2"
|
||||
"ms": "2.1.3"
|
||||
}
|
||||
},
|
||||
"packages/gatsby-source-directus/node_modules/@jest/types": {
|
||||
@@ -57823,7 +57823,7 @@
|
||||
"chalk": "2.4.2",
|
||||
"gatsby-source-filesystem": "3.7.1",
|
||||
"invariant": "2.2.4",
|
||||
"ms": "2.1.2"
|
||||
"ms": "2.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/types": {
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"chalk": "2.4.2",
|
||||
"gatsby-source-filesystem": "3.7.1",
|
||||
"invariant": "2.2.4",
|
||||
"ms": "2.1.2"
|
||||
"ms": "2.1.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user