- Issue created by @nareshrana
Hi There,
There are old packages in css folder (/modules/contrib/paragraphs/css/package-lock.json)
One example is:
"json-schema": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
"dev": true
},
If we check on npm the latest package version available is 0.4.0. Can we update all the outdated packages to latest stable version?
Below is the list of all
hosted-git-info: 2.8.8
inflight:1.0.6
ini
jsonpointer
node-sass
and many more.
Please take a look and let us know the best solution in this case.
Needs work
1.17
Code
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.