Merge pull request #21 from night0721/dependabot/npm_and_yarn/quickchart-js-1.4.2
Bump quickchart-js from 1.4.1 to 1.4.2
This commit is contained in:
commit
c9c5c6a625
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3036,9 +3036,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"quickchart-js": {
|
"quickchart-js": {
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.4.2.tgz",
|
||||||
"integrity": "sha512-LLfHUqFmygKMQKh3e4sMInx31htEVkNMnBwHFYnS7ogBuRmsVx4tE1VU1wPay2/FRDUZTNohyvEbm5EKFzHD0g==",
|
"integrity": "sha512-HMIoSi5CmX0933zwAUq2L0fzGgAlV+TSy89PcLnmzdiAoWQYwcRJpHzUbhwMMgvDICmwko9JXYVlgPxtaZvLjw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"javascript-stringify": "^2.0.1"
|
"javascript-stringify": "^2.0.1"
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
"node-fetch": "^2.6.2",
|
"node-fetch": "^2.6.2",
|
||||||
"node-superfetch": "^0.2.3",
|
"node-superfetch": "^0.2.3",
|
||||||
"quick.db": "^7.1.3",
|
"quick.db": "^7.1.3",
|
||||||
"quickchart-js": "^1.2.0",
|
"quickchart-js": "^1.4.2",
|
||||||
"reconlx": "^2.4.3",
|
"reconlx": "^2.4.3",
|
||||||
"soundcloud-downloader": "^1.0.0",
|
"soundcloud-downloader": "^1.0.0",
|
||||||
"string-toolkit": "^1.4.0",
|
"string-toolkit": "^1.4.0",
|
||||||
|
|
Loading…
Reference in a new issue