Merge pull request #32101 from nextcloud/dependabot/npm_and_yarn/stable23/moment-2.29.3

Bump moment from 2.29.2 to 2.29.3
This commit is contained in:
blizzz 2022-05-16 12:21:36 +02:00 committed by GitHub
commit cf31a301db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 20 additions and 20 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated
View file

@ -48,7 +48,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^3.0.8",
"moment": "^2.29.2",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",
@ -18357,9 +18357,9 @@
}
},
"node_modules/moment": {
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==",
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
"integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==",
"engines": {
"node": "*"
}
@ -38165,9 +38165,9 @@
}
},
"moment": {
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
"integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw=="
},
"moment-timezone": {
"version": "0.5.34",

View file

@ -64,7 +64,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^3.0.8",
"moment": "^2.29.2",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",