N°6599 Update moment from 2.22.2 to 2.30.1

This commit is contained in:
Pierre Goiffon
2024-03-11 16:31:24 +01:00
parent f894cb24c6
commit 8588757da9
530 changed files with 63210 additions and 27277 deletions

6
node_modules/.package-lock.json generated vendored
View File

@@ -263,9 +263,9 @@
}
},
"node_modules/moment": {
"version": "2.22.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
"integrity": "sha512-LRvkBHaJGnrcWvqsElsOhHCzj8mU39wLx5pQ0pc6s153GynCTsPdGdqsVNKAQD9sKnWj11iF7TZx9fpLwdD3fw==",
"version": "2.30.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz",
"integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
"engines": {
"node": "*"
}