Skip to content

Commit

Permalink
Merge pull request #4955 from avalonmediasystem/up_from_the_dep
Browse files Browse the repository at this point in the history
Update JS dependencies and remove resolutions if good version is in yarn.lock
  • Loading branch information
cjcolvar authored Nov 15, 2022
2 parents 00fce51 + 54897c1 commit ce38462
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 204 deletions.
20 changes: 5 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,11 @@
"webpack-dev-server": "^4.9.1"
},
"resolutions": {
"elliptic": "^6.5.2",
"follow-redirects": "^1.14.9",
"fstream": "^1.0.12",
"js-yaml": "^3.13.1",
"lodash": "^4.17.19",
"lodash.template": "^4.5.0",
"lodash.mergewith": "^4.6.2",
"mixin-deep": "^1.3.2",
"node-fetch": "^2.6.7",
"serialize-javascript": "^3.1.0",
"set-value": "^4.0.1",
"tar": "^4.4.19",
"acorn": "^6.4.1",
"kind-of": "^6.0.3",
"dot-prop": "^5.2.0"
"glob-parent": "^6.0.2",
"unset-value": "^2.0.1",
"nth-check": "^2.1.1",
"set-value": "^4.1.0",
"kind-of": "^6.0.3"
},
"scripts": {
"start-collection-index": "webpack-dev-server --mode development --config config/webpack/collection_index.js --host 0.0.0.0",
Expand Down
Loading

0 comments on commit ce38462

Please sign in to comment.