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

This commit is contained in:
renovate[bot] 2022-08-18 12:41:51 +00:00 committed by GitHub
parent 60dff3f607
commit e98791fc50
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.29.1",
"date-fns": "2.29.2",
"nest-raven": "8.2.0",
"nestjs-otel": "3.0.4",
"nestjs-pino": "3.1.1",
@ -4740,9 +4740,9 @@
"dev": true
},
"node_modules/date-fns": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"engines": {
"node": ">=0.11"
},
@ -15829,9 +15829,9 @@
"dev": true
},
"date-fns": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw=="
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA=="
},
"dateformat": {
"version": "4.6.3",