Bump quickchart-js from 1.4.1 to 1.4.2
Bumps [quickchart-js](https://github.com/typpo/quickchart-js) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/typpo/quickchart-js/releases) - [Commits](https://github.com/typpo/quickchart-js/commits) --- updated-dependencies: - dependency-name: quickchart-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f078cd030a
commit
47ecca0299
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": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.4.1.tgz",
|
||||
"integrity": "sha512-LLfHUqFmygKMQKh3e4sMInx31htEVkNMnBwHFYnS7ogBuRmsVx4tE1VU1wPay2/FRDUZTNohyvEbm5EKFzHD0g==",
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.4.2.tgz",
|
||||
"integrity": "sha512-HMIoSi5CmX0933zwAUq2L0fzGgAlV+TSy89PcLnmzdiAoWQYwcRJpHzUbhwMMgvDICmwko9JXYVlgPxtaZvLjw==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"javascript-stringify": "^2.0.1"
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"node-fetch": "^2.6.2",
|
||||
"node-superfetch": "^0.2.3",
|
||||
"quick.db": "^7.1.3",
|
||||
"quickchart-js": "^1.2.0",
|
||||
"quickchart-js": "^1.4.2",
|
||||
"reconlx": "^2.4.3",
|
||||
"soundcloud-downloader": "^1.0.0",
|
||||
"string-toolkit": "^1.4.0",
|
||||
|
|
Loading…
Reference in a new issue