1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-10 20:41:02 +01:00

Merge pull request #49 from sexybiggetje/dependabot/npm_and_yarn/moment-2.29.4

build(deps): bump moment from 2.29.2 to 2.29.4
This commit is contained in:
Martijn de Boer 2022-07-18 16:07:40 +02:00 committed by GitHub
commit 435a0cfdef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -4352,9 +4352,9 @@
}
},
"moment": {
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
"version": "2.29.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"ms": {
"version": "2.0.0",