Old packages in package-lock.json file

Created on 19 February 2024, 4 months ago

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.

✨ Feature request
Status

Needs work

Version

1.17

Component

Code

Created by

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024