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

This commit is contained in:
renovate[bot]
2022-08-18 14:14:08 +00:00
parent 980fec4600
commit 363571794b
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -21,7 +21,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.2",
"csshake": "1.7.0",
"date-fns": "2.29.1",
"date-fns": "2.29.2",
"downshift": "6.1.9",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
@@ -15766,9 +15766,9 @@
}
},
"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"
},
@@ -45769,9 +45769,9 @@
}
},
"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=="
},
"debug": {
"version": "4.3.4",

View File

@@ -20,7 +20,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.2",
"csshake": "1.7.0",
"date-fns": "2.29.1",
"date-fns": "2.29.2",
"downshift": "6.1.9",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",