Pinned moment
dependency
- this shouldn't make any difference because `moment` has a resolution but we take the approach of pinning all our dependencies in this repository
This commit is contained in:
parent
e2ba19b0df
commit
5aeaa977fd
@ -32,6 +32,6 @@
|
||||
"sqlite3": "5.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"moment": "^2.29.3"
|
||||
"moment": "2.29.3"
|
||||
}
|
||||
}
|
||||
|
@ -19328,7 +19328,7 @@ moment-timezone@0.5.23, moment-timezone@0.5.34, moment-timezone@^0.5.23, moment-
|
||||
dependencies:
|
||||
moment ">= 2.9.0"
|
||||
|
||||
moment@2.24.0, moment@2.27.0, moment@2.29.1, moment@2.29.4, "moment@>= 2.9.0", moment@^2.10.2, moment@^2.18.1, moment@^2.19.3, moment@^2.27.0, moment@^2.29.1, moment@^2.29.3:
|
||||
moment@2.24.0, moment@2.27.0, moment@2.29.1, moment@2.29.3, moment@2.29.4, "moment@>= 2.9.0", moment@^2.10.2, moment@^2.18.1, moment@^2.19.3, moment@^2.27.0, moment@^2.29.1:
|
||||
version "2.24.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
|
||||
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
|
||||
|
Loading…
Reference in New Issue
Block a user