Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit d74aa16

Browse files
authored
Merge pull request #708 from storyblok/fix/v3-10-0-vulnerabilities
fix: updated dependencies with vulnerabilities and new yarn.lock file
2 parents 0821a12 + f78df66 commit d74aa16

2 files changed

Lines changed: 1735 additions & 1745 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,23 @@
2121
"author": "Dominik Angerer <dominikangerer1@gmail.com>, Alexander Feiglstorfer <delooks@gmail.com>",
2222
"license": "MIT",
2323
"dependencies": {
24-
"axios": "^0.19.2",
24+
"axios": "^0.21.1",
2525
"chalk": "^4.1.0",
2626
"clear": "0.1.0",
2727
"commander": "^5.1.0",
28-
"fast-csv": "^4.3.1",
28+
"fast-csv": "^4.3.6",
2929
"figlet": "^1.5.0",
3030
"form-data": "^3.0.0",
3131
"fs-extra": "^9.0.1",
3232
"github-download": "^0.5.0",
3333
"inquirer": "^7.3.2",
34-
"lodash": "^4.17.15",
34+
"lodash": "^4.17.21",
3535
"netrc": "0.1.4",
3636
"on-change": "^2.0.1",
3737
"opn": "^6.0.0",
3838
"p-series": "^2.1.0",
3939
"path": "^0.12.7",
40-
"storyblok-js-client": "^2.5.2",
40+
"storyblok-js-client": "^3.3.1",
4141
"update-notifier": "^4.1.0",
4242
"xml-js": "^1.6.11"
4343
},

0 commit comments

Comments
 (0)