build(deps): bump chart.js from 3.1.0 to 3.1.1 in /web (#751)
This commit is contained in:
parent
ce082ead5e
commit
1f22f0e7bb
|
@ -2647,9 +2647,9 @@
|
|||
"integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
|
||||
},
|
||||
"chart.js": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.1.0.tgz",
|
||||
"integrity": "sha512-bKJi2VbC4fqZXlLbK7LKVvmG9crjoG9anfp96utZLyIGPuCx+YN+5/HDXy98QGt3lf74T8gKUPISUZL222tDJQ=="
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.1.1.tgz",
|
||||
"integrity": "sha512-ghNJersc9VD9MECwa5bL8gqvCkndW6RSCicdEHL9lIriNtXwKawlSmwo+u6KNXLYT2+f24GdFPBoynKW3ke4MQ=="
|
||||
},
|
||||
"chartjs-adapter-moment": {
|
||||
"version": "1.0.0",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"authentik-api": "file:api",
|
||||
"babel-plugin-macros": "^3.0.1",
|
||||
"base64-js": "^1.5.1",
|
||||
"chart.js": "^3.1.0",
|
||||
"chart.js": "^3.1.1",
|
||||
"chartjs-adapter-moment": "^1.0.0",
|
||||
"codemirror": "^5.60.0",
|
||||
"construct-style-sheets-polyfill": "^2.4.16",
|
||||
|
|
Reference in New Issue