chore(deps): update dependency date-fns to v2.29.1

This commit is contained in:
renovate[bot] 2022-07-22 14:24:39 +00:00 committed by GitHub
parent a3a9939c20
commit 07c522bb21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

14
package-lock.json generated
View file

@ -44,7 +44,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"cookie-parser": "1.4.6",
"date-fns": "2.28.0",
"date-fns": "2.29.1",
"nest-raven": "8.2.0",
"nestjs-otel": "3.0.4",
"nestjs-pino": "2.6.0",
@ -4697,9 +4697,9 @@
"dev": true
},
"node_modules/date-fns": {
"version": "2.28.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz",
"integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==",
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
"engines": {
"node": ">=0.11"
},
@ -15611,9 +15611,9 @@
"dev": true
},
"date-fns": {
"version": "2.28.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz",
"integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw=="
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw=="
},
"dateformat": {
"version": "4.6.3",