2015-12-03 17:00:50 +00:00
{
"name" : "Moodle" ,
2023-02-03 22:48:04 +08:00
"lockfileVersion" : 3 ,
2017-07-20 11:15:37 +01:00
"requires" : true ,
2022-02-18 08:07:49 +08:00
"packages" : {
"" : {
"name" : "Moodle" ,
"devDependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/core" : "7.17.5" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"@babel/eslint-parser" : "^7.21.3" ,
2022-03-22 15:36:39 +00:00
"@babel/eslint-plugin" : "7.19.1" ,
2022-02-18 08:52:45 +08:00
"@babel/preset-env" : "7.16.11" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"@xmldom/xmldom" : "^0.8.7" ,
2024-01-29 21:06:49 +08:00
"ajv" : "^8.12.0" ,
2024-01-29 21:06:49 +08:00
"async" : "^3.2.5" ,
2022-02-18 08:07:49 +08:00
"babel-plugin-system-import-transformer" : "^4.0.0" ,
"babel-plugin-transform-es2015-modules-amd-lazy" : "2.0.1" ,
2023-03-09 08:06:34 +08:00
"babel-preset-minify" : "0.5.1" ,
2022-02-18 08:29:59 +08:00
"cross-env" : "^7.0.3" ,
2023-02-03 22:48:04 +08:00
"docdash" : "^2.0.2" ,
2024-01-29 20:25:16 +08:00
"eslint" : "^8.56.0" ,
"eslint-plugin-jsdoc" : "^48.0.4" ,
2023-03-09 08:07:22 +08:00
"eslint-plugin-promise" : "6.0.0" ,
2024-01-29 21:06:49 +08:00
"fb-watchman" : "^2.0.2" ,
2022-02-18 08:07:49 +08:00
"gherkin-lint" : "^4.2.2" ,
2023-01-05 14:14:22 +01:00
"git-tags-remote" : "^1.0.5" ,
2024-01-29 21:06:49 +08:00
"glob" : "^10.3.10" ,
2024-01-29 21:06:49 +08:00
"grunt" : "^1.6.1" ,
2022-02-18 08:07:49 +08:00
"grunt-contrib-watch" : "1.1.0" ,
2022-02-18 08:52:45 +08:00
"grunt-eslint" : "24.0.0" ,
2022-02-18 08:57:51 +08:00
"grunt-rollup" : "^11.9.0" ,
2022-02-18 08:07:49 +08:00
"grunt-sass" : "3.1.0" ,
2023-02-03 11:24:18 +08:00
"grunt-stylelint" : "^0.19.0" ,
2022-02-18 08:29:59 +08:00
"hugo-bin" : "^0.80.2" ,
2022-02-18 08:07:49 +08:00
"hugo-lunr-indexer" : "^1.1.3" ,
2023-02-03 22:48:04 +08:00
"jsdoc" : "^4.0.2" ,
"jsdoc-to-markdown" : "^8.0.0" ,
2023-03-09 08:07:22 +08:00
"jshint" : "^2.13.4" ,
2022-04-18 15:25:56 +08:00
"jstoxml" : "^3.2.3" ,
2022-02-18 08:07:49 +08:00
"npm-run-all" : "^4.1.5" ,
2023-02-03 11:24:18 +08:00
"postcss-scss" : "^4.0.9" ,
2023-03-09 08:06:33 +08:00
"rollup-plugin-terser" : "^7.0.2" ,
2023-01-18 17:28:33 +01:00
"sass" : "^1.58.3" ,
2023-03-09 08:07:22 +08:00
"semver" : "7.3.5" ,
2023-03-09 08:07:11 +08:00
"shifter" : "https://github.com/andrewnicols/shifter/archive/v1.2.0_moodle-0.tar.gz" ,
2023-02-03 11:24:18 +08:00
"stylelint" : "^15.11.0" ,
"stylelint-csstree-validator" : "^3.0.0" ,
2023-03-09 08:07:22 +08:00
"xpath" : "0.0.32"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2024-01-29 20:25:16 +08:00
"node" : ">=20.11.0 <21"
}
} ,
"node_modules/@aashutoshrathi/word-wrap" : {
"version" : "1.2.6" ,
"resolved" : "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz" ,
"integrity" : "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@ampproject/remapping" : {
2023-03-09 08:06:33 +08:00
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz" ,
"integrity" : "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@jridgewell/trace-mapping" : "^0.3.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/code-frame" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz" ,
"integrity" : "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/highlight" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/compat-data" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.0" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz" ,
"integrity" : "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/@babel/core" : {
2022-02-18 08:52:45 +08:00
"version" : "7.17.5" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.17.5.tgz" ,
"integrity" : "sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
"@ampproject/remapping" : "^2.1.0" ,
"@babel/code-frame" : "^7.16.7" ,
"@babel/generator" : "^7.17.3" ,
"@babel/helper-compilation-targets" : "^7.16.7" ,
"@babel/helper-module-transforms" : "^7.16.7" ,
"@babel/helpers" : "^7.17.2" ,
"@babel/parser" : "^7.17.3" ,
"@babel/template" : "^7.16.7" ,
"@babel/traverse" : "^7.17.3" ,
"@babel/types" : "^7.17.0" ,
2022-02-18 08:07:49 +08:00
"convert-source-map" : "^1.7.0" ,
"debug" : "^4.1.0" ,
2022-02-18 08:52:45 +08:00
"gensync" : "^1.0.0-beta.2" ,
2022-02-18 08:07:49 +08:00
"json5" : "^2.1.2" ,
2022-02-18 08:52:45 +08:00
"semver" : "^6.3.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" ,
"integrity" : "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"bin" : {
"semver" : "bin/semver.js"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/eslint-parser" : {
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"version" : "7.21.3" ,
"resolved" : "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz" ,
"integrity" : "sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==" ,
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"@nicolo-ribaudo/eslint-scope-5-internals" : "5.1.1-v1" ,
2022-02-18 08:52:45 +08:00
"eslint-visitor-keys" : "^2.1.0" ,
"semver" : "^6.3.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : "^10.13.0 || ^12.13.0 || >=14.0.0"
} ,
"peerDependencies" : {
"@babel/core" : ">=7.11.0" ,
"eslint" : "^7.5.0 || ^8.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" ,
"integrity" : "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=10"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/eslint-parser/node_modules/semver" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" ,
"integrity" : "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"bin" : {
2022-02-18 08:52:45 +08:00
"semver" : "bin/semver.js"
2022-02-18 08:07:49 +08:00
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/@babel/eslint-plugin" : {
"version" : "7.19.1" ,
"resolved" : "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.19.1.tgz" ,
"integrity" : "sha512-ElGPkQPapKMa3zVqXHkZYzuL7I5LbRw9UWBUArgWsdWDDb9XcACqOpBib5tRPA9XvbVZYrFUkoQPbiJ4BFvu4w==" ,
"dev" : true ,
"dependencies" : {
"eslint-rule-composer" : "^0.3.0"
} ,
"engines" : {
"node" : "^10.13.0 || ^12.13.0 || >=14.0.0"
} ,
"peerDependencies" : {
"@babel/eslint-parser" : ">=7.11.0" ,
"eslint" : ">=7.5.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/@babel/generator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.3" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.17.3.tgz" ,
"integrity" : "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.17.0" ,
"jsesc" : "^2.5.1" ,
"source-map" : "^0.5.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/@babel/helper-annotate-as-pure" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz" ,
"integrity" : "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz" ,
"integrity" : "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-explode-assignable-expression" : "^7.16.7" ,
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz" ,
"integrity" : "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/compat-data" : "^7.16.4" ,
"@babel/helper-validator-option" : "^7.16.7" ,
"browserslist" : "^4.17.5" ,
2022-02-18 08:52:45 +08:00
"semver" : "^6.3.0"
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
2022-02-18 08:52:45 +08:00
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" ,
"integrity" : "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"bin" : {
2022-02-18 08:52:45 +08:00
"semver" : "bin/semver.js"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/@babel/helper-create-class-features-plugin" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.6" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz" ,
"integrity" : "sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-annotate-as-pure" : "^7.16.7" ,
"@babel/helper-environment-visitor" : "^7.16.7" ,
"@babel/helper-function-name" : "^7.16.7" ,
"@babel/helper-member-expression-to-functions" : "^7.16.7" ,
"@babel/helper-optimise-call-expression" : "^7.16.7" ,
"@babel/helper-replace-supers" : "^7.16.7" ,
"@babel/helper-split-export-declaration" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-create-regexp-features-plugin" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz" ,
"integrity" : "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-annotate-as-pure" : "^7.16.7" ,
"regexpu-core" : "^5.0.1"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-define-polyfill-provider" : {
2023-03-09 08:06:33 +08:00
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz" ,
"integrity" : "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-compilation-targets" : "^7.13.0" ,
"@babel/helper-module-imports" : "^7.12.13" ,
"@babel/helper-plugin-utils" : "^7.13.0" ,
"@babel/traverse" : "^7.13.0" ,
2022-02-18 08:52:45 +08:00
"debug" : "^4.1.1" ,
"lodash.debounce" : "^4.0.8" ,
"resolve" : "^1.14.2" ,
"semver" : "^6.1.2"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-define-polyfill-provider/node_modules/semver" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" ,
"integrity" : "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"bin" : {
"semver" : "bin/semver.js"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-environment-visitor" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz" ,
"integrity" : "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"@babel/types" : "^7.16.7"
} ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=6.9.0"
}
2022-02-18 08:07:49 +08:00
} ,
"node_modules/@babel/helper-explode-assignable-expression" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz" ,
"integrity" : "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-function-name" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz" ,
"integrity" : "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"@babel/helper-get-function-arity" : "^7.16.7" ,
"@babel/template" : "^7.16.7" ,
"@babel/types" : "^7.16.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-get-function-arity" : {
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz" ,
"integrity" : "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-hoist-variables" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz" ,
"integrity" : "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-member-expression-to-functions" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz" ,
"integrity" : "sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-module-imports" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz" ,
"integrity" : "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-module-transforms" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.6" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.6.tgz" ,
"integrity" : "sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.16.7" ,
"@babel/helper-module-imports" : "^7.16.7" ,
"@babel/helper-simple-access" : "^7.16.7" ,
"@babel/helper-split-export-declaration" : "^7.16.7" ,
"@babel/helper-validator-identifier" : "^7.16.7" ,
"@babel/template" : "^7.16.7" ,
"@babel/traverse" : "^7.17.3" ,
"@babel/types" : "^7.17.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-optimise-call-expression" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz" ,
"integrity" : "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-plugin-utils" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz" ,
"integrity" : "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==" ,
2022-02-18 08:52:45 +08:00
"dev" : true ,
"engines" : {
"node" : ">=6.9.0"
}
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-remap-async-to-generator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.8" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz" ,
"integrity" : "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-annotate-as-pure" : "^7.16.7" ,
"@babel/helper-wrap-function" : "^7.16.8" ,
"@babel/types" : "^7.16.8"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-replace-supers" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz" ,
"integrity" : "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-environment-visitor" : "^7.16.7" ,
"@babel/helper-member-expression-to-functions" : "^7.16.7" ,
"@babel/helper-optimise-call-expression" : "^7.16.7" ,
"@babel/traverse" : "^7.16.7" ,
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-simple-access" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz" ,
"integrity" : "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-skip-transparent-expression-wrappers" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz" ,
"integrity" : "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-split-export-declaration" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz" ,
"integrity" : "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-validator-identifier" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz" ,
"integrity" : "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-validator-option" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz" ,
"integrity" : "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helper-wrap-function" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.8" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz" ,
"integrity" : "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-function-name" : "^7.16.7" ,
"@babel/template" : "^7.16.7" ,
"@babel/traverse" : "^7.16.8" ,
"@babel/types" : "^7.16.8"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/helpers" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.2" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.2.tgz" ,
"integrity" : "sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/template" : "^7.16.7" ,
"@babel/traverse" : "^7.17.0" ,
"@babel/types" : "^7.17.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/highlight" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.10" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz" ,
"integrity" : "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-validator-identifier" : "^7.16.7" ,
2022-02-18 08:07:49 +08:00
"chalk" : "^2.0.0" ,
"js-tokens" : "^4.0.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/parser" : {
2023-02-03 22:48:04 +08:00
"version" : "7.23.9" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz" ,
"integrity" : "sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz" ,
"integrity" : "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz" ,
"integrity" : "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.16.0" ,
"@babel/plugin-proposal-optional-chaining" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.13.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-async-generator-functions" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.8" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz" ,
"integrity" : "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-remap-async-to-generator" : "^7.16.8" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-async-generators" : "^7.8.4"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-class-properties" : {
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz" ,
"integrity" : "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-create-class-features-plugin" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-class-static-block" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz" ,
"integrity" : "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-create-class-features-plugin" : "^7.17.6" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-class-static-block" : "^7.14.5"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.12.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-dynamic-import" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz" ,
"integrity" : "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-dynamic-import" : "^7.8.3"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-export-namespace-from" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz" ,
"integrity" : "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-export-namespace-from" : "^7.8.3"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-json-strings" : {
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz" ,
"integrity" : "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/plugin-syntax-json-strings" : "^7.8.3"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-logical-assignment-operators" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz" ,
"integrity" : "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-logical-assignment-operators" : "^7.10.4"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz" ,
"integrity" : "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-nullish-coalescing-operator" : "^7.8.3"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-numeric-separator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz" ,
"integrity" : "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-numeric-separator" : "^7.10.4"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-object-rest-spread" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz" ,
"integrity" : "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/compat-data" : "^7.17.0" ,
"@babel/helper-compilation-targets" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-object-rest-spread" : "^7.8.3" ,
2023-03-09 08:06:33 +08:00
"@babel/plugin-transform-parameters" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-optional-catch-binding" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz" ,
"integrity" : "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-optional-catch-binding" : "^7.8.3"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-optional-chaining" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz" ,
"integrity" : "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.16.0" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-optional-chaining" : "^7.8.3"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-private-methods" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.11" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz" ,
"integrity" : "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-create-class-features-plugin" : "^7.16.10" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-private-property-in-object" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz" ,
"integrity" : "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-annotate-as-pure" : "^7.16.7" ,
"@babel/helper-create-class-features-plugin" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"@babel/plugin-syntax-private-property-in-object" : "^7.14.5"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-proposal-unicode-property-regex" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz" ,
"integrity" : "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-async-generators" : {
"version" : "7.8.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" ,
"integrity" : "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.8.0"
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-class-properties" : {
"version" : "7.12.13" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz" ,
"integrity" : "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.12.13"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-class-static-block" : {
"version" : "7.14.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz" ,
"integrity" : "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.14.5"
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-dynamic-import" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz" ,
"integrity" : "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.8.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-export-namespace-from" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz" ,
"integrity" : "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.8.3"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-json-strings" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" ,
"integrity" : "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.8.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-logical-assignment-operators" : {
"version" : "7.10.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" ,
"integrity" : "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.10.4"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" ,
"integrity" : "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.8.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-numeric-separator" : {
"version" : "7.10.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" ,
"integrity" : "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.10.4"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-object-rest-spread" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" ,
"integrity" : "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.8.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-optional-catch-binding" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" ,
"integrity" : "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-optional-chaining" : {
2022-02-18 08:07:49 +08:00
"version" : "7.8.3" ,
2022-02-18 08:52:45 +08:00
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" ,
"integrity" : "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-private-property-in-object" : {
"version" : "7.14.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz" ,
"integrity" : "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.14.5"
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-syntax-top-level-await" : {
"version" : "7.14.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz" ,
"integrity" : "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.14.5"
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-arrow-functions" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz" ,
"integrity" : "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-async-to-generator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.8" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz" ,
"integrity" : "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-module-imports" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-remap-async-to-generator" : "^7.16.8"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-block-scoped-functions" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz" ,
"integrity" : "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-block-scoping" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz" ,
"integrity" : "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-classes" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz" ,
"integrity" : "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==" ,
"dev" : true ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.16.7" ,
"@babel/helper-environment-visitor" : "^7.16.7" ,
"@babel/helper-function-name" : "^7.16.7" ,
"@babel/helper-optimise-call-expression" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-replace-supers" : "^7.16.7" ,
"@babel/helper-split-export-declaration" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-computed-properties" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz" ,
"integrity" : "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-destructuring" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.3.tgz" ,
"integrity" : "sha512-dDFzegDYKlPqa72xIlbmSkly5MluLoaC1JswABGktyt6NTXSBcUuse/kWE/wvKFWJHPETpi158qJZFS3JmykJg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-dotall-regex" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz" ,
"integrity" : "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-duplicate-keys" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz" ,
"integrity" : "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-exponentiation-operator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz" ,
"integrity" : "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-builder-binary-assignment-operator-visitor" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-for-of" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz" ,
"integrity" : "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-function-name" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz" ,
"integrity" : "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-compilation-targets" : "^7.16.7" ,
"@babel/helper-function-name" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-literals" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz" ,
"integrity" : "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-member-expression-literals" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz" ,
"integrity" : "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==" ,
2022-02-18 08:52:45 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-modules-amd" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz" ,
"integrity" : "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-module-transforms" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
"babel-plugin-dynamic-import-node" : "^2.3.3"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-modules-commonjs" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.8" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz" ,
"integrity" : "sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-module-transforms" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-simple-access" : "^7.16.7" ,
"babel-plugin-dynamic-import-node" : "^2.3.3"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-modules-systemjs" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.7.tgz" ,
"integrity" : "sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-hoist-variables" : "^7.16.7" ,
"@babel/helper-module-transforms" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-validator-identifier" : "^7.16.7" ,
"babel-plugin-dynamic-import-node" : "^2.3.3"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-modules-umd" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz" ,
"integrity" : "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-module-transforms" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-named-capturing-groups-regex" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.8" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz" ,
"integrity" : "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/core" : "^7.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-new-target" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz" ,
"integrity" : "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-object-super" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz" ,
"integrity" : "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-replace-supers" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-parameters" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz" ,
"integrity" : "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-property-literals" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz" ,
"integrity" : "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-regenerator" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.7.tgz" ,
"integrity" : "sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"regenerator-transform" : "^0.14.2"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-reserved-words" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz" ,
"integrity" : "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-shorthand-properties" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz" ,
"integrity" : "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-spread" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz" ,
"integrity" : "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.16.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-sticky-regex" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz" ,
"integrity" : "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-template-literals" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz" ,
"integrity" : "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-typeof-symbol" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz" ,
"integrity" : "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-unicode-escapes" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz" ,
"integrity" : "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/plugin-transform-unicode-regex" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz" ,
"integrity" : "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/preset-env" : {
"version" : "7.16.11" ,
"resolved" : "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz" ,
"integrity" : "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==" ,
"dev" : true ,
"dependencies" : {
"@babel/compat-data" : "^7.16.8" ,
"@babel/helper-compilation-targets" : "^7.16.7" ,
"@babel/helper-plugin-utils" : "^7.16.7" ,
"@babel/helper-validator-option" : "^7.16.7" ,
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : "^7.16.7" ,
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : "^7.16.7" ,
"@babel/plugin-proposal-async-generator-functions" : "^7.16.8" ,
"@babel/plugin-proposal-class-properties" : "^7.16.7" ,
"@babel/plugin-proposal-class-static-block" : "^7.16.7" ,
"@babel/plugin-proposal-dynamic-import" : "^7.16.7" ,
"@babel/plugin-proposal-export-namespace-from" : "^7.16.7" ,
"@babel/plugin-proposal-json-strings" : "^7.16.7" ,
"@babel/plugin-proposal-logical-assignment-operators" : "^7.16.7" ,
"@babel/plugin-proposal-nullish-coalescing-operator" : "^7.16.7" ,
"@babel/plugin-proposal-numeric-separator" : "^7.16.7" ,
"@babel/plugin-proposal-object-rest-spread" : "^7.16.7" ,
"@babel/plugin-proposal-optional-catch-binding" : "^7.16.7" ,
"@babel/plugin-proposal-optional-chaining" : "^7.16.7" ,
"@babel/plugin-proposal-private-methods" : "^7.16.11" ,
"@babel/plugin-proposal-private-property-in-object" : "^7.16.7" ,
"@babel/plugin-proposal-unicode-property-regex" : "^7.16.7" ,
"@babel/plugin-syntax-async-generators" : "^7.8.4" ,
"@babel/plugin-syntax-class-properties" : "^7.12.13" ,
"@babel/plugin-syntax-class-static-block" : "^7.14.5" ,
"@babel/plugin-syntax-dynamic-import" : "^7.8.3" ,
"@babel/plugin-syntax-export-namespace-from" : "^7.8.3" ,
"@babel/plugin-syntax-json-strings" : "^7.8.3" ,
"@babel/plugin-syntax-logical-assignment-operators" : "^7.10.4" ,
"@babel/plugin-syntax-nullish-coalescing-operator" : "^7.8.3" ,
"@babel/plugin-syntax-numeric-separator" : "^7.10.4" ,
"@babel/plugin-syntax-object-rest-spread" : "^7.8.3" ,
"@babel/plugin-syntax-optional-catch-binding" : "^7.8.3" ,
"@babel/plugin-syntax-optional-chaining" : "^7.8.3" ,
"@babel/plugin-syntax-private-property-in-object" : "^7.14.5" ,
"@babel/plugin-syntax-top-level-await" : "^7.14.5" ,
"@babel/plugin-transform-arrow-functions" : "^7.16.7" ,
"@babel/plugin-transform-async-to-generator" : "^7.16.8" ,
"@babel/plugin-transform-block-scoped-functions" : "^7.16.7" ,
"@babel/plugin-transform-block-scoping" : "^7.16.7" ,
"@babel/plugin-transform-classes" : "^7.16.7" ,
"@babel/plugin-transform-computed-properties" : "^7.16.7" ,
"@babel/plugin-transform-destructuring" : "^7.16.7" ,
"@babel/plugin-transform-dotall-regex" : "^7.16.7" ,
"@babel/plugin-transform-duplicate-keys" : "^7.16.7" ,
"@babel/plugin-transform-exponentiation-operator" : "^7.16.7" ,
"@babel/plugin-transform-for-of" : "^7.16.7" ,
"@babel/plugin-transform-function-name" : "^7.16.7" ,
"@babel/plugin-transform-literals" : "^7.16.7" ,
"@babel/plugin-transform-member-expression-literals" : "^7.16.7" ,
"@babel/plugin-transform-modules-amd" : "^7.16.7" ,
"@babel/plugin-transform-modules-commonjs" : "^7.16.8" ,
"@babel/plugin-transform-modules-systemjs" : "^7.16.7" ,
"@babel/plugin-transform-modules-umd" : "^7.16.7" ,
"@babel/plugin-transform-named-capturing-groups-regex" : "^7.16.8" ,
"@babel/plugin-transform-new-target" : "^7.16.7" ,
"@babel/plugin-transform-object-super" : "^7.16.7" ,
"@babel/plugin-transform-parameters" : "^7.16.7" ,
"@babel/plugin-transform-property-literals" : "^7.16.7" ,
"@babel/plugin-transform-regenerator" : "^7.16.7" ,
"@babel/plugin-transform-reserved-words" : "^7.16.7" ,
"@babel/plugin-transform-shorthand-properties" : "^7.16.7" ,
"@babel/plugin-transform-spread" : "^7.16.7" ,
"@babel/plugin-transform-sticky-regex" : "^7.16.7" ,
"@babel/plugin-transform-template-literals" : "^7.16.7" ,
"@babel/plugin-transform-typeof-symbol" : "^7.16.7" ,
"@babel/plugin-transform-unicode-escapes" : "^7.16.7" ,
"@babel/plugin-transform-unicode-regex" : "^7.16.7" ,
"@babel/preset-modules" : "^0.1.5" ,
"@babel/types" : "^7.16.8" ,
"babel-plugin-polyfill-corejs2" : "^0.3.0" ,
"babel-plugin-polyfill-corejs3" : "^0.5.0" ,
"babel-plugin-polyfill-regenerator" : "^0.3.0" ,
"core-js-compat" : "^3.20.2" ,
"semver" : "^6.3.0"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/preset-env/node_modules/semver" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" ,
"integrity" : "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"bin" : {
"semver" : "bin/semver.js"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/preset-modules" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz" ,
"integrity" : "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@babel/helper-plugin-utils" : "^7.0.0" ,
"@babel/plugin-proposal-unicode-property-regex" : "^7.4.4" ,
"@babel/plugin-transform-dotall-regex" : "^7.4.4" ,
"@babel/types" : "^7.4.4" ,
"esutils" : "^2.0.2"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/runtime" : {
2023-03-09 08:06:33 +08:00
"version" : "7.9.2" ,
"resolved" : "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.2.tgz" ,
"integrity" : "sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"regenerator-runtime" : "^0.13.4"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/template" : {
2023-03-09 08:06:33 +08:00
"version" : "7.16.7" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz" ,
"integrity" : "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/code-frame" : "^7.16.7" ,
"@babel/parser" : "^7.16.7" ,
"@babel/types" : "^7.16.7"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/traverse" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.3" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.3.tgz" ,
"integrity" : "sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"@babel/code-frame" : "^7.16.7" ,
"@babel/generator" : "^7.17.3" ,
"@babel/helper-environment-visitor" : "^7.16.7" ,
"@babel/helper-function-name" : "^7.16.7" ,
"@babel/helper-hoist-variables" : "^7.16.7" ,
"@babel/helper-split-export-declaration" : "^7.16.7" ,
"@babel/parser" : "^7.17.3" ,
"@babel/types" : "^7.17.0" ,
2022-02-18 08:52:45 +08:00
"debug" : "^4.1.0" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@babel/types" : {
2023-03-09 08:06:33 +08:00
"version" : "7.17.0" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz" ,
"integrity" : "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-validator-identifier" : "^7.16.7" ,
2022-02-18 08:52:45 +08:00
"to-fast-properties" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/@csstools/css-parser-algorithms" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.5.0.tgz" ,
"integrity" : "sha512-abypo6m9re3clXA00eu5syw+oaPHbJTPapu9C4pzNsJ4hdZDzushT50Zhu+iIYXgEe1CxnRMn7ngsbV+MLrlpQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"@csstools/css-tokenizer" : "^2.2.3"
}
} ,
"node_modules/@csstools/css-tokenizer" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.2.3.tgz" ,
"integrity" : "sha512-pp//EvZ9dUmGuGtG1p+n17gTHEOqu9jO+FiCUjNN3BDmyhdA2Jq9QsVeR7K8/2QCK17HSsioPlTW9ZkzoWb3Lg==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
}
} ,
"node_modules/@csstools/media-query-list-parser" : {
"version" : "2.1.7" ,
"resolved" : "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.7.tgz" ,
"integrity" : "sha512-lHPKJDkPUECsyAvD60joYfDmp8UERYxHGkFfyLJFTVK/ERJe0sVlIFLXU5XFxdjNDTerp5L4KeaKG+Z5S94qxQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"@csstools/css-parser-algorithms" : "^2.5.0" ,
"@csstools/css-tokenizer" : "^2.2.3"
}
} ,
"node_modules/@csstools/selector-specificity" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.1.tgz" ,
"integrity" : "sha512-NPljRHkq4a14YzZ3YD406uaxh7s0g6eAq3L9aLOWywoqe8PkYamAvtsh7KNX6c++ihDrJ0RiU+/z7rGnhlZ5ww==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss-selector-parser" : "^6.0.13"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@es-joy/jsdoccomment" : {
2024-01-29 20:25:16 +08:00
"version" : "0.41.0" ,
"resolved" : "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz" ,
"integrity" : "sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2024-01-29 20:25:16 +08:00
"comment-parser" : "1.4.1" ,
"esquery" : "^1.5.0" ,
"jsdoc-type-pratt-parser" : "~4.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2024-01-29 20:25:16 +08:00
"node" : ">=16"
2022-02-18 08:07:49 +08:00
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/@eslint-community/eslint-utils" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz" ,
"integrity" : "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" ,
"dev" : true ,
"dependencies" : {
"eslint-visitor-keys" : "^3.3.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
}
} ,
"node_modules/@eslint-community/regexpp" : {
2024-01-29 20:25:16 +08:00
"version" : "4.10.0" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz" ,
"integrity" : "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==" ,
2022-03-22 15:36:39 +00:00
"dev" : true ,
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@eslint/eslintrc" : {
2024-01-29 20:25:16 +08:00
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-02-18 08:52:45 +08:00
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
2024-01-29 20:25:16 +08:00
"espree" : "^9.6.0" ,
2022-03-22 15:36:39 +00:00
"globals" : "^13.19.0" ,
"ignore" : "^5.2.0" ,
2022-02-18 08:52:45 +08:00
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
2022-03-22 15:36:39 +00:00
"minimatch" : "^3.1.2" ,
2022-02-18 08:52:45 +08:00
"strip-json-comments" : "^3.1.1"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-03-22 15:36:39 +00:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@eslint/eslintrc/node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-02-18 08:52:45 +08:00
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/@eslint/eslintrc/node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"dev" : true
2023-03-09 08:06:33 +08:00
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@eslint/eslintrc/node_modules/globals" : {
2024-01-29 20:25:16 +08:00
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-02-18 08:52:45 +08:00
"type-fest" : "^0.20.2"
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/@eslint/eslintrc/node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/@eslint/eslintrc/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@eslint/eslintrc/node_modules/type-fest" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/@eslint/js" : {
2024-01-29 20:25:16 +08:00
"version" : "8.56.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz" ,
"integrity" : "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==" ,
2022-03-22 15:36:39 +00:00
"dev" : true ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@humanwhocodes/config-array" : {
2024-01-29 20:25:16 +08:00
"version" : "0.11.14" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz" ,
"integrity" : "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2024-01-29 20:25:16 +08:00
"@humanwhocodes/object-schema" : "^2.0.2" ,
"debug" : "^4.3.1" ,
2022-03-22 15:36:39 +00:00
"minimatch" : "^3.0.5"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
"node" : ">=10.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/@humanwhocodes/config-array/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
"dev" : true ,
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@humanwhocodes/object-schema" : {
2024-01-29 20:25:16 +08:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz" ,
"integrity" : "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2024-01-29 21:06:49 +08:00
"node_modules/@isaacs/cliui" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz" ,
"integrity" : "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" ,
"dev" : true ,
"dependencies" : {
"string-width" : "^5.1.2" ,
"string-width-cjs" : "npm:string-width@^4.2.0" ,
"strip-ansi" : "^7.0.1" ,
"strip-ansi-cjs" : "npm:strip-ansi@^6.0.1" ,
"wrap-ansi" : "^8.1.0" ,
"wrap-ansi-cjs" : "npm:wrap-ansi@^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@isaacs/cliui/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/@isaacs/cliui/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dev" : true ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@jridgewell/resolve-uri" : {
2023-03-09 08:07:14 +08:00
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz" ,
"integrity" : "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-02-03 21:36:41 +08:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@jridgewell/sourcemap-codec" : {
2023-03-09 08:07:14 +08:00
"version" : "1.4.11" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@jridgewell/trace-mapping" : {
2023-03-09 08:07:14 +08:00
"version" : "0.3.4" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz" ,
"integrity" : "sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:07:14 +08:00
"@jridgewell/resolve-uri" : "^3.0.3" ,
"@jridgewell/sourcemap-codec" : "^1.4.10"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-03 22:48:04 +08:00
"node_modules/@jsdoc/salty" : {
"version" : "0.2.7" ,
"resolved" : "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.7.tgz" ,
"integrity" : "sha512-mh8LbS9d4Jq84KLw8pzho7XC2q2/IJGiJss3xwRoLD1A+EE16SjN4PfaG4jRCzKegTFLlN0Zd8SdUPE6XdoPFg==" ,
"dev" : true ,
"dependencies" : {
"lodash" : "^4.17.21"
} ,
"engines" : {
"node" : ">=v12.0.0"
}
} ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"node_modules/@nicolo-ribaudo/eslint-scope-5-internals" : {
"version" : "5.1.1-v1" ,
"resolved" : "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz" ,
"integrity" : "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==" ,
"dev" : true ,
"dependencies" : {
"eslint-scope" : "5.1.1"
}
} ,
2023-02-03 10:18:57 +08:00
"node_modules/@nodelib/fs.scandir" : {
2022-03-22 15:36:39 +00:00
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
2023-02-03 10:18:57 +08:00
"dependencies" : {
2022-03-22 15:36:39 +00:00
"@nodelib/fs.stat" : "2.0.5" ,
2022-02-18 08:52:45 +08:00
"run-parallel" : "^1.1.9"
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">= 8"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@nodelib/fs.stat" : {
2022-03-22 15:36:39 +00:00
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">= 8"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@nodelib/fs.walk" : {
2022-03-22 15:36:39 +00:00
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-03-22 15:36:39 +00:00
"@nodelib/fs.scandir" : "2.1.5" ,
2022-02-18 08:52:45 +08:00
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
2022-02-18 08:07:49 +08:00
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"resolved" : "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" ,
"integrity" : "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">=14"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@protobufjs/aspromise" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-m4sMxmPWaafY9vXQiToU00jzD78=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@protobufjs/base64" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz" ,
"integrity" : "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@protobufjs/codegen" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz" ,
"integrity" : "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@protobufjs/eventemitter" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-NVy8mLr61ZePntCV85diHx0Ga3A=" ,
2022-02-18 08:52:45 +08:00
"dev" : true
} ,
"node_modules/@protobufjs/fetch" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-upn7WYYUr2VwDBYZ/wbUVLDYTEU=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"@protobufjs/aspromise" : "^1.1.1" ,
"@protobufjs/inquire" : "^1.1.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/@protobufjs/float" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-Xp4avctz/Ap8uLKR33jIy9l7h9E=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@protobufjs/inquire" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-/yAOPnzyQp4tyvwRQIKOjMY48Ik=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@protobufjs/path" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-bMKyDFya1q0NzP0hynZz2Nf79o0=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@protobufjs/pool" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-Cf0V8tbTq/qbZbw2ZQbWrXhG/1Q=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@protobufjs/utf8" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@sindresorhus/is" : {
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz" ,
"integrity" : "sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
2022-02-18 08:29:59 +08:00
"node_modules/@types/linkify-it" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-3.0.2.tgz" ,
"integrity" : "sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/@types/long" : {
2023-03-09 08:06:33 +08:00
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/@types/long/-/long-4.0.1.tgz" ,
"integrity" : "sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2022-02-18 08:29:59 +08:00
"node_modules/@types/markdown-it" : {
"version" : "12.2.3" ,
"resolved" : "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-12.2.3.tgz" ,
"integrity" : "sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==" ,
"dev" : true ,
"dependencies" : {
"@types/linkify-it" : "*" ,
"@types/mdurl" : "*"
}
} ,
"node_modules/@types/mdurl" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/mdurl/-/mdurl-1.0.2.tgz" ,
"integrity" : "sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/@types/minimist" : {
2023-02-03 11:24:18 +08:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz" ,
"integrity" : "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@types/node" : {
2023-03-09 08:06:33 +08:00
"version" : "16.4.10" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-16.4.10.tgz" ,
"integrity" : "sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/@types/normalize-package-data" : {
2023-02-03 11:24:18 +08:00
"version" : "2.4.4" ,
"resolved" : "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz" ,
"integrity" : "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" ,
2023-03-09 08:07:19 +08:00
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/@types/uuid" : {
"version" : "3.4.10" ,
"resolved" : "https://registry.npmjs.org/@types/uuid/-/uuid-3.4.10.tgz" ,
"integrity" : "sha512-BgeaZuElf7DEYZhWYDTc/XcLZXdVgFkVSTa13BqKvbnmUrxr3TJFKofUxCtDO9UQOdhnV+HPOESdHiHKZOJV1A==" ,
"dev" : true
} ,
2024-01-29 20:25:16 +08:00
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz" ,
"integrity" : "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" ,
"dev" : true
} ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"node_modules/@xmldom/xmldom" : {
"version" : "0.8.7" ,
"resolved" : "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.7.tgz" ,
"integrity" : "sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==" ,
"dev" : true ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/abbrev" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" ,
"integrity" : "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" ,
"dev" : true
} ,
"node_modules/acorn" : {
2024-01-29 20:25:16 +08:00
"version" : "8.11.3" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz" ,
"integrity" : "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-jsx" : {
2022-02-18 08:52:45 +08:00
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" ,
"integrity" : "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"peerDependencies" : {
2022-02-18 08:52:45 +08:00
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/ajv" : {
2024-01-29 21:06:49 +08:00
"version" : "8.12.0" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz" ,
"integrity" : "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
2022-02-18 08:29:59 +08:00
"json-schema-traverse" : "^1.0.0" ,
"require-from-string" : "^2.0.2" ,
2022-02-18 08:07:49 +08:00
"uri-js" : "^4.2.2"
2022-02-18 08:29:59 +08:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/ajv/node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/amdefine" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz" ,
"integrity" : "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.4.2"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/ansi-color" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-color/-/ansi-color-0.2.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-PnXAN0dSF1RO12Oo21cJ+prlv5o=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/ansi-escape-sequences" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/ansi-escape-sequences/-/ansi-escape-sequences-4.1.0.tgz" ,
"integrity" : "sha512-dzW9kHxH011uBsidTXd14JXgzye/YLb2LzeKZ4bsgl/Knwx8AtbSFkkGxagdNOoh0DlqHCmfiEjWKBaqjOanVw==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^3.0.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/ansi-escape-sequences/node_modules/array-back" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz" ,
"integrity" : "sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-styles" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" ,
"integrity" : "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" ,
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
2022-02-18 08:07:49 +08:00
} ,
"node_modules/arch" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz" ,
"integrity" : "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/archive-type" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/archive-type/-/archive-type-4.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-+S5yIzBW38aWlHJ0nCZ72wRrHXA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"file-type" : "^4.2.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/archive-type/node_modules/file-type" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-G2AOX8ofvcboDApwxxyNul95BsU=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
2024-01-29 20:25:16 +08:00
"node_modules/are-docs-informative" : {
"version" : "0.0.2" ,
"resolved" : "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz" ,
"integrity" : "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==" ,
"dev" : true ,
"engines" : {
"node" : ">=14"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/argparse" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" ,
"integrity" : "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" ,
"dev" : true ,
"dependencies" : {
"sprintf-js" : "~1.0.2"
}
2022-02-18 08:07:49 +08:00
} ,
"node_modules/array-back" : {
2022-02-18 08:29:59 +08:00
"version" : "6.2.2" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-6.2.2.tgz" ,
"integrity" : "sha512-gUAZ7HPyb4SJczXAMUXMGAvI976JoK3qEx9v1FTmeYuJj0IBiaKttG1ydtGKdkfqWkIkouke7nG8ufGy77+Cvw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=12.17"
}
} ,
"node_modules/array-each" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/array-slice" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz" ,
"integrity" : "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/array-union" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" ,
"integrity" : "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/arrify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz" ,
2023-02-03 11:24:18 +08:00
"integrity" : "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/astral-regex" : {
2023-02-03 11:24:18 +08:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz" ,
"integrity" : "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=8"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/async" : {
2024-01-29 21:06:49 +08:00
"version" : "3.2.5" ,
"resolved" : "https://registry.npmjs.org/async/-/async-3.2.5.tgz" ,
"integrity" : "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-03-09 08:06:34 +08:00
"node_modules/babel-helper-evaluate-path" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.5.0.tgz" ,
"integrity" : "sha512-mUh0UhS607bGh5wUMAQfOpt2JX2ThXMtppHRdRU1kL7ZLRWIXxoV2UIV1r2cAeeNeU1M5SB5/RSUgUxrK8yOkA==" ,
"dev" : true
} ,
"node_modules/babel-helper-flip-expressions" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.4.3.tgz" ,
"integrity" : "sha1-NpZzahKKwYvCUlS19AoizrPB0/0=" ,
"dev" : true
} ,
"node_modules/babel-helper-is-nodes-equiv" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/babel-helper-is-nodes-equiv/-/babel-helper-is-nodes-equiv-0.0.1.tgz" ,
"integrity" : "sha1-NOmzALFHnd2Y7HfqC76TQt/jloQ=" ,
"dev" : true
} ,
"node_modules/babel-helper-is-void-0" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-helper-is-void-0/-/babel-helper-is-void-0-0.4.3.tgz" ,
"integrity" : "sha1-fZwBtFYee5Xb2g9u7kj1tg5nMT4=" ,
"dev" : true
} ,
"node_modules/babel-helper-mark-eval-scopes" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.4.3.tgz" ,
"integrity" : "sha1-0kSjvvmESHJgP/tG4izorN9VFWI=" ,
"dev" : true
} ,
"node_modules/babel-helper-remove-or-void" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.4.3.tgz" ,
"integrity" : "sha1-pPA7QAd6D/6I5F0HAQ3uJB/1rmA=" ,
"dev" : true
} ,
"node_modules/babel-helper-to-multiple-sequence-expressions" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.5.0.tgz" ,
"integrity" : "sha512-m2CvfDW4+1qfDdsrtf4dwOslQC3yhbgyBFptncp4wvtdrDHqueW7slsYv4gArie056phvQFhT2nRcGS4bnm6mA==" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/babel-plugin-dynamic-import-node" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz" ,
"integrity" : "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==" ,
"dev" : true ,
"dependencies" : {
"object.assign" : "^4.1.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:34 +08:00
"node_modules/babel-plugin-minify-builtins" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-builtins/-/babel-plugin-minify-builtins-0.5.0.tgz" ,
"integrity" : "sha512-wpqbN7Ov5hsNwGdzuzvFcjgRlzbIeVv1gMIlICbPj0xkexnfoIDe7q+AZHMkQmAE/F9R5jkrB6TLfTegImlXag==" ,
"dev" : true
} ,
"node_modules/babel-plugin-minify-constant-folding" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.5.0.tgz" ,
"integrity" : "sha512-Vj97CTn/lE9hR1D+jKUeHfNy+m1baNiJ1wJvoGyOBUx7F7kJqDZxr9nCHjO/Ad+irbR3HzR6jABpSSA29QsrXQ==" ,
"dev" : true ,
"dependencies" : {
"babel-helper-evaluate-path" : "^0.5.0"
}
} ,
"node_modules/babel-plugin-minify-dead-code-elimination" : {
"version" : "0.5.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.1.tgz" ,
"integrity" : "sha512-x8OJOZIrRmQBcSqxBcLbMIK8uPmTvNWPXH2bh5MDCW1latEqYiRMuUkPImKcfpo59pTUB2FT7HfcgtG8ZlR5Qg==" ,
"dev" : true ,
"dependencies" : {
"babel-helper-evaluate-path" : "^0.5.0" ,
"babel-helper-mark-eval-scopes" : "^0.4.3" ,
"babel-helper-remove-or-void" : "^0.4.3" ,
"lodash" : "^4.17.11"
}
} ,
"node_modules/babel-plugin-minify-flip-comparisons" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.4.3.tgz" ,
"integrity" : "sha1-AMqHDLjxO0XAOLPB68DyJyk8llo=" ,
"dev" : true ,
"dependencies" : {
"babel-helper-is-void-0" : "^0.4.3"
}
} ,
"node_modules/babel-plugin-minify-guarded-expressions" : {
"version" : "0.4.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.4.4.tgz" ,
"integrity" : "sha512-RMv0tM72YuPPfLT9QLr3ix9nwUIq+sHT6z8Iu3sLbqldzC1Dls8DPCywzUIzkTx9Zh1hWX4q/m9BPoPed9GOfA==" ,
"dev" : true ,
"dependencies" : {
"babel-helper-evaluate-path" : "^0.5.0" ,
"babel-helper-flip-expressions" : "^0.4.3"
}
} ,
"node_modules/babel-plugin-minify-infinity" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-infinity/-/babel-plugin-minify-infinity-0.4.3.tgz" ,
"integrity" : "sha1-37h2obCKBldjhO8/kuZTumB7Oco=" ,
"dev" : true
} ,
"node_modules/babel-plugin-minify-mangle-names" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.5.0.tgz" ,
"integrity" : "sha512-3jdNv6hCAw6fsX1p2wBGPfWuK69sfOjfd3zjUXkbq8McbohWy23tpXfy5RnToYWggvqzuMOwlId1PhyHOfgnGw==" ,
"dev" : true ,
"dependencies" : {
"babel-helper-mark-eval-scopes" : "^0.4.3"
}
} ,
"node_modules/babel-plugin-minify-numeric-literals" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-numeric-literals/-/babel-plugin-minify-numeric-literals-0.4.3.tgz" ,
"integrity" : "sha1-jk/VYcefeAEob/YOjF/Z3u6TwLw=" ,
"dev" : true
} ,
"node_modules/babel-plugin-minify-replace" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.5.0.tgz" ,
"integrity" : "sha512-aXZiaqWDNUbyNNNpWs/8NyST+oU7QTpK7J9zFEFSA0eOmtUNMU3fczlTTTlnCxHmq/jYNFEmkkSG3DDBtW3Y4Q==" ,
"dev" : true
} ,
"node_modules/babel-plugin-minify-simplify" : {
"version" : "0.5.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.5.1.tgz" ,
"integrity" : "sha512-OSYDSnoCxP2cYDMk9gxNAed6uJDiDz65zgL6h8d3tm8qXIagWGMLWhqysT6DY3Vs7Fgq7YUDcjOomhVUb+xX6A==" ,
"dev" : true ,
"dependencies" : {
"babel-helper-evaluate-path" : "^0.5.0" ,
"babel-helper-flip-expressions" : "^0.4.3" ,
"babel-helper-is-nodes-equiv" : "^0.0.1" ,
"babel-helper-to-multiple-sequence-expressions" : "^0.5.0"
}
} ,
"node_modules/babel-plugin-minify-type-constructors" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.4.3.tgz" ,
"integrity" : "sha1-G8bxW4f3qxCF1CszC3F2V6IVZQA=" ,
"dev" : true ,
"dependencies" : {
"babel-helper-is-void-0" : "^0.4.3"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/babel-plugin-polyfill-corejs2" : {
2023-03-09 08:06:33 +08:00
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz" ,
"integrity" : "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==" ,
2022-02-18 08:52:45 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/compat-data" : "^7.13.11" ,
"@babel/helper-define-polyfill-provider" : "^0.3.1" ,
2022-02-18 08:52:45 +08:00
"semver" : "^6.1.1"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" ,
"integrity" : "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" ,
"dev" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/babel-plugin-polyfill-corejs3" : {
2023-03-09 08:06:33 +08:00
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz" ,
"integrity" : "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==" ,
2022-02-18 08:52:45 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"@babel/helper-define-polyfill-provider" : "^0.3.1" ,
2022-02-18 08:52:45 +08:00
"core-js-compat" : "^3.21.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/babel-plugin-polyfill-regenerator" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz" ,
"integrity" : "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==" ,
"dev" : true ,
"dependencies" : {
"@babel/helper-define-polyfill-provider" : "^0.3.1"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/babel-plugin-system-import-transformer" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-system-import-transformer/-/babel-plugin-system-import-transformer-4.0.0.tgz" ,
"integrity" : "sha512-l+xJk+z1U8tWX1FZfBCd/ebKOZa7JLAQ91YBmtNO0e/e5v/RwIM+8IGBkliXcSoP7xd+CF7L6Yu4O3wmQrya8g==" ,
"dev" : true ,
"dependencies" : {
"@babel/core" : "^7.0.0" ,
"@babel/helper-plugin-utils" : "^7.0.0" ,
"@babel/plugin-syntax-dynamic-import" : "^7.0.0"
}
} ,
"node_modules/babel-plugin-transform-es2015-modules-amd-lazy" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd-lazy/-/babel-plugin-transform-es2015-modules-amd-lazy-2.0.1.tgz" ,
"integrity" : "sha512-GGUvH+zwajFsdxE1x3XteBHIFVcbcM20S00ZIF7MH7LuL8KLFl/Giu8knxdgXl6NE69gZwXGTYQESX5Uk1fixA==" ,
"dev" : true ,
"dependencies" : {
"@babel/helper-module-transforms" : "^7.0.0-beta.45"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0 || ^7.0.0-beta"
}
} ,
2023-03-09 08:06:34 +08:00
"node_modules/babel-plugin-transform-inline-consecutive-adds" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-inline-consecutive-adds/-/babel-plugin-transform-inline-consecutive-adds-0.4.3.tgz" ,
"integrity" : "sha1-Mj1Ho+pjqDp6w8gRro5pQfrysNE=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-member-expression-literals" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-member-expression-literals/-/babel-plugin-transform-member-expression-literals-6.9.4.tgz" ,
"integrity" : "sha1-NwOcmgwzE6OUlfqsL/OmtbnQOL8=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-merge-sibling-variables" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-merge-sibling-variables/-/babel-plugin-transform-merge-sibling-variables-6.9.4.tgz" ,
"integrity" : "sha1-hbQi/DN3tEnJ0c3kQIcgNTJAHa4=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-minify-booleans" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-minify-booleans/-/babel-plugin-transform-minify-booleans-6.9.4.tgz" ,
"integrity" : "sha1-rLs+VqNVXdI5KOS1gtKFFi3SsZg=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-property-literals" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-property-literals/-/babel-plugin-transform-property-literals-6.9.4.tgz" ,
"integrity" : "sha1-mMHSHiVXNlc/k+zlRFn2ziSYXTk=" ,
"dev" : true ,
"dependencies" : {
"esutils" : "^2.0.2"
}
} ,
"node_modules/babel-plugin-transform-regexp-constructors" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-regexp-constructors/-/babel-plugin-transform-regexp-constructors-0.4.3.tgz" ,
"integrity" : "sha1-WLd3W2OvzzMyj66aX4j71PsLSWU=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-remove-console" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz" ,
"integrity" : "sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-remove-debugger" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-remove-debugger/-/babel-plugin-transform-remove-debugger-6.9.4.tgz" ,
"integrity" : "sha1-QrcnYxyXl44estGZp67IShgznvI=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-remove-undefined" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-remove-undefined/-/babel-plugin-transform-remove-undefined-0.5.0.tgz" ,
"integrity" : "sha512-+M7fJYFaEE/M9CXa0/IRkDbiV3wRELzA1kKQFCJ4ifhrzLKn/9VCCgj9OFmYWwBd8IB48YdgPkHYtbYq+4vtHQ==" ,
"dev" : true ,
"dependencies" : {
"babel-helper-evaluate-path" : "^0.5.0"
}
} ,
"node_modules/babel-plugin-transform-simplify-comparison-operators" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-simplify-comparison-operators/-/babel-plugin-transform-simplify-comparison-operators-6.9.4.tgz" ,
"integrity" : "sha1-9ir+CWyrDh9ootdT/fKDiIRxzrk=" ,
"dev" : true
} ,
"node_modules/babel-plugin-transform-undefined-to-void" : {
"version" : "6.9.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.9.4.tgz" ,
"integrity" : "sha1-viQcqBQEAwZ4t0hxcyK4nQyP4oA=" ,
"dev" : true
} ,
"node_modules/babel-preset-minify" : {
"version" : "0.5.1" ,
"resolved" : "https://registry.npmjs.org/babel-preset-minify/-/babel-preset-minify-0.5.1.tgz" ,
"integrity" : "sha512-1IajDumYOAPYImkHbrKeiN5AKKP9iOmRoO2IPbIuVp0j2iuCcj0n7P260z38siKMZZ+85d3mJZdtW8IgOv+Tzg==" ,
"dev" : true ,
"dependencies" : {
"babel-plugin-minify-builtins" : "^0.5.0" ,
"babel-plugin-minify-constant-folding" : "^0.5.0" ,
"babel-plugin-minify-dead-code-elimination" : "^0.5.1" ,
"babel-plugin-minify-flip-comparisons" : "^0.4.3" ,
"babel-plugin-minify-guarded-expressions" : "^0.4.4" ,
"babel-plugin-minify-infinity" : "^0.4.3" ,
"babel-plugin-minify-mangle-names" : "^0.5.0" ,
"babel-plugin-minify-numeric-literals" : "^0.4.3" ,
"babel-plugin-minify-replace" : "^0.5.0" ,
"babel-plugin-minify-simplify" : "^0.5.1" ,
"babel-plugin-minify-type-constructors" : "^0.4.3" ,
"babel-plugin-transform-inline-consecutive-adds" : "^0.4.3" ,
"babel-plugin-transform-member-expression-literals" : "^6.9.4" ,
"babel-plugin-transform-merge-sibling-variables" : "^6.9.4" ,
"babel-plugin-transform-minify-booleans" : "^6.9.4" ,
"babel-plugin-transform-property-literals" : "^6.9.4" ,
"babel-plugin-transform-regexp-constructors" : "^0.4.3" ,
"babel-plugin-transform-remove-console" : "^6.9.4" ,
"babel-plugin-transform-remove-debugger" : "^6.9.4" ,
"babel-plugin-transform-remove-undefined" : "^0.5.0" ,
"babel-plugin-transform-simplify-comparison-operators" : "^6.9.4" ,
"babel-plugin-transform-undefined-to-void" : "^6.9.4" ,
"lodash" : "^4.17.11"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/balanced-match" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/base64-js" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" ,
"integrity" : "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/bin-check" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bin-check/-/bin-check-4.1.0.tgz" ,
"integrity" : "sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==" ,
"dev" : true ,
"dependencies" : {
"execa" : "^0.7.0" ,
"executable" : "^4.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/bin-version" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/bin-version/-/bin-version-3.1.0.tgz" ,
"integrity" : "sha512-Mkfm4iE1VFt4xd4vH+gx+0/71esbfus2LsnCGe8Pi4mndSPyT+NGES/Eg99jx8/lUGWfu3z2yuB/bt5UB+iVbQ==" ,
"dev" : true ,
"dependencies" : {
"execa" : "^1.0.0" ,
"find-versions" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/bin-version-check" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/bin-version-check/-/bin-version-check-4.0.0.tgz" ,
"integrity" : "sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==" ,
"dev" : true ,
"dependencies" : {
"bin-version" : "^3.0.0" ,
"semver" : "^5.6.0" ,
"semver-truncate" : "^1.1.2"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/bin-version-check/node_modules/semver" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" ,
"integrity" : "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" ,
"dev" : true ,
"bin" : {
"semver" : "bin/semver"
}
} ,
"node_modules/bin-version/node_modules/execa" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" ,
"integrity" : "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==" ,
"dev" : true ,
"dependencies" : {
"cross-spawn" : "^6.0.0" ,
"get-stream" : "^4.0.0" ,
"is-stream" : "^1.1.0" ,
"npm-run-path" : "^2.0.0" ,
"p-finally" : "^1.0.0" ,
"signal-exit" : "^3.0.0" ,
"strip-eof" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/bin-version/node_modules/get-stream" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" ,
"integrity" : "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==" ,
"dev" : true ,
"dependencies" : {
"pump" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/bin-wrapper" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-4.1.0.tgz" ,
"integrity" : "sha512-hfRmo7hWIXPkbpi0ZltboCMVrU+0ClXR/JgbCKKjlDjQf6igXa7OwdqNcFWQZPZTgiY7ZpzE3+LjjkLiTN2T7Q==" ,
"dev" : true ,
"dependencies" : {
"bin-check" : "^4.1.0" ,
"bin-version-check" : "^4.0.0" ,
"download" : "^7.1.0" ,
"import-lazy" : "^3.1.0" ,
"os-filter-obj" : "^2.0.0" ,
"pify" : "^4.0.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/bin-wrapper/node_modules/import-lazy" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz" ,
"integrity" : "sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/bin-wrapper/node_modules/pify" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" ,
"integrity" : "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/binary-extensions" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" ,
"integrity" : "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/bl" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz" ,
"integrity" : "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==" ,
"dev" : true ,
"dependencies" : {
"readable-stream" : "^2.3.5" ,
"safe-buffer" : "^5.1.1"
}
} ,
"node_modules/bluebird" : {
"version" : "3.7.2" ,
"resolved" : "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz" ,
"integrity" : "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" ,
"dev" : true
} ,
"node_modules/body" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/body/-/body-5.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-5LoM5BCkaTYyM2dgnstOZVMSUGk=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"continuable-cache" : "^0.3.1" ,
"error" : "^7.0.0" ,
"raw-body" : "~1.1.0" ,
"safe-json-parse" : "~1.0.1"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/boom" : {
"version" : "0.4.2" ,
"resolved" : "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-emNune1O/O+xnO9JR6PGffrukRs=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)." ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"hoek" : "0.9.x"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" ,
"integrity" : "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==" ,
"dev" : true ,
"dependencies" : {
"fill-range" : "^7.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/browserslist" : {
2023-03-09 08:06:33 +08:00
"version" : "4.19.3" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.19.3.tgz" ,
"integrity" : "sha512-XK3X4xtKJ+Txj8G5c30B4gsm71s69lqXlkYui4s6EkKxuv49qjYlY6oVd+IFJ73d4YymtM3+djvvt/R/iJwwDg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"caniuse-lite" : "^1.0.30001312" ,
"electron-to-chromium" : "^1.4.71" ,
"escalade" : "^3.1.1" ,
"node-releases" : "^2.0.2" ,
"picocolors" : "^1.0.0"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
2023-03-09 08:06:33 +08:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/bser" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz" ,
"integrity" : "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" ,
"dev" : true ,
"dependencies" : {
"node-int64" : "^0.4.0"
}
} ,
"node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" ,
"integrity" : "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
"node_modules/buffer-alloc" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz" ,
"integrity" : "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==" ,
"dev" : true ,
"dependencies" : {
"buffer-alloc-unsafe" : "^1.1.0" ,
"buffer-fill" : "^1.0.0"
}
} ,
"node_modules/buffer-alloc-unsafe" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz" ,
"integrity" : "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==" ,
"dev" : true
} ,
"node_modules/buffer-crc32" : {
"version" : "0.2.13" ,
"resolved" : "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/buffer-fill" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-+PeLdniYiO858gXNY39o5wISKyw=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"dev" : true
} ,
2024-01-29 20:25:16 +08:00
"node_modules/builtin-modules" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz" ,
"integrity" : "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/bytes" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/cache-point" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/cache-point/-/cache-point-2.0.0.tgz" ,
"integrity" : "sha512-4gkeHlFpSKgm3vm2gJN5sPqfmijYRFYCQ6tv5cLw0xVmT6r1z1vd4FNnpuOREco3cBs1G709sZ72LdgddKvL5w==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^4.0.1" ,
"fs-then-native" : "^2.0.0" ,
"mkdirp2" : "^1.0.4"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cache-point/node_modules/array-back" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-4.0.2.tgz" ,
"integrity" : "sha512-NbdMezxqf94cnNfWLL7V/im0Ub+Anbb0IoZhvzie8+4HJ4nMQuzHuy49FkGYCJK2yAloZ3meiB6AVMClbrI1vg==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cacheable-request" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-DYCIAbY0KtM8kd+dC0TcCbkeXD0=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"clone-response" : "1.0.2" ,
"get-stream" : "3.0.0" ,
"http-cache-semantics" : "3.8.1" ,
"keyv" : "3.0.0" ,
"lowercase-keys" : "1.0.0" ,
"normalize-url" : "2.0.1" ,
"responselike" : "1.0.2"
}
} ,
"node_modules/cacheable-request/node_modules/lowercase-keys" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-TjNms55/VFfjXxMkvfb4jQv8cwY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/call-bind" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" ,
"integrity" : "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==" ,
"dev" : true ,
"dependencies" : {
"function-bind" : "^1.1.1" ,
"get-intrinsic" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=6"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/camelcase" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz" ,
"integrity" : "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/camelcase-keys" : {
"version" : "7.0.2" ,
"resolved" : "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-7.0.2.tgz" ,
"integrity" : "sha512-Rjs1H+A9R+Ig+4E/9oyB66UC5Mj9Xq3N//vcLf2WzgdTi/3gUu3Z9KoqmlrEG4VuuLK8wJHofxzdQXz/knhiYg==" ,
"dev" : true ,
"dependencies" : {
"camelcase" : "^6.3.0" ,
"map-obj" : "^4.1.0" ,
"quick-lru" : "^5.1.1" ,
"type-fest" : "^1.2.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/caniuse-lite" : {
2023-03-09 08:07:18 +08:00
"version" : "1.0.30001312" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz" ,
"integrity" : "sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:07:18 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
}
2022-02-18 08:07:49 +08:00
} ,
"node_modules/catharsis" : {
"version" : "0.9.0" ,
"resolved" : "https://registry.npmjs.org/catharsis/-/catharsis-0.9.0.tgz" ,
"integrity" : "sha512-prMTQVpcns/tzFgFVkVp6ak6RykZyWb3gu8ckUpd6YkTlacOd3DXGJjIpD4Q6zJirizvaiAjSSHlOsA+6sNh2A==" ,
"dev" : true ,
"dependencies" : {
"lodash" : "^4.17.15"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/caw" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/caw/-/caw-2.0.1.tgz" ,
"integrity" : "sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==" ,
"dev" : true ,
"dependencies" : {
"get-proxy" : "^2.0.0" ,
"isurl" : "^1.0.0-alpha5" ,
"tunnel-agent" : "^0.6.0" ,
"url-to-options" : "^1.0.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/chalk" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" ,
"integrity" : "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"escape-string-regexp" : "^1.0.5" ,
"supports-color" : "^5.3.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/chalk/node_modules/ansi-styles" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" ,
"integrity" : "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/chalk/node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/chokidar" : {
"version" : "3.5.3" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz" ,
"integrity" : "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-01-18 17:28:33 +01:00
"funding" : [
{
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
] ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-01-18 17:28:33 +01:00
"node" : ">= 8.10.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/clean-css" : {
"version" : "2.2.23" ,
"resolved" : "https://registry.npmjs.org/clean-css/-/clean-css-2.2.23.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-BZC1R4tRbEkD7cLYm9P9vdKGMow=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"optional" : true ,
"dependencies" : {
"commander" : "2.2.x"
} ,
"bin" : {
"cleancss" : "bin/cleancss"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/clean-css/node_modules/commander" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz" ,
"integrity" : "sha1-F1rUuTF/P/YV8gHB5XIk9Vo+kd8=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">= 0.6.x"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/cli" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/cli/-/cli-1.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-IoF1NPJL+klQw01TLUjsvGIbjBQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"exit" : "0.1.2" ,
"glob" : "^7.1.1"
} ,
"engines" : {
"node" : ">=0.2.5"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/cli/node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/cli/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/clone-response" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"mimic-response" : "^1.0.0"
}
} ,
"node_modules/collect-all" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/collect-all/-/collect-all-1.0.4.tgz" ,
"integrity" : "sha512-RKZhRwJtJEP5FWul+gkSMEnaK6H3AGPTTWOiRimCcs+rc/OmQE3Yhy1Q7A7KsdkG3ZXVdZq68Y6ONSdvkeEcKA==" ,
"dev" : true ,
"dependencies" : {
"stream-connect" : "^1.0.2" ,
"stream-via" : "^1.0.4"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/color-convert" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" ,
"integrity" : "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"color-name" : "1.1.3"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/colord" : {
"version" : "2.9.3" ,
"resolved" : "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz" ,
"integrity" : "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/colors" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.1.90"
}
} ,
"node_modules/command-line-args" : {
2023-02-03 22:48:04 +08:00
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/command-line-args/-/command-line-args-5.2.1.tgz" ,
"integrity" : "sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"array-back" : "^3.1.0" ,
"find-replace" : "^3.0.0" ,
"lodash.camelcase" : "^4.3.0" ,
"typical" : "^4.0.0"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/command-line-args/node_modules/array-back" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz" ,
"integrity" : "sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/command-line-args/node_modules/typical" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/typical/-/typical-4.0.0.tgz" ,
"integrity" : "sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/command-line-tool" : {
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/command-line-tool/-/command-line-tool-0.8.0.tgz" ,
"integrity" : "sha512-Xw18HVx/QzQV3Sc5k1vy3kgtOeGmsKIqwtFFoyjI4bbcpSgnw2CWVULvtakyw4s6fhyAdI6soQQhXc2OzJy62g==" ,
"dev" : true ,
"dependencies" : {
"ansi-escape-sequences" : "^4.0.0" ,
"array-back" : "^2.0.0" ,
"command-line-args" : "^5.0.0" ,
"command-line-usage" : "^4.1.0" ,
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/command-line-tool/node_modules/array-back" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-2.0.0.tgz" ,
"integrity" : "sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw==" ,
"dev" : true ,
"dependencies" : {
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/command-line-usage" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/command-line-usage/-/command-line-usage-4.1.0.tgz" ,
"integrity" : "sha512-MxS8Ad995KpdAC0Jopo/ovGIroV/m0KHwzKfXxKag6FHOkGsH8/lv5yjgablcRxCJJC0oJeUMuO/gmaq+Wq46g==" ,
"dev" : true ,
"dependencies" : {
"ansi-escape-sequences" : "^4.0.0" ,
"array-back" : "^2.0.0" ,
"table-layout" : "^0.4.2" ,
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/command-line-usage/node_modules/array-back" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-2.0.0.tgz" ,
"integrity" : "sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw==" ,
"dev" : true ,
"dependencies" : {
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/commander" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-5.0.0.tgz" ,
"integrity" : "sha512-JrDGPAKjMGSP1G0DUoaceEJ3DZgAfr/q6X7FVk4+U5KxUSKviYGM2k6zWkfyyBHy5rAtzgYJFa1ro2O9PtoxwQ==" ,
"dev" : true ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/comment-parser" : {
2024-01-29 20:25:16 +08:00
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz" ,
"integrity" : "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 12.0.0"
}
} ,
"node_modules/common-sequence" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/common-sequence/-/common-sequence-2.0.2.tgz" ,
"integrity" : "sha512-jAg09gkdkrDO9EWTdXfv80WWH3yeZl5oT69fGfedBNS9pXUKYInVJ1bJ+/ht2+Moeei48TmSbQDYMc8EOx9G0g==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/config-chain" : {
"version" : "1.1.13" ,
"resolved" : "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz" ,
"integrity" : "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==" ,
"dev" : true ,
"dependencies" : {
"ini" : "^1.3.4" ,
"proto-list" : "~1.2.1"
}
} ,
"node_modules/config-master" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/config-master/-/config-master-3.1.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-n7LBL1zBzYdTpF1mx5DNcZnZn05CWIdsdvtPL4MosvqbBUK3Rq6VWEtGUuF3Y0s9/CIhMejezqlSkP6TnCJ/9g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"walk-back" : "^2.0.1"
}
} ,
"node_modules/config-master/node_modules/walk-back" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/walk-back/-/walk-back-2.0.1.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-Nb6GvBR8UWX1D+Le+xUq0+Q1kFmRBIWVrfLnQAOmcpEzA9oAxwJ9gIr36t9TWYfzvWRvuMtjHiVsJYEkXWaTAQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/console-browserify" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"date-now" : "^0.1.4"
}
} ,
"node_modules/content-disposition" : {
2023-03-09 08:06:33 +08:00
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz" ,
"integrity" : "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"safe-buffer" : "5.1.2"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/continuable-cache" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/continuable-cache/-/continuable-cache-0.3.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-vXJ6f67XfnH/OYWskzUakSczrQ8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/convert-source-map" : {
2023-03-09 08:06:33 +08:00
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" ,
"integrity" : "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"safe-buffer" : "~5.1.1"
}
2022-02-18 08:07:49 +08:00
} ,
"node_modules/core-js" : {
"version" : "3.6.4" ,
"resolved" : "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz" ,
"integrity" : "sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw==" ,
"dev" : true ,
"hasInstallScript" : true ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
"node_modules/core-js-compat" : {
2023-03-09 08:06:33 +08:00
"version" : "3.21.1" ,
"resolved" : "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.21.1.tgz" ,
"integrity" : "sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"browserslist" : "^4.19.1" ,
"semver" : "7.0.0"
2022-02-18 08:07:49 +08:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/core-js-compat/node_modules/semver" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz" ,
"integrity" : "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==" ,
"dev" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/core-util-is" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" ,
"integrity" : "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/cosmiconfig" : {
2023-02-03 11:24:18 +08:00
"version" : "8.3.6" ,
"resolved" : "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz" ,
"integrity" : "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"import-fresh" : "^3.3.0" ,
"js-yaml" : "^4.1.0" ,
"parse-json" : "^5.2.0" ,
"path-type" : "^4.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/d-fischer"
} ,
"peerDependencies" : {
"typescript" : ">=4.9.5"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2023-03-09 08:07:19 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/cosmiconfig/node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"dev" : true
} ,
"node_modules/cosmiconfig/node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"argparse" : "^2.0.1"
2023-03-09 08:07:22 +08:00
} ,
2023-02-03 11:24:18 +08:00
"bin" : {
"js-yaml" : "bin/js-yaml.js"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/cpr" : {
2023-03-09 08:07:10 +08:00
"version" : "0.0.6" ,
"resolved" : "https://registry.npmjs.org/cpr/-/cpr-0.0.6.tgz" ,
"integrity" : "sha1-U43SYnolrlDtoNwPgyKfuWDQhrM=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:07:10 +08:00
"graceful-fs" : "~1.1.14" ,
"mkdirp" : "~0.3.4" ,
"rimraf" : "~2.0.2"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/cpr/node_modules/graceful-fs" : {
"version" : "1.1.14" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.1.14.tgz" ,
"integrity" : "sha1-BweNtfY3f2Mh/Oqu30l94STclGU=" ,
"deprecated" : "please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-03-09 08:07:10 +08:00
"node" : ">=0.4.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/cpr/node_modules/mkdirp" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz" ,
"integrity" : "sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc=" ,
"deprecated" : "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/cpr/node_modules/rimraf" : {
2023-03-09 08:07:10 +08:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-2.0.3.tgz" ,
"integrity" : "sha1-9QopZecUTpr9mYmC8V33BnMPVqk=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-03-09 08:07:10 +08:00
"optionalDependencies" : {
"graceful-fs" : "~1.1"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/cross-env" : {
2022-02-18 08:29:59 +08:00
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz" ,
"integrity" : "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"cross-spawn" : "^7.0.1"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"cross-env" : "src/bin/cross-env.js" ,
"cross-env-shell" : "src/bin/cross-env-shell.js"
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : ">=10.14" ,
"npm" : ">=6" ,
"yarn" : ">=1"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/cross-env/node_modules/cross-spawn" : {
2022-02-18 08:07:49 +08:00
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
"dev" : true ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/cross-env/node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cross-env/node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cross-env/node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cross-env/node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/cross-spawn" : {
"version" : "6.0.5" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" ,
"integrity" : "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==" ,
"dev" : true ,
"dependencies" : {
"nice-try" : "^1.0.4" ,
"path-key" : "^2.0.1" ,
"semver" : "^5.5.0" ,
"shebang-command" : "^1.2.0" ,
"which" : "^1.2.9"
} ,
"engines" : {
"node" : ">=4.8"
}
} ,
"node_modules/cross-spawn/node_modules/semver" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" ,
"integrity" : "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" ,
"dev" : true ,
"bin" : {
"semver" : "bin/semver"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/cryptiles" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-7ZH/HxetE9N0gohZT4pIoNJvMlw=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)." ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"boom" : "0.4.x"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/css-functions-list" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.1.tgz" ,
"integrity" : "sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=12 || >=16"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/css-tree" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz" ,
"integrity" : "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"dependencies" : {
"mdn-data" : "2.0.30" ,
"source-map-js" : "^1.0.1"
} ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
"dev" : true ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/csslint" : {
"version" : "0.10.0" ,
"resolved" : "https://registry.npmjs.org/csslint/-/csslint-0.10.0.tgz" ,
"integrity" : "sha1-OmoE51Zcjp0ZvrSXZ8fslug2WAU=" ,
"dev" : true ,
"dependencies" : {
"parserlib" : "~0.2.2"
} ,
"bin" : {
"csslint" : "cli.js"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/cssproc" : {
"version" : "0.0.7" ,
"resolved" : "https://registry.npmjs.org/cssproc/-/cssproc-0.0.7.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-+Ch4pPhKvpcxVUK5ln9mUNhdPf4=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/ctype" : {
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz" ,
2023-03-09 08:07:16 +08:00
"integrity" : "sha1-gsGMJGH3QRTvFsE1IkrQuRRMoS8=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/cucumber-messages" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/cucumber-messages/-/cucumber-messages-8.0.0.tgz" ,
"integrity" : "sha512-lUnWRMjwA9+KhDec/5xRZV3Du67ISumHnVLywWQXyvzmc4P+Eqx8CoeQrBQoau3Pw1hs4kJLTDyV85hFBF00SQ==" ,
"dev" : true ,
"dependencies" : {
"@types/uuid" : "^3.4.6" ,
"protobufjs" : "^6.8.8" ,
"uuid" : "^3.3.3"
}
} ,
"node_modules/date-now" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/dateformat" : {
2024-01-29 21:06:49 +08:00
"version" : "4.6.3" ,
"resolved" : "https://registry.npmjs.org/dateformat/-/dateformat-4.6.3.tgz" ,
"integrity" : "sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/debug" : {
2024-01-29 20:25:16 +08:00
"version" : "4.3.4" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" ,
"integrity" : "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-02-18 08:52:45 +08:00
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/decamelize" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/decamelize-keys" : {
2023-02-03 11:24:18 +08:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz" ,
"integrity" : "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"decamelize" : "^1.1.0" ,
"map-obj" : "^1.0.0"
} ,
2023-02-03 11:24:18 +08:00
"engines" : {
"node" : ">=0.10.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/decamelize-keys/node_modules/map-obj" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz" ,
"integrity" : "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==" ,
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/decode-uri-component" : {
2023-03-09 08:07:14 +08:00
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz" ,
"integrity" : "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/decompress" : {
"version" : "4.2.1" ,
"resolved" : "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz" ,
"integrity" : "sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==" ,
"dev" : true ,
"dependencies" : {
"decompress-tar" : "^4.0.0" ,
"decompress-tarbz2" : "^4.0.0" ,
"decompress-targz" : "^4.0.0" ,
"decompress-unzip" : "^4.0.1" ,
"graceful-fs" : "^4.1.10" ,
"make-dir" : "^1.0.0" ,
"pify" : "^2.3.0" ,
"strip-dirs" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-response" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"mimic-response" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-tar" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz" ,
"integrity" : "sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==" ,
"dev" : true ,
"dependencies" : {
"file-type" : "^5.2.0" ,
"is-stream" : "^1.1.0" ,
"tar-stream" : "^1.5.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-tar/node_modules/file-type" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-LdvqfHP/42No365J3DOMBYwritY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-tarbz2" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz" ,
"integrity" : "sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==" ,
"dev" : true ,
"dependencies" : {
"decompress-tar" : "^4.1.0" ,
"file-type" : "^6.1.0" ,
"is-stream" : "^1.1.0" ,
"seek-bzip" : "^1.0.5" ,
"unbzip2-stream" : "^1.0.9"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-tarbz2/node_modules/file-type" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz" ,
"integrity" : "sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-targz" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/decompress-targz/-/decompress-targz-4.1.1.tgz" ,
"integrity" : "sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==" ,
"dev" : true ,
"dependencies" : {
"decompress-tar" : "^4.1.1" ,
"file-type" : "^5.2.0" ,
"is-stream" : "^1.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-targz/node_modules/file-type" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-LdvqfHP/42No365J3DOMBYwritY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-unzip" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-3qrM39FK6vhVePczroIQ+bSEj2k=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"file-type" : "^3.8.0" ,
"get-stream" : "^2.2.0" ,
"pify" : "^2.3.0" ,
"yauzl" : "^2.4.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/decompress-unzip/node_modules/file-type" : {
"version" : "3.9.0" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-JXoHg4TR24CHvESdEH1SpSZyuek=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/decompress-unzip/node_modules/get-stream" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-Xzj5PzRgCWZu4BUKBUFn+Rvdld4=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"object-assign" : "^4.0.1" ,
"pinkie-promise" : "^2.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/deep-extend" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" ,
"integrity" : "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" ,
"dev" : true ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/deep-is" : {
2023-03-09 08:06:33 +08:00
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/define-properties" : {
2023-03-09 08:06:33 +08:00
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz" ,
"integrity" : "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"object-keys" : "^1.0.12"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/detect-file" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/dir-glob" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" ,
"integrity" : "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" ,
"dev" : true ,
"dependencies" : {
"path-type" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-02-28 10:17:15 +08:00
"node_modules/dmd" : {
2023-02-03 22:48:04 +08:00
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/dmd/-/dmd-6.2.0.tgz" ,
"integrity" : "sha512-uXWxLF1H7TkUAuoHK59/h/ts5cKavm2LnhrIgJWisip4BVzPoXavlwyoprFFn2CzcahKYgvkfaebS6oxzgflkg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"array-back" : "^6.2.2" ,
2022-02-18 08:07:49 +08:00
"cache-point" : "^2.0.0" ,
2022-02-18 08:29:59 +08:00
"common-sequence" : "^2.0.2" ,
"file-set" : "^4.0.2" ,
2022-02-18 08:07:49 +08:00
"handlebars" : "^4.7.7" ,
2023-02-03 22:48:04 +08:00
"marked" : "^4.2.3" ,
2022-02-18 08:07:49 +08:00
"object-get" : "^2.1.1" ,
2022-02-18 08:29:59 +08:00
"reduce-flatten" : "^3.0.1" ,
2022-02-18 08:07:49 +08:00
"reduce-unique" : "^2.0.1" ,
"reduce-without" : "^1.0.1" ,
"test-value" : "^3.0.0" ,
2022-02-18 08:29:59 +08:00
"walk-back" : "^5.1.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : ">=12"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-03 22:48:04 +08:00
"node_modules/docdash" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/docdash/-/docdash-2.0.2.tgz" ,
"integrity" : "sha512-3SDDheh9ddrwjzf6dPFe1a16M6ftstqTNjik2+1fx46l24H9dD2osT2q9y+nBEC1wWz4GIqA48JmicOLQ0R8xA==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
2023-02-03 22:48:04 +08:00
"dependencies" : {
"@jsdoc/salty" : "^0.2.1"
2023-03-09 08:06:33 +08:00
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/dom-serializer" : {
2023-03-09 08:06:33 +08:00
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz" ,
"integrity" : "sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"domelementtype" : "^1.3.0" ,
"entities" : "^1.1.1"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/dom-serializer/node_modules/entities" : {
2023-03-09 08:06:33 +08:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz" ,
"integrity" : "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/domelementtype" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz" ,
"integrity" : "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" ,
"dev" : true
} ,
"node_modules/domhandler" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-LeWaCCLVAn+r/28DLCsloqir5zg=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"domelementtype" : "1"
}
} ,
"node_modules/domutils" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"dom-serializer" : "0" ,
"domelementtype" : "1"
}
} ,
"node_modules/download" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/download/-/download-7.1.0.tgz" ,
"integrity" : "sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==" ,
"dev" : true ,
"dependencies" : {
"archive-type" : "^4.0.0" ,
"caw" : "^2.0.1" ,
"content-disposition" : "^0.5.2" ,
"decompress" : "^4.2.0" ,
"ext-name" : "^5.0.0" ,
"file-type" : "^8.1.0" ,
"filenamify" : "^2.0.0" ,
"get-stream" : "^3.0.0" ,
"got" : "^8.3.1" ,
"make-dir" : "^1.2.0" ,
"p-event" : "^2.1.0" ,
"pify" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/download/node_modules/pify" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/duplexer3" : {
2023-03-09 08:06:33 +08:00
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz" ,
"integrity" : "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2024-01-29 21:06:49 +08:00
"node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz" ,
"integrity" : "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" ,
"dev" : true
} ,
2022-02-18 08:52:45 +08:00
"node_modules/electron-to-chromium" : {
2023-03-09 08:06:33 +08:00
"version" : "1.4.71" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==" ,
"dev" : true
2022-02-18 08:52:45 +08:00
} ,
2022-02-18 08:07:49 +08:00
"node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"dev" : true
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" ,
"integrity" : "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" ,
"dev" : true ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/entities" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-sph6o4ITR/zeZCsk/fyeT7cSvyY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/error" : {
"version" : "7.2.1" ,
"resolved" : "https://registry.npmjs.org/error/-/error-7.2.1.tgz" ,
"integrity" : "sha512-fo9HBvWnx3NGUKMvMwB/CBCMMrfEJgbDTVDEkPygA3Bdd3lM1OyCd+rbQ8BwnpF6GdVeOLDNmyL4N5Bg80ZvdA==" ,
"dev" : true ,
"dependencies" : {
"string-template" : "~0.2.1"
}
} ,
"node_modules/error-ex" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" ,
"integrity" : "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" ,
"dev" : true ,
"dependencies" : {
"is-arrayish" : "^0.2.1"
}
} ,
"node_modules/es-abstract" : {
2023-03-09 08:06:33 +08:00
"version" : "1.18.3" ,
"resolved" : "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.3.tgz" ,
"integrity" : "sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"es-to-primitive" : "^1.2.1" ,
"function-bind" : "^1.1.1" ,
2023-03-09 08:06:33 +08:00
"get-intrinsic" : "^1.1.1" ,
2022-02-18 08:07:49 +08:00
"has" : "^1.0.3" ,
2023-03-09 08:06:33 +08:00
"has-symbols" : "^1.0.2" ,
"is-callable" : "^1.2.3" ,
"is-negative-zero" : "^2.0.1" ,
"is-regex" : "^1.1.3" ,
"is-string" : "^1.0.6" ,
"object-inspect" : "^1.10.3" ,
2022-02-18 08:07:49 +08:00
"object-keys" : "^1.1.1" ,
2023-03-09 08:06:33 +08:00
"object.assign" : "^4.1.2" ,
"string.prototype.trimend" : "^1.0.4" ,
"string.prototype.trimstart" : "^1.0.4" ,
"unbox-primitive" : "^1.0.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/es-abstract/node_modules/has-symbols" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz" ,
"integrity" : "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
2023-03-09 08:06:33 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/es-to-primitive" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz" ,
"integrity" : "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==" ,
"dev" : true ,
"dependencies" : {
"is-callable" : "^1.1.4" ,
"is-date-object" : "^1.0.1" ,
"is-symbol" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/escalade" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz" ,
"integrity" : "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/escape-string-regexp" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/escodegen" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/escodegen/-/escodegen-1.8.1.tgz" ,
"integrity" : "sha1-WltTr0aTEQvrsIZ6o0MN07cKEBg=" ,
"dev" : true ,
"dependencies" : {
"esprima" : "^2.7.1" ,
"estraverse" : "^1.9.1" ,
"esutils" : "^2.0.2" ,
"optionator" : "^0.8.1"
} ,
"bin" : {
"escodegen" : "bin/escodegen.js" ,
"esgenerate" : "bin/esgenerate.js"
} ,
"engines" : {
"node" : ">=0.12.0"
} ,
"optionalDependencies" : {
"source-map" : "~0.2.0"
}
} ,
"node_modules/escodegen/node_modules/esprima" : {
"version" : "2.7.3" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-2.7.3.tgz" ,
"integrity" : "sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE=" ,
"dev" : true ,
"bin" : {
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/escodegen/node_modules/estraverse" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-1.9.3.tgz" ,
"integrity" : "sha1-r2fy3JIlgkFZUJJgkaQAXSnJu0Q=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/escodegen/node_modules/source-map" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.2.0.tgz" ,
"integrity" : "sha1-2rc/vPwrqBm03gO9b26qSBZLP50=" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"amdefine" : ">=0.0.4"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/eslint" : {
2024-01-29 20:25:16 +08:00
"version" : "8.56.0" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz" ,
"integrity" : "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==" ,
2022-03-22 15:36:39 +00:00
"dev" : true ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
2024-01-29 20:25:16 +08:00
"@eslint-community/regexpp" : "^4.6.1" ,
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.56.0" ,
"@humanwhocodes/config-array" : "^0.11.13" ,
2022-03-22 15:36:39 +00:00
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
2024-01-29 20:25:16 +08:00
"@ungap/structured-clone" : "^1.2.0" ,
"ajv" : "^6.12.4" ,
2022-02-18 08:52:45 +08:00
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
2022-02-18 08:07:49 +08:00
"doctrine" : "^3.0.0" ,
2022-02-18 08:52:45 +08:00
"escape-string-regexp" : "^4.0.0" ,
2024-01-29 20:25:16 +08:00
"eslint-scope" : "^7.2.2" ,
"eslint-visitor-keys" : "^3.4.3" ,
"espree" : "^9.6.1" ,
2022-03-22 15:36:39 +00:00
"esquery" : "^1.4.2" ,
2022-02-18 08:07:49 +08:00
"esutils" : "^2.0.2" ,
2022-02-18 08:52:45 +08:00
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
2022-03-22 15:36:39 +00:00
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"globals" : "^13.19.0" ,
"graphemer" : "^1.4.0" ,
2022-02-18 08:52:45 +08:00
"ignore" : "^5.2.0" ,
2022-02-18 08:07:49 +08:00
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
2022-03-22 15:36:39 +00:00
"is-path-inside" : "^3.0.3" ,
2022-02-18 08:52:45 +08:00
"js-yaml" : "^4.1.0" ,
2022-02-18 08:07:49 +08:00
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
2022-02-18 08:52:45 +08:00
"levn" : "^0.4.1" ,
"lodash.merge" : "^4.6.2" ,
2022-03-22 15:36:39 +00:00
"minimatch" : "^3.1.2" ,
2022-02-18 08:07:49 +08:00
"natural-compare" : "^1.4.0" ,
2024-01-29 20:25:16 +08:00
"optionator" : "^0.9.3" ,
2022-02-18 08:52:45 +08:00
"strip-ansi" : "^6.0.1" ,
2022-03-22 15:36:39 +00:00
"text-table" : "^0.2.0"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-plugin-jsdoc" : {
2024-01-29 20:25:16 +08:00
"version" : "48.0.4" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.0.4.tgz" ,
"integrity" : "sha512-A0cH+5svWPXzGZszBjXA1t0aAqVGS+/x3i02KFmb73rU0iMLnadEcVWcD/dGBZHIfAMKr3YpWh58f6wn4N909w==" ,
2022-02-18 08:52:45 +08:00
"dev" : true ,
"dependencies" : {
2024-01-29 20:25:16 +08:00
"@es-joy/jsdoccomment" : "~0.41.0" ,
"are-docs-informative" : "^0.0.2" ,
"comment-parser" : "1.4.1" ,
"debug" : "^4.3.4" ,
2022-02-18 08:52:45 +08:00
"escape-string-regexp" : "^4.0.0" ,
2024-01-29 20:25:16 +08:00
"esquery" : "^1.5.0" ,
"is-builtin-module" : "^3.2.1" ,
"semver" : "^7.5.4" ,
"spdx-expression-parse" : "^4.0.0"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
2024-01-29 20:25:16 +08:00
"node" : ">=18"
2022-02-18 08:52:45 +08:00
} ,
"peerDependencies" : {
2024-01-29 20:25:16 +08:00
"eslint" : "^7.0.0 || ^8.0.0 || ^9.0.0"
2022-02-18 08:52:45 +08:00
}
} ,
"node_modules/eslint-plugin-jsdoc/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-01-29 20:25:16 +08:00
"node_modules/eslint-plugin-jsdoc/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dev" : true ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/eslint-plugin-jsdoc/node_modules/semver" : {
"version" : "7.5.4" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz" ,
"integrity" : "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" ,
"dev" : true ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse" : {
2024-01-29 20:25:16 +08:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz" ,
"integrity" : "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
2024-01-29 20:25:16 +08:00
"node_modules/eslint-plugin-jsdoc/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"dev" : true
} ,
2022-02-18 08:52:45 +08:00
"node_modules/eslint-plugin-promise" : {
2023-03-09 08:07:22 +08:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz" ,
"integrity" : "sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==" ,
2022-02-18 08:52:45 +08:00
"dev" : true ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^7.0.0 || ^8.0.0"
}
} ,
"node_modules/eslint-rule-composer" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz" ,
"integrity" : "sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==" ,
"dev" : true ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/eslint-scope" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" ,
"integrity" : "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^4.1.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/eslint-visitor-keys" : {
2024-01-29 20:25:16 +08:00
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
2022-03-22 15:36:39 +00:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-02-18 08:52:45 +08:00
} ,
"funding" : {
2022-03-22 15:36:39 +00:00
"url" : "https://opencollective.com/eslint"
2023-03-09 08:06:33 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/eslint/node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/eslint/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:07:19 +08:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"dev" : true
2022-02-18 08:52:45 +08:00
} ,
"node_modules/eslint/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/eslint/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:07:19 +08:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/eslint/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true
2023-03-09 08:07:19 +08:00
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
2022-02-18 08:52:45 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">= 8"
2022-02-18 08:52:45 +08:00
}
} ,
"node_modules/eslint/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=10"
2022-02-18 08:07:49 +08:00
} ,
"funding" : {
2022-02-18 08:52:45 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/eslint/node_modules/eslint-scope" : {
2024-01-29 20:25:16 +08:00
"version" : "7.2.2" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" ,
"integrity" : "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-02-18 08:52:45 +08:00
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-03-22 15:36:39 +00:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/eslint/node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=4.0"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/eslint/node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:07:19 +08:00
"dependencies" : {
"flat-cache" : "^3.0.4"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/glob-parent" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" ,
"integrity" : "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/eslint/node_modules/globals" : {
2022-03-22 15:36:39 +00:00
"version" : "13.20.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz" ,
"integrity" : "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2022-02-18 08:52:45 +08:00
"type-fest" : "^0.20.2"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/levn" : {
2022-02-18 08:52:45 +08:00
"version" : "0.4.1" ,
2023-03-09 08:06:33 +08:00
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">= 0.8.0"
2022-02-18 08:07:49 +08:00
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/eslint/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/optionator" : {
2024-01-29 20:25:16 +08:00
"version" : "0.9.3" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz" ,
"integrity" : "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
2024-01-29 20:25:16 +08:00
"@aashutoshrathi/word-wrap" : "^1.2.3" ,
2023-03-09 08:06:33 +08:00
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
2024-01-29 20:25:16 +08:00
"type-check" : "^0.4.0"
2023-03-09 08:06:33 +08:00
} ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">= 0.8.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=8"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/eslint/node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/eslint/node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/eslint/node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/eslint/node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/eslint/node_modules/type-fest" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint/node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/espree" : {
2024-01-29 20:25:16 +08:00
"version" : "9.6.1" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
2024-01-29 20:25:16 +08:00
"acorn" : "^8.9.0" ,
2022-03-22 15:36:39 +00:00
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^3.4.1"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-03-22 15:36:39 +00:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/esprima" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" ,
"integrity" : "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" ,
"dev" : true ,
"bin" : {
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/esquery" : {
2022-03-22 15:36:39 +00:00
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz" ,
"integrity" : "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/esquery/node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" ,
"integrity" : "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"estraverse" : "^5.2.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/esrecurse/node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:52:45 +08:00
"engines" : {
"node" : ">=4.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/estraverse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" ,
"integrity" : "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/esutils" : {
2023-03-09 08:06:33 +08:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz" ,
"integrity" : "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/eventemitter2" : {
"version" : "0.4.14" ,
"resolved" : "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/execa" : {
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"cross-spawn" : "^5.0.1" ,
"get-stream" : "^3.0.0" ,
"is-stream" : "^1.1.0" ,
"npm-run-path" : "^2.0.0" ,
"p-finally" : "^1.0.0" ,
"signal-exit" : "^3.0.0" ,
"strip-eof" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/execa/node_modules/cross-spawn" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"lru-cache" : "^4.0.1" ,
"shebang-command" : "^1.2.0" ,
"which" : "^1.2.9"
}
} ,
"node_modules/executable" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/executable/-/executable-4.1.1.tgz" ,
"integrity" : "sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==" ,
"dev" : true ,
"dependencies" : {
"pify" : "^2.2.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/exit" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/expand-tilde" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"homedir-polyfill" : "^1.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/ext-list" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz" ,
"integrity" : "sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==" ,
"dev" : true ,
"dependencies" : {
"mime-db" : "^1.28.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/ext-name" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/ext-name/-/ext-name-5.0.0.tgz" ,
"integrity" : "sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==" ,
"dev" : true ,
"dependencies" : {
"ext-list" : "^2.0.0" ,
"sort-keys-length" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" ,
"dev" : true
} ,
"node_modules/extend-shallow" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"is-extendable" : "^0.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/fast-deep-equal" : {
2022-02-18 08:52:45 +08:00
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/fast-glob" : {
2023-02-03 11:24:18 +08:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
2023-02-03 11:24:18 +08:00
"glob-parent" : "^5.1.2" ,
2022-02-18 08:07:49 +08:00
"merge2" : "^1.3.0" ,
2023-02-03 11:24:18 +08:00
"micromatch" : "^4.0.4"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=8.6.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/fastest-levenshtein" : {
"version" : "1.0.16" ,
"resolved" : "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz" ,
"integrity" : "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==" ,
"dev" : true ,
"engines" : {
"node" : ">= 4.9.1"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/fastq" : {
2023-03-09 08:06:33 +08:00
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.7.0.tgz" ,
"integrity" : "sha512-YOadQRnHd5q6PogvAR/x62BGituF2ufiEA6s8aavQANw5YKHERI4AREboX6KotzP8oX2klxYF2wcV/7bn1clfQ==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
"node_modules/faye-websocket" : {
"version" : "0.10.0" ,
"resolved" : "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"websocket-driver" : ">=0.5.1"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/fb-watchman" : {
2024-01-29 21:06:49 +08:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz" ,
"integrity" : "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"bser" : "2.1.1"
}
} ,
"node_modules/fd-slicer" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"pend" : "~1.2.0"
}
} ,
"node_modules/file-entry-cache" : {
2023-02-03 11:24:18 +08:00
"version" : "7.0.2" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-7.0.2.tgz" ,
"integrity" : "sha512-TfW7/1iI4Cy7Y8L6iqNdZQVvdXn0f8B4QcIXmkIbtTIe/Okm/nSlHb4IwGzRVOd3WfSieCgvf5cMzEfySAIl0g==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-02-03 11:24:18 +08:00
"flat-cache" : "^3.2.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=12.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/file-set" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/file-set/-/file-set-4.0.2.tgz" ,
"integrity" : "sha512-fuxEgzk4L8waGXaAkd8cMr73Pm0FxOVkn8hztzUW7BAHhOGH90viQNXbiOsnecCWmfInqU6YmAMwxRMdKETceQ==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^5.0.0" ,
"glob" : "^7.1.6"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/file-set/node_modules/array-back" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-5.0.0.tgz" ,
"integrity" : "sha512-kgVWwJReZWmVuWOQKEOohXKJX+nD02JAZ54D1RRWlv8L0NebauKAaFxACKzB74RTclt1+WNz5KHaLRDAPZbDEw==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/file-set/node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/file-set/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-03-09 08:07:22 +08:00
"node_modules/file-type" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz" ,
"integrity" : "sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==" ,
2023-02-03 10:18:57 +08:00
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/filename-reserved-regex" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-q/c9+rc10EVECr/qLZHzieu/oik=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/filenamify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/filenamify/-/filenamify-2.1.0.tgz" ,
"integrity" : "sha512-ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA==" ,
"dev" : true ,
"dependencies" : {
"filename-reserved-regex" : "^2.0.0" ,
"strip-outer" : "^1.0.0" ,
"trim-repeated" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/fill-range" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" ,
"integrity" : "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==" ,
"dev" : true ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/find-replace" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/find-replace/-/find-replace-3.0.0.tgz" ,
"integrity" : "sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^3.0.1"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/find-replace/node_modules/array-back" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz" ,
"integrity" : "sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dev" : true ,
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-up/node_modules/locate-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
"dev" : true ,
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-up/node_modules/p-limit" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
"dev" : true ,
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-up/node_modules/p-locate" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
"dev" : true ,
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-up/node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/find-versions" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz" ,
"integrity" : "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==" ,
"dev" : true ,
"dependencies" : {
"semver-regex" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/findup-sync" : {
2024-01-29 21:06:49 +08:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/findup-sync/-/findup-sync-5.0.0.tgz" ,
"integrity" : "sha512-MzwXju70AuyflbgeOhzvQWAvvQdo1XL0A9bVvlXsYcFEBM87WR4OakL4OfZq+QRmr+duJubio+UtNQCPsVESzQ==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
"dependencies" : {
2024-01-29 21:06:49 +08:00
"detect-file" : "^1.0.0" ,
"is-glob" : "^4.0.3" ,
"micromatch" : "^4.0.4" ,
"resolve-dir" : "^1.0.1"
2023-03-09 08:07:22 +08:00
} ,
"engines" : {
2024-01-29 21:06:49 +08:00
"node" : ">= 10.13.0"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/fined" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz" ,
"integrity" : "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"expand-tilde" : "^2.0.2" ,
"is-plain-object" : "^2.0.3" ,
"object.defaults" : "^1.1.0" ,
"object.pick" : "^1.2.0" ,
"parse-filepath" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/flagged-respawn" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz" ,
"integrity" : "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/flat-cache" : {
2023-02-03 11:24:18 +08:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-02-03 11:24:18 +08:00
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
"rimraf" : "^3.0.2"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/flat-cache/node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
"dev" : true
} ,
"node_modules/flat-cache/node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
"dev" : true ,
"dependencies" : {
"json-buffer" : "3.0.1"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/flatted" : {
2023-02-03 11:24:18 +08:00
"version" : "3.2.9" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz" ,
"integrity" : "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==" ,
2023-03-09 08:07:19 +08:00
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/for-in" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/for-own" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"for-in" : "^1.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/foreground-child" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz" ,
"integrity" : "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==" ,
"dev" : true ,
"dependencies" : {
"cross-spawn" : "^7.0.0" ,
"signal-exit" : "^4.0.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/foreground-child/node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
"dev" : true ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/foreground-child/node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/foreground-child/node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/foreground-child/node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/foreground-child/node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
"dev" : true ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/foreground-child/node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/from2" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"inherits" : "^2.0.1" ,
"readable-stream" : "^2.0.0"
}
} ,
"node_modules/fs-constants" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" ,
"integrity" : "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" ,
"dev" : true
} ,
"node_modules/fs-then-native" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/fs-then-native/-/fs-then-native-2.0.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-X712jAOaWXkemQCAmWeg5rOT2i+KOpWz1Z/txk/cW0qlOu2oQ9H61vc5w3X/iyuUEfq/OyaFJ78/cZAQD1/bgA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/function-bind" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" ,
"integrity" : "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" ,
"dev" : true
} ,
"node_modules/gaze" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz" ,
"integrity" : "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==" ,
"dev" : true ,
"dependencies" : {
"globule" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 4.0.0"
}
} ,
"node_modules/gear" : {
2023-03-09 08:07:10 +08:00
"version" : "0.8.18" ,
"resolved" : "https://registry.npmjs.org/gear/-/gear-0.8.18.tgz" ,
"integrity" : "sha1-JVft8B/2FFNYrfyoyBonzuik3Do=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:07:10 +08:00
"async" : "0.2.x" ,
"mkdirp" : "0.3.x"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"gear" : "bin/gear.js"
2023-03-09 08:07:10 +08:00
}
} ,
"node_modules/gear-lib" : {
"version" : "0.9.2" ,
"resolved" : "https://registry.npmjs.org/gear-lib/-/gear-lib-0.9.2.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-vI1GHryB7K/+mcHagqvg9W65NUA=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"async" : "0.8.x" ,
"csslint" : "0.10.x" ,
"gear" : ">= 0.8.x" ,
"glob" : "3.2.x" ,
"handlebars" : "2.0.x" ,
"jshint" : "2.5.x" ,
"jslint" : "0.3.x" ,
"knox" : "0.8.x" ,
"less" : "1.7.x" ,
"mime" : "1.2.x" ,
"uglify-js" : "2.4.x"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/gear-lib/node_modules/async" : {
2022-02-18 08:07:49 +08:00
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/async/-/async-0.8.0.tgz" ,
2023-03-09 08:07:10 +08:00
"integrity" : "sha1-7mXsdymML/FFa8RBigUtDwZDURI=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/gear-lib/node_modules/camelcase" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz" ,
"integrity" : "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/gear-lib/node_modules/cli" : {
"version" : "0.6.6" ,
"resolved" : "https://registry.npmjs.org/cli/-/cli-0.6.6.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-Aq1Eo4Cr8nraxebwzdewQ9dMU+M=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"exit" : "0.1.2" ,
"glob" : "~ 3.2.1"
} ,
"engines" : {
"node" : ">=0.2.5"
}
} ,
"node_modules/gear-lib/node_modules/glob" : {
"version" : "3.2.11" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-Spc/Y1uRkPcV0QmH1cAP0oFevj0=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"inherits" : "2" ,
"minimatch" : "0.3"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/gear-lib/node_modules/handlebars" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-bp1/hRSjRn+l6fgswVjs/B1ax28=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"optimist" : "~0.3"
} ,
"bin" : {
"handlebars" : "bin/handlebars"
} ,
"engines" : {
"node" : ">=0.4.7"
} ,
"optionalDependencies" : {
"uglify-js" : "~2.3"
}
} ,
"node_modules/gear-lib/node_modules/handlebars/node_modules/async" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/async/-/async-0.2.10.tgz" ,
"integrity" : "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=" ,
"dev" : true ,
"optional" : true
} ,
"node_modules/gear-lib/node_modules/handlebars/node_modules/uglify-js" : {
"version" : "2.3.6" ,
"resolved" : "https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-+gmEdwtCi3qbKoBY9GNV0U/vIRo=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"optional" : true ,
"dependencies" : {
"async" : "~0.2.6" ,
"optimist" : "~0.3.5" ,
"source-map" : "~0.1.7"
} ,
"bin" : {
"uglifyjs" : "bin/uglifyjs"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/gear-lib/node_modules/jshint" : {
"version" : "2.5.11" ,
"resolved" : "https://registry.npmjs.org/jshint/-/jshint-2.5.11.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-4tlYWLuxqngwAQii6BCZ+wlWIuA=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"cli" : "0.6.x" ,
"console-browserify" : "1.1.x" ,
"exit" : "0.1.x" ,
"htmlparser2" : "3.8.x" ,
"minimatch" : "1.0.x" ,
"shelljs" : "0.3.x" ,
"strip-json-comments" : "1.0.x" ,
"underscore" : "1.6.x"
} ,
"bin" : {
"jshint" : "bin/jshint"
}
} ,
"node_modules/gear-lib/node_modules/jshint/node_modules/minimatch" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-4N0hILSeG3JM6NcUxSCCKpQ4V20=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue" ,
"dev" : true ,
"dependencies" : {
"lru-cache" : "2" ,
"sigmund" : "~1.0.0"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/gear-lib/node_modules/lru-cache" : {
"version" : "2.7.3" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz" ,
"integrity" : "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=" ,
"dev" : true
} ,
"node_modules/gear-lib/node_modules/minimatch" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-J12O2qxPG7MyZHIInnlJyDlGmd0=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue" ,
"dev" : true ,
"dependencies" : {
"lru-cache" : "2" ,
"sigmund" : "~1.0.0"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/gear-lib/node_modules/source-map" : {
"version" : "0.1.43" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz" ,
"integrity" : "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"amdefine" : ">=0.0.4"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/gear-lib/node_modules/strip-json-comments" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz" ,
"integrity" : "sha1-HhX7ysl9Pumb8tc7TGVrCCu6+5E=" ,
"dev" : true ,
"bin" : {
"strip-json-comments" : "cli.js"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/gear-lib/node_modules/uglify-js" : {
"version" : "2.4.24" ,
"resolved" : "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-+tV1XB4Vd2WLsG/5q25UjJW+vW4=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"async" : "~0.2.6" ,
"source-map" : "0.1.34" ,
"uglify-to-browserify" : "~1.0.0" ,
"yargs" : "~3.5.4"
} ,
"bin" : {
"uglifyjs" : "bin/uglifyjs"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/gear-lib/node_modules/uglify-js/node_modules/async" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/async/-/async-0.2.10.tgz" ,
"integrity" : "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=" ,
"dev" : true
} ,
"node_modules/gear-lib/node_modules/uglify-js/node_modules/source-map" : {
"version" : "0.1.34" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz" ,
"integrity" : "sha1-p8/omux7FoLDsZjQrPtH19CQVms=" ,
"dev" : true ,
"dependencies" : {
"amdefine" : ">=0.0.4"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/gear-lib/node_modules/wordwrap" : {
"version" : "0.0.2" ,
"resolved" : "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz" ,
"integrity" : "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/gear-lib/node_modules/yargs" : {
"version" : "3.5.4" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-3.5.4.tgz" ,
"integrity" : "sha1-2K/49mXpTDS9JZvevRv68N3TU2E=" ,
"dev" : true ,
"dependencies" : {
"camelcase" : "^1.0.2" ,
"decamelize" : "^1.0.0" ,
"window-size" : "0.1.0" ,
"wordwrap" : "0.0.2"
}
} ,
"node_modules/gear/node_modules/async" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/async/-/async-0.2.10.tgz" ,
"integrity" : "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=" ,
"dev" : true
} ,
"node_modules/gear/node_modules/mkdirp" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz" ,
"integrity" : "sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc=" ,
"deprecated" : "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/gensync" : {
2022-02-18 08:52:45 +08:00
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/get-intrinsic" : {
2023-03-09 08:06:33 +08:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz" ,
"integrity" : "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"function-bind" : "^1.1.1" ,
"has" : "^1.0.3" ,
2023-03-09 08:06:33 +08:00
"has-symbols" : "^1.0.1"
2022-02-18 08:07:49 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-proxy" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz" ,
"integrity" : "sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==" ,
"dev" : true ,
"dependencies" : {
"npm-conf" : "^1.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/get-stream" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/getobject" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/getobject/-/getobject-1.0.1.tgz" ,
"integrity" : "sha512-tj18lLe+917AACr6BdVoUuHnBPTVd9BEJp1vxnMZ58ztNvuxz9Ufa+wf3g37tlGITH35jggwZ2d9lcgHJJgXfQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/gherkin" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/gherkin/-/gherkin-9.0.0.tgz" ,
"integrity" : "sha512-6xoAepoxo5vhkBXjB4RCfVnSKHu5z9SqXIQVUyj+Jw8BQX8odATlee5otXgdN8llZvyvHokuvNiBeB3naEnnIQ==" ,
"dev" : true ,
"dependencies" : {
"commander" : "^4.0.1" ,
"cucumber-messages" : "8.0.0" ,
"source-map-support" : "^0.5.16"
} ,
"bin" : {
"gherkin-javascript" : "bin/gherkin"
}
} ,
"node_modules/gherkin-lint" : {
"version" : "4.2.2" ,
"resolved" : "https://registry.npmjs.org/gherkin-lint/-/gherkin-lint-4.2.2.tgz" ,
"integrity" : "sha512-+vu0wbrwxaaEdrheU9pH2MYR6zk38u2IkrCIg6IETUw1lkrNVAfIfOCihwrrL2NTJv5Iia/C7hZEBNwjGSkL2Q==" ,
"dev" : true ,
"dependencies" : {
"commander" : "5.0.0" ,
"core-js" : "3.6.4" ,
"gherkin" : "9.0.0" ,
"glob" : "7.1.6" ,
"lodash" : "4.17.21" ,
"strip-json-comments" : "3.0.1" ,
"xml-js" : "^1.6.11"
} ,
"bin" : {
"gherkin-lint" : "dist/main.js"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
2022-02-18 08:29:59 +08:00
"node_modules/gherkin-lint/node_modules/glob" : {
"version" : "7.1.6" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" ,
"integrity" : "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.0.4" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/gherkin-lint/node_modules/strip-json-comments" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.0.1.tgz" ,
"integrity" : "sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/gherkin/node_modules/commander" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz" ,
"integrity" : "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==" ,
"dev" : true ,
"engines" : {
"node" : ">= 6"
}
} ,
2023-01-05 14:14:22 +01:00
"node_modules/git-tags-remote" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/git-tags-remote/-/git-tags-remote-1.0.5.tgz" ,
"integrity" : "sha512-BMPL7t5XWDTD1AAyc+0rtq5zAE6e6QPE8KYu1nLPI0+JZztmCWhUNzNLF3P8vPSvJ1YupCL9NYiM6OQevJYY1g==" ,
"dev" : true ,
"dependencies" : {
"semver" : "^7.3.2"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/glob" : {
2024-01-29 21:06:49 +08:00
"version" : "10.3.10" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz" ,
"integrity" : "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2024-01-29 21:06:49 +08:00
"foreground-child" : "^3.1.0" ,
"jackspeak" : "^2.3.5" ,
"minimatch" : "^9.0.1" ,
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0" ,
"path-scurry" : "^1.10.1"
} ,
"bin" : {
"glob" : "dist/esm/bin.mjs"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2024-01-29 21:06:49 +08:00
"node" : ">=16 || 14 >=14.17"
2022-02-18 08:07:49 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/glob-parent" : {
2023-03-09 08:06:33 +08:00
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"is-glob" : "^4.0.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">= 6"
2022-02-18 08:07:49 +08:00
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/glob/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
"dev" : true ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/glob/node_modules/minimatch" : {
"version" : "9.0.3" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz" ,
"integrity" : "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/global-modules" : {
2023-03-09 08:06:33 +08:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz" ,
"integrity" : "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"global-prefix" : "^3.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=6"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/global-prefix" : {
2023-03-09 08:06:33 +08:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz" ,
"integrity" : "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"ini" : "^1.3.5" ,
"kind-of" : "^6.0.2" ,
"which" : "^1.3.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=6"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/globby" : {
2023-02-03 11:24:18 +08:00
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" ,
"integrity" : "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
2023-02-03 11:24:18 +08:00
"fast-glob" : "^3.2.9" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
2022-02-18 08:07:49 +08:00
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/globjoin" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz" ,
2023-02-03 11:24:18 +08:00
"integrity" : "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/globule" : {
2023-03-09 08:06:33 +08:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz" ,
"integrity" : "sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"glob" : "~7.1.1" ,
2023-03-09 08:06:33 +08:00
"lodash" : "~4.17.10" ,
2022-02-18 08:07:49 +08:00
"minimatch" : "~3.0.2"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
2022-02-18 08:29:59 +08:00
"node_modules/globule/node_modules/glob" : {
"version" : "7.1.7" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz" ,
"integrity" : "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.0.4" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/got" : {
"version" : "8.3.2" ,
"resolved" : "https://registry.npmjs.org/got/-/got-8.3.2.tgz" ,
"integrity" : "sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==" ,
"dev" : true ,
"dependencies" : {
"@sindresorhus/is" : "^0.7.0" ,
"cacheable-request" : "^2.1.1" ,
"decompress-response" : "^3.3.0" ,
"duplexer3" : "^0.1.4" ,
"get-stream" : "^3.0.0" ,
"into-stream" : "^3.1.0" ,
"is-retry-allowed" : "^1.1.0" ,
"isurl" : "^1.0.0-alpha5" ,
"lowercase-keys" : "^1.0.0" ,
"mimic-response" : "^1.0.0" ,
"p-cancelable" : "^0.4.0" ,
"p-timeout" : "^2.0.1" ,
"pify" : "^3.0.0" ,
"safe-buffer" : "^5.1.1" ,
"timed-out" : "^4.0.1" ,
"url-parse-lax" : "^3.0.0" ,
"url-to-options" : "^1.0.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/got/node_modules/pify" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/graceful-fs" : {
2023-03-09 08:06:33 +08:00
"version" : "4.1.15" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.15.tgz" ,
"integrity" : "sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2022-03-22 15:36:39 +00:00
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/gray-matter" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/gray-matter/-/gray-matter-3.1.1.tgz" ,
"integrity" : "sha512-nZ1qjLmayEv0/wt3sHig7I0s3/sJO0dkAaKYQ5YAOApUtYEOonXSFdWvL1khvnZMTvov4UufkqlFsilPnejEXA==" ,
"dev" : true ,
"dependencies" : {
"extend-shallow" : "^2.0.1" ,
"js-yaml" : "^3.10.0" ,
"kind-of" : "^5.0.2" ,
"strip-bom-string" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/gray-matter/node_modules/kind-of" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz" ,
"integrity" : "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=0.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/grunt" : {
2024-01-29 21:06:49 +08:00
"version" : "1.6.1" ,
"resolved" : "https://registry.npmjs.org/grunt/-/grunt-1.6.1.tgz" ,
"integrity" : "sha512-/ABUy3gYWu5iBmrUSRBP97JLpQUm0GgVveDCp6t3yRNIoltIYw7rEj3g5y1o2PGPR2vfTRGa7WC/LZHLTXnEzA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2024-01-29 21:06:49 +08:00
"dateformat" : "~4.6.2" ,
2022-02-18 08:07:49 +08:00
"eventemitter2" : "~0.4.13" ,
"exit" : "~0.1.2" ,
2024-01-29 21:06:49 +08:00
"findup-sync" : "~5.0.0" ,
2022-02-18 08:07:49 +08:00
"glob" : "~7.1.6" ,
2024-01-29 21:06:49 +08:00
"grunt-cli" : "~1.4.3" ,
2022-02-18 08:07:49 +08:00
"grunt-known-options" : "~2.0.0" ,
"grunt-legacy-log" : "~3.0.0" ,
"grunt-legacy-util" : "~2.0.1" ,
2024-01-29 21:06:49 +08:00
"iconv-lite" : "~0.6.3" ,
2022-02-18 08:07:49 +08:00
"js-yaml" : "~3.14.0" ,
"minimatch" : "~3.0.4" ,
2024-01-29 21:06:49 +08:00
"nopt" : "~3.0.6"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"grunt" : "bin/grunt"
} ,
"engines" : {
2024-01-29 21:06:49 +08:00
"node" : ">=16"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/grunt-contrib-watch" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-1.1.0.tgz" ,
"integrity" : "sha512-yGweN+0DW5yM+oo58fRu/XIRrPcn3r4tQx+nL7eMRwjpvk+rQY6R8o94BPK0i2UhTg9FN21hS+m8vR8v9vXfeg==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"async" : "^2.6.0" ,
"gaze" : "^1.1.0" ,
"lodash" : "^4.17.10" ,
"tiny-lr" : "^1.1.1"
2023-02-28 10:17:15 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=0.10.0"
2023-02-28 10:17:15 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/grunt-contrib-watch/node_modules/async" : {
2023-03-09 08:07:14 +08:00
"version" : "2.6.3" ,
"resolved" : "https://registry.npmjs.org/async/-/async-2.6.3.tgz" ,
"integrity" : "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"lodash" : "^4.17.14"
}
} ,
"node_modules/grunt-eslint" : {
2022-02-18 08:52:45 +08:00
"version" : "24.0.0" ,
"resolved" : "https://registry.npmjs.org/grunt-eslint/-/grunt-eslint-24.0.0.tgz" ,
"integrity" : "sha512-WpTeBBFweyhMuPjGwRSQV9JFJ+EczIdlsc7Dd/1g78QVI1aZsk4g/H3e+3S5HEwsS1RKL2YZIrGj8hMLlBfN8w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:52:45 +08:00
"chalk" : "^4.1.2" ,
"eslint" : "^8.0.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
} ,
"peerDependencies" : {
"grunt" : ">=1"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/grunt-eslint/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
2022-02-18 08:52:45 +08:00
"node_modules/grunt-eslint/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/grunt-eslint/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/grunt-eslint/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/grunt-known-options" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz" ,
"integrity" : "sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/grunt-legacy-log" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz" ,
"integrity" : "sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==" ,
"dev" : true ,
"dependencies" : {
"colors" : "~1.1.2" ,
"grunt-legacy-log-utils" : "~2.1.0" ,
"hooker" : "~0.2.3" ,
"lodash" : "~4.17.19"
} ,
"engines" : {
"node" : ">= 0.10.0"
}
} ,
"node_modules/grunt-legacy-log-utils" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz" ,
"integrity" : "sha512-lwquaPXJtKQk0rUM1IQAop5noEpwFqOXasVoedLeNzaibf/OPWjKYvvdqnEHNmU+0T0CaReAXIbGo747ZD+Aaw==" ,
"dev" : true ,
"dependencies" : {
"chalk" : "~4.1.0" ,
"lodash" : "~4.17.19"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/grunt-legacy-log-utils/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
2023-02-28 10:17:15 +08:00
"node_modules/grunt-legacy-log-utils/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/grunt-legacy-log-utils/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/grunt-legacy-log-utils/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/grunt-legacy-util" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz" ,
"integrity" : "sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==" ,
"dev" : true ,
"dependencies" : {
"async" : "~3.2.0" ,
"exit" : "~0.1.2" ,
"getobject" : "~1.0.0" ,
"hooker" : "~0.2.3" ,
"lodash" : "~4.17.21" ,
"underscore.string" : "~3.3.5" ,
"which" : "~2.0.2"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/grunt-legacy-util/node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2022-02-18 08:57:51 +08:00
"node_modules/grunt-rollup" : {
"version" : "11.9.0" ,
"resolved" : "https://registry.npmjs.org/grunt-rollup/-/grunt-rollup-11.9.0.tgz" ,
"integrity" : "sha512-XwHW5XDU7NI/Z9FcN5QO9uoe5pmXOVUgzW2ENReczwO/DAFpZ4dP324XNBC27i9OJWBoqKKH+D28BoZGKZq33Q==" ,
"dev" : true ,
"dependencies" : {
"rollup" : "^2.66.0"
} ,
"engines" : {
"node" : ">=8.6.0"
} ,
"peerDependencies" : {
"grunt" : ">=0.4.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/grunt-sass" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/grunt-sass/-/grunt-sass-3.1.0.tgz" ,
"integrity" : "sha512-90s27H7FoCDcA8C8+R0GwC+ntYD3lG6S/jqcavWm3bn9RiJTmSfOvfbFa1PXx4NbBWuiGQMLfQTj/JvvqT5w6A==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
} ,
"peerDependencies" : {
"grunt" : ">=1"
}
} ,
"node_modules/grunt-stylelint" : {
2023-02-03 11:24:18 +08:00
"version" : "0.19.0" ,
"resolved" : "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.19.0.tgz" ,
"integrity" : "sha512-td+OvkfQ/2bYXNTBAlnpXmfa6sddLSloXRp1zoUONcMScbvEq5S3GSkOZKpCjK90WSjTYR0L7WYFcMVd1TXd+w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"chalk" : "^4.1.2"
} ,
"engines" : {
"node" : ">=16"
2022-02-18 08:07:49 +08:00
} ,
2023-02-03 11:24:18 +08:00
"peerDependencies" : {
2023-02-03 11:24:18 +08:00
"stylelint" : "15.x"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/grunt-stylelint/node_modules/ansi-styles" : {
2023-02-03 11:24:18 +08:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:07:19 +08:00
"color-convert" : "^2.0.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:07:19 +08:00
"node" : ">=8"
2023-02-03 11:24:18 +08:00
} ,
"funding" : {
2023-03-09 08:07:19 +08:00
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/grunt-stylelint/node_modules/chalk" : {
2023-02-03 11:24:18 +08:00
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
2022-02-18 08:29:59 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:07:19 +08:00
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
2023-03-09 08:07:19 +08:00
}
} ,
"node_modules/grunt-stylelint/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/grunt-stylelint/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true
} ,
"node_modules/grunt/node_modules/glob" : {
"version" : "7.1.7" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz" ,
"integrity" : "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.0.4" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
2022-02-18 08:29:59 +08:00
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/grunt/node_modules/grunt-cli" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.3.tgz" ,
"integrity" : "sha512-9Dtx/AhVeB4LYzsViCjUQkd0Kw0McN2gYpdmGYKtE2a5Yt7v1Q+HYZVWhqXc/kGnxlMtqKDxSwotiGeFmkrCoQ==" ,
"dev" : true ,
"dependencies" : {
"grunt-known-options" : "~2.0.0" ,
"interpret" : "~1.1.0" ,
"liftup" : "~3.0.1" ,
"nopt" : "~4.0.1" ,
"v8flags" : "~3.2.0"
} ,
"bin" : {
"grunt" : "bin/grunt"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/grunt/node_modules/grunt-cli/node_modules/nopt" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz" ,
"integrity" : "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==" ,
"dev" : true ,
"dependencies" : {
"abbrev" : "1" ,
"osenv" : "^0.1.4"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/grunt/node_modules/js-yaml" : {
"version" : "3.14.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" ,
"integrity" : "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" ,
"dev" : true ,
"dependencies" : {
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/handlebars" : {
"version" : "4.7.7" ,
"resolved" : "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz" ,
"integrity" : "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==" ,
"dev" : true ,
"dependencies" : {
"minimist" : "^1.2.5" ,
"neo-async" : "^2.6.0" ,
"source-map" : "^0.6.1" ,
"wordwrap" : "^1.0.0"
} ,
"bin" : {
"handlebars" : "bin/handlebars"
} ,
"engines" : {
"node" : ">=0.4.7"
} ,
"optionalDependencies" : {
"uglify-js" : "^3.1.4"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/handlebars/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/hard-rejection" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz" ,
"integrity" : "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/has" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has/-/has-1.0.3.tgz" ,
"integrity" : "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==" ,
"dev" : true ,
"dependencies" : {
"function-bind" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
"node_modules/has-bigints" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz" ,
"integrity" : "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/has-symbol-support-x" : {
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz" ,
"integrity" : "sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==" ,
"dev" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/has-symbols" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz" ,
"integrity" : "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-to-string-tag-x" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz" ,
"integrity" : "sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==" ,
"dev" : true ,
"dependencies" : {
"has-symbol-support-x" : "^1.4.1"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/hawk" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-h81JH5tG5OKurKM1QWdmiF0tHtk=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues." ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"boom" : "0.4.x" ,
"cryptiles" : "0.2.x" ,
"hoek" : "0.9.x" ,
"sntp" : "0.2.x"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/hoek" : {
"version" : "0.9.1" ,
"resolved" : "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-PTIkYrrfB3Fup+uFuviAec3c5QU=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)." ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/homedir-polyfill" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz" ,
"integrity" : "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==" ,
"dev" : true ,
"dependencies" : {
"parse-passwd" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/hooker" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/hosted-git-info" : {
2023-03-09 08:06:33 +08:00
"version" : "2.8.9" ,
"resolved" : "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz" ,
"integrity" : "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/html-tags" : {
2023-02-03 11:24:18 +08:00
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz" ,
"integrity" : "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=8"
2023-02-03 11:24:18 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/htmlparser2" : {
"version" : "3.8.3" ,
"resolved" : "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-mWwosZFRaovoZQGn15dX5ccMEGg=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"domelementtype" : "1" ,
"domhandler" : "2.3" ,
"domutils" : "1.5" ,
"entities" : "1.0" ,
"readable-stream" : "1.1"
}
} ,
"node_modules/htmlparser2/node_modules/isarray" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/htmlparser2/node_modules/readable-stream" : {
"version" : "1.1.14" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.1" ,
"isarray" : "0.0.1" ,
"string_decoder" : "~0.10.x"
}
} ,
"node_modules/htmlparser2/node_modules/string_decoder" : {
"version" : "0.10.31" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/http-cache-semantics" : {
"version" : "3.8.1" ,
"resolved" : "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz" ,
"integrity" : "sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==" ,
"dev" : true
} ,
"node_modules/http-parser-js" : {
2023-03-09 08:06:33 +08:00
"version" : "0.4.10" ,
"resolved" : "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz" ,
"integrity" : "sha1-ksnBN0w1CF912zWexWzCV8u5P6Q=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/hugo-bin" : {
2022-02-18 08:29:59 +08:00
"version" : "0.80.2" ,
"resolved" : "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.2.tgz" ,
"integrity" : "sha512-+4K6hwz5xgbYwJ9MnrU4I4Kd1cnhgVfeKaG+7qH84aYGphdXy5iFse9QakhCpkFR6tR0KYsvmAvpairYkcc6HA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"hasInstallScript" : true ,
"dependencies" : {
"bin-wrapper" : "^4.1.0" ,
2022-02-18 08:29:59 +08:00
"picocolors" : "^1.0.0" ,
"pkg-conf" : "^4.0.0" ,
"rimraf" : "^3.0.2"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"hugo" : "cli.js"
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/hugo-lunr-indexer" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/hugo-lunr-indexer/-/hugo-lunr-indexer-1.1.3.tgz" ,
"integrity" : "sha512-k5gm/3ZEEgIRs/VFOwn+3FAjSDwDYs4O8LlCo1zoWh8cxIYMHTTXSMvqB6+WyZQVqEUSuCdbz3gLXj5DzSZ6/w==" ,
"dev" : true ,
"dependencies" : {
"glob" : "^7.1.2" ,
"gray-matter" : "^3.0.2" ,
"remove-markdown" : "^0.2.0" ,
"striptags" : "^3.0.1" ,
"toml" : "^2.3.2"
} ,
"bin" : {
"hli" : "bin/hli.js" ,
"hugo-lunr-indexer" : "bin/hli.js"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/hugo-lunr-indexer/node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/hugo-lunr-indexer/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/iconv-lite" : {
2024-01-29 21:06:49 +08:00
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2024-01-29 21:06:49 +08:00
"safer-buffer" : ">= 2.1.2 < 3.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" ,
"integrity" : "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/ignore" : {
2023-02-03 11:24:18 +08:00
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz" ,
"integrity" : "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">= 4"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/immutable" : {
"version" : "4.2.4" ,
"resolved" : "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz" ,
"integrity" : "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/import-fresh" : {
2023-02-03 11:24:18 +08:00
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" ,
"integrity" : "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
} ,
"engines" : {
"node" : ">=6"
2023-02-03 11:24:18 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/import-lazy" : {
2023-03-09 08:06:33 +08:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz" ,
"integrity" : "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=8"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-khi5srkoojixPcT7a21XbyMUU+o=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=0.8.19"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/indent-string" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz" ,
"integrity" : "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==" ,
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2023-03-09 08:07:19 +08:00
} ,
2022-02-18 08:07:49 +08:00
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
2023-03-09 08:06:33 +08:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" ,
"dev" : true
} ,
"node_modules/interpret" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/into-stream" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-lvsKk2wSur1v8XUqF9BWFqvQlMY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"from2" : "^2.1.1" ,
"p-is-promise" : "^1.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/is-absolute" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz" ,
"integrity" : "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==" ,
"dev" : true ,
"dependencies" : {
"is-relative" : "^1.0.0" ,
"is-windows" : "^1.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-arrayish" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/is-bigint" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.2.tgz" ,
"integrity" : "sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dev" : true ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/is-boolean-object" : {
2023-03-09 08:06:33 +08:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.1.tgz" ,
"integrity" : "sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"call-bind" : "^1.0.2"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-01-29 20:25:16 +08:00
"node_modules/is-builtin-module" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz" ,
"integrity" : "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==" ,
"dev" : true ,
"dependencies" : {
"builtin-modules" : "^3.3.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/is-callable" : {
2023-03-09 08:06:33 +08:00
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz" ,
"integrity" : "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-core-module" : {
2023-03-09 08:06:33 +08:00
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz" ,
"integrity" : "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"has" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-date-object" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.4.tgz" ,
"integrity" : "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-extendable" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-fullwidth-code-point" : {
2023-02-03 11:24:18 +08:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=8"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/is-glob" : {
2022-02-18 08:52:45 +08:00
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-natural-number" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/is-natural-number/-/is-natural-number-4.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-q5124dtM7VHjXeDHLr7PCfc0zeg=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/is-negative-zero" : {
2023-03-09 08:06:33 +08:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz" ,
"integrity" : "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-number-object" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.5.tgz" ,
"integrity" : "sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-object" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-object/-/is-object-1.0.2.tgz" ,
"integrity" : "sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==" ,
"dev" : true ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/is-plain-obj" : {
2023-02-03 11:24:18 +08:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz" ,
"integrity" : "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=0.10.0"
2023-03-09 08:07:19 +08:00
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/is-plain-object" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" ,
"integrity" : "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" ,
"dev" : true ,
"dependencies" : {
"isobject" : "^3.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-regex" : {
2023-03-09 08:06:33 +08:00
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz" ,
"integrity" : "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
2023-03-09 08:06:33 +08:00
"has-symbols" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
2022-02-18 08:07:49 +08:00
} ,
2023-03-09 08:06:33 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-regex/node_modules/has-symbols" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz" ,
"integrity" : "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" ,
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-relative" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz" ,
"integrity" : "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==" ,
"dev" : true ,
"dependencies" : {
"is-unc-path" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-retry-allowed" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz" ,
"integrity" : "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-stream" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-string" : {
2023-03-09 08:06:33 +08:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/is-string/-/is-string-1.0.6.tgz" ,
"integrity" : "sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" ,
"integrity" : "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==" ,
"dev" : true ,
"dependencies" : {
"has-symbols" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/is-symbol/node_modules/has-symbols" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz" ,
"integrity" : "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" ,
2023-02-22 15:17:36 +08:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-02-22 15:17:36 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-22 15:17:36 +08:00
"node_modules/is-unc-path" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz" ,
"integrity" : "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-02-22 15:17:36 +08:00
"unc-path-regex" : "^0.1.2"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-02-22 15:17:36 +08:00
"node" : ">=0.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-22 15:17:36 +08:00
"node_modules/is-windows" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" ,
"integrity" : "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-02-22 15:17:36 +08:00
"node_modules/isarray" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-02-22 15:17:36 +08:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" ,
"dev" : true
2023-02-22 15:17:36 +08:00
} ,
"node_modules/isobject" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-02-22 15:17:36 +08:00
"node" : ">=0.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/istanbul" : {
"version" : "0.4.5" ,
"resolved" : "https://github.com/andrewnicols/istanbul/archive/v0.4.5_moodle-0.tar.gz" ,
"integrity" : "sha512-/cUwJCicWFnJrjYPFy51m0xauDlTUZNztxjYE5oaLuLvCASTv4gFYsjwoEqMQAe0fYRBIRnwcag7KjPXQnpSsw==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"abbrev" : "1.0.x" ,
"async" : "1.x" ,
"escodegen" : "1.8.x" ,
"esprima" : "2.7.x" ,
"glob" : "^5.0.15" ,
"handlebars" : "^4.0.1" ,
"js-yaml" : "3.x" ,
"mkdirp" : "0.5.x" ,
"nopt" : "3.x" ,
"once" : "1.x" ,
"resolve" : "1.1.x" ,
"supports-color" : "^3.1.0" ,
"which" : "^1.1.1" ,
"wordwrap" : "^1.0.0"
} ,
"bin" : {
"istanbul" : "lib/cli.js"
}
} ,
"node_modules/istanbul/node_modules/abbrev" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz" ,
"integrity" : "sha1-kbR5JYinc4wl813W9jdSovh3YTU=" ,
"dev" : true
} ,
"node_modules/istanbul/node_modules/async" : {
"version" : "1.5.2" ,
"resolved" : "https://registry.npmjs.org/async/-/async-1.5.2.tgz" ,
"integrity" : "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=" ,
"dev" : true
} ,
"node_modules/istanbul/node_modules/esprima" : {
"version" : "2.7.3" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-2.7.3.tgz" ,
"integrity" : "sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE=" ,
"dev" : true ,
"bin" : {
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/istanbul/node_modules/glob" : {
"version" : "5.0.15" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz" ,
"integrity" : "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=" ,
"dev" : true ,
"dependencies" : {
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "2 || 3" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/istanbul/node_modules/has-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz" ,
"integrity" : "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/istanbul/node_modules/resolve" : {
"version" : "1.1.7" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz" ,
"integrity" : "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=" ,
"dev" : true
} ,
"node_modules/istanbul/node_modules/supports-color" : {
"version" : "3.2.3" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz" ,
"integrity" : "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=" ,
"dev" : true ,
"dependencies" : {
"has-flag" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/isurl" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz" ,
"integrity" : "sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==" ,
"dev" : true ,
"dependencies" : {
"has-to-string-tag-x" : "^1.2.0" ,
"is-object" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 4"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/jackspeak" : {
"version" : "2.3.6" ,
"resolved" : "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz" ,
"integrity" : "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==" ,
"dev" : true ,
"dependencies" : {
"@isaacs/cliui" : "^8.0.2"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
} ,
"optionalDependencies" : {
"@pkgjs/parseargs" : "^0.11.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/jest-worker" : {
"version" : "26.6.2" ,
"resolved" : "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz" ,
"integrity" : "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==" ,
"dev" : true ,
"dependencies" : {
"@types/node" : "*" ,
"merge-stream" : "^2.0.0" ,
"supports-color" : "^7.0.0"
} ,
"engines" : {
"node" : ">= 10.13.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/js-yaml" : {
2023-03-09 08:06:33 +08:00
"version" : "3.13.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" ,
"integrity" : "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/js2xmlparser" : {
2022-02-18 08:29:59 +08:00
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-4.0.2.tgz" ,
"integrity" : "sha512-6n4D8gLlLf1n5mNLQPRfViYzu9RATblzPEtm1SthMX1Pjao0r9YI9nw7ZIfRxQMERS87mcswrg+r/OYrPRX6jA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"xmlcreate" : "^2.0.4"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/jsdoc" : {
2023-02-03 22:48:04 +08:00
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz" ,
"integrity" : "sha512-e8cIg2z62InH7azBBi3EsSEqrKx+nUtAS5bBcYTSpZFA+vhNPyhv8PTFZ0WsjOPDj04/dOLlm08EDcQJDqaGQg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 22:48:04 +08:00
"@babel/parser" : "^7.20.15" ,
"@jsdoc/salty" : "^0.2.1" ,
2022-02-18 08:29:59 +08:00
"@types/markdown-it" : "^12.2.3" ,
2022-02-18 08:07:49 +08:00
"bluebird" : "^3.7.2" ,
"catharsis" : "^0.9.0" ,
"escape-string-regexp" : "^2.0.0" ,
2022-02-18 08:29:59 +08:00
"js2xmlparser" : "^4.0.2" ,
2023-02-03 22:48:04 +08:00
"klaw" : "^3.0.0" ,
2022-02-18 08:29:59 +08:00
"markdown-it" : "^12.3.2" ,
"markdown-it-anchor" : "^8.4.1" ,
"marked" : "^4.0.10" ,
2022-02-18 08:07:49 +08:00
"mkdirp" : "^1.0.4" ,
"requizzle" : "^0.2.3" ,
"strip-json-comments" : "^3.1.0" ,
2022-02-18 08:29:59 +08:00
"underscore" : "~1.13.2"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
"jsdoc" : "jsdoc.js"
} ,
"engines" : {
2023-02-03 22:48:04 +08:00
"node" : ">=12.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/jsdoc-api" : {
2023-02-03 22:48:04 +08:00
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/jsdoc-api/-/jsdoc-api-8.0.0.tgz" ,
"integrity" : "sha512-Rnhor0suB1Ds1abjmFkFfKeD+kSMRN9oHMTMZoJVUrmtCGDwXty+sWMA9sa4xbe4UyxuPjhC7tavZ40mDKK6QQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"array-back" : "^6.2.2" ,
2022-02-18 08:07:49 +08:00
"cache-point" : "^2.0.0" ,
"collect-all" : "^1.0.4" ,
"file-set" : "^4.0.2" ,
"fs-then-native" : "^2.0.0" ,
2023-02-03 22:48:04 +08:00
"jsdoc" : "^4.0.0" ,
2022-02-18 08:07:49 +08:00
"object-to-spawn-args" : "^2.0.1" ,
"temp-path" : "^1.0.0" ,
"walk-back" : "^5.1.0"
} ,
"engines" : {
"node" : ">=12.17"
}
} ,
"node_modules/jsdoc-parse" : {
2023-02-03 22:48:04 +08:00
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/jsdoc-parse/-/jsdoc-parse-6.2.0.tgz" ,
"integrity" : "sha512-Afu1fQBEb7QHt6QWX/6eUWvYHJofB90Fjx7FuJYF7mnG9z5BkAIpms1wsnvYLytfmqpEENHs/fax9p8gvMj7dw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"array-back" : "^6.2.2" ,
2022-02-18 08:07:49 +08:00
"lodash.omit" : "^4.5.0" ,
"lodash.pick" : "^4.4.0" ,
"reduce-extract" : "^1.0.0" ,
2023-02-03 22:48:04 +08:00
"sort-array" : "^4.1.5" ,
2022-02-18 08:07:49 +08:00
"test-value" : "^3.0.0"
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : ">=12"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/jsdoc-to-markdown" : {
2023-02-03 22:48:04 +08:00
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/jsdoc-to-markdown/-/jsdoc-to-markdown-8.0.0.tgz" ,
"integrity" : "sha512-2FQvYkg491+FP6s15eFlgSSWs69CvQrpbABGYBtvAvGWy/lWo8IKKToarT283w59rQFrpcjHl3YdhHCa3l7gXg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"array-back" : "^6.2.2" ,
2022-02-18 08:07:49 +08:00
"command-line-tool" : "^0.8.0" ,
"config-master" : "^3.1.0" ,
2023-02-03 22:48:04 +08:00
"dmd" : "^6.2.0" ,
"jsdoc-api" : "^8.0.0" ,
"jsdoc-parse" : "^6.2.0" ,
2022-02-18 08:07:49 +08:00
"walk-back" : "^5.1.0"
} ,
"bin" : {
"jsdoc2md" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=12.17"
}
} ,
"node_modules/jsdoc-type-pratt-parser" : {
2024-01-29 20:25:16 +08:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz" ,
"integrity" : "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/jsdoc/node_modules/escape-string-regexp" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" ,
"integrity" : "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/jsdoc/node_modules/mkdirp" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" ,
"integrity" : "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" ,
"dev" : true ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/jsdoc/node_modules/underscore" : {
"version" : "1.13.2" ,
"resolved" : "https://registry.npmjs.org/underscore/-/underscore-1.13.2.tgz" ,
"integrity" : "sha512-ekY1NhRzq0B08g4bGuX4wd2jZx5GnKz6mKSqFL4nqBlfyMGiG10gDFhDTMEfYmDL6Jy0FUIZp7wiRB+0BP7J2g==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/jsesc" : {
"version" : "2.5.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" ,
"integrity" : "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/jshint" : {
2023-03-09 08:07:22 +08:00
"version" : "2.13.4" ,
"resolved" : "https://registry.npmjs.org/jshint/-/jshint-2.13.4.tgz" ,
"integrity" : "sha512-HO3bosL84b2qWqI0q+kpT/OpRJwo0R4ivgmxaO848+bo10rc50SkPnrtwSFXttW0ym4np8jbJvLwk5NziB7jIw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"cli" : "~1.0.0" ,
"console-browserify" : "1.1.x" ,
"exit" : "0.1.x" ,
"htmlparser2" : "3.8.x" ,
"lodash" : "~4.17.21" ,
"minimatch" : "~3.0.2" ,
"strip-json-comments" : "1.0.x"
} ,
"bin" : {
"jshint" : "bin/jshint"
}
} ,
"node_modules/jshint/node_modules/strip-json-comments" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-HhX7ysl9Pumb8tc7TGVrCCu6+5E=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"bin" : {
"strip-json-comments" : "cli.js"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/jslint" : {
"version" : "0.3.4" ,
"resolved" : "https://registry.npmjs.org/jslint/-/jslint-0.3.4.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-+3aKyN4GQfzFcMh8ofvSjik8jXU=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
"nopt" : "~1.0.0"
} ,
"bin" : {
"jslint" : "bin/jslint.js"
} ,
"engines" : {
"node" : ">=0.4.12"
} ,
"optionalDependencies" : {
"glob" : "~3.2.8"
}
} ,
"node_modules/jslint/node_modules/glob" : {
"version" : "3.2.11" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-Spc/Y1uRkPcV0QmH1cAP0oFevj0=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"optional" : true ,
"dependencies" : {
"inherits" : "2" ,
"minimatch" : "0.3"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/jslint/node_modules/lru-cache" : {
"version" : "2.7.3" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz" ,
"integrity" : "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=" ,
"dev" : true ,
"optional" : true
} ,
"node_modules/jslint/node_modules/minimatch" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-J12O2qxPG7MyZHIInnlJyDlGmd0=" ,
2023-03-09 08:07:10 +08:00
"deprecated" : "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"lru-cache" : "2" ,
"sigmund" : "~1.0.0"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/jslint/node_modules/nopt" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz" ,
"integrity" : "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=" ,
"dev" : true ,
"dependencies" : {
"abbrev" : "1"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/json-buffer" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/json-parse-better-errors" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz" ,
"integrity" : "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" ,
"dev" : true
} ,
2023-02-03 11:24:18 +08:00
"node_modules/json-parse-even-better-errors" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" ,
"integrity" : "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/json-schema-traverse" : {
2023-03-09 08:06:33 +08:00
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2023-03-09 08:07:10 +08:00
"node_modules/json-stringify-safe" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" ,
"integrity" : "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" ,
2023-01-18 17:28:33 +01:00
"dev" : true ,
"optional" : true
2023-03-09 08:07:10 +08:00
} ,
2022-02-18 08:07:49 +08:00
"node_modules/json5" : {
2023-03-09 08:07:14 +08:00
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz" ,
"integrity" : "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:07:14 +08:00
"dependencies" : {
"minimist" : "^1.2.5"
} ,
2022-02-18 08:07:49 +08:00
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2022-04-18 15:25:56 +08:00
"node_modules/jstoxml" : {
2023-03-09 08:06:33 +08:00
"version" : "3.2.3" ,
"resolved" : "https://registry.npmjs.org/jstoxml/-/jstoxml-3.2.3.tgz" ,
"integrity" : "sha512-IxoZkdFcKm1dO4g+JcZBB7z1p/vPXEZPV3APRDd3/zcVtthg2kfTmpzKNZMl37/MrE/Uoc2p6ZnLnv3P5HVMTw==" ,
2022-04-18 15:25:56 +08:00
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/keyv" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz" ,
"integrity" : "sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==" ,
"dev" : true ,
"dependencies" : {
"json-buffer" : "3.0.0"
}
} ,
"node_modules/kind-of" : {
2023-03-09 08:06:33 +08:00
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" ,
"integrity" : "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/klaw" : {
2023-02-03 22:48:04 +08:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/klaw/-/klaw-3.0.0.tgz" ,
"integrity" : "sha512-0Fo5oir+O9jnXu5EefYbVK+mHMBeEVEy2cmctR1O1NECcCkPRreJKrS6Qt/j3KC2C148Dfo9i3pCmCMsdqGr0g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-02-03 22:48:04 +08:00
"dependencies" : {
"graceful-fs" : "^4.1.9"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/known-css-properties" : {
2023-02-03 11:24:18 +08:00
"version" : "0.29.0" ,
"resolved" : "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.29.0.tgz" ,
"integrity" : "sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/knox" : {
"version" : "0.8.10" ,
"resolved" : "https://registry.npmjs.org/knox/-/knox-0.8.10.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-ai7c2sHSrjedHhmU1Vm5XCg7JYg=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:07:10 +08:00
"debug" : "~0.7.0" ,
"mime" : "*" ,
"stream-counter" : "~0.1.0" ,
"xml2js" : "0.2.x"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/knox/node_modules/debug" : {
"version" : "0.7.4" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-BuHqgILCyxTjmAbiLi9vdX+Srzk=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"engines" : {
"node" : "*"
}
2022-02-18 08:07:49 +08:00
} ,
2023-03-09 08:07:10 +08:00
"node_modules/less" : {
"version" : "1.7.5" ,
"resolved" : "https://registry.npmjs.org/less/-/less-1.7.5.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-TyIM9yiKJ+rKc5325ICKLUwNV1Y=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-03-09 08:07:10 +08:00
"bin" : {
"lessc" : "bin/lessc"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:07:10 +08:00
"node" : ">=0.8.0"
} ,
"optionalDependencies" : {
"clean-css" : "2.2.x" ,
"graceful-fs" : "~3.0.2" ,
"mime" : "~1.2.11" ,
"mkdirp" : "~0.5.0" ,
"request" : "~2.40.0" ,
"source-map" : "0.1.x"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:14 +08:00
"node_modules/less/node_modules/asn1" : {
"version" : "0.1.11" ,
"resolved" : "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz" ,
"integrity" : "sha1-VZvhg3bQik7E2+gId9J4GGObLfc=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">=0.4.9"
}
} ,
"node_modules/less/node_modules/assert-plus" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz" ,
"integrity" : "sha1-7nQAlBMALYTOxyGcasgRgS5yMWA=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/less/node_modules/async" : {
"version" : "0.9.2" ,
"resolved" : "https://registry.npmjs.org/async/-/async-0.9.2.tgz" ,
"integrity" : "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=" ,
"dev" : true ,
"optional" : true
} ,
"node_modules/less/node_modules/aws-sign2" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz" ,
"integrity" : "sha1-xXED96F/wDfwLXwuZLYC6iI/fWM=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/less/node_modules/combined-stream" : {
"version" : "0.0.7" ,
"resolved" : "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz" ,
"integrity" : "sha1-ATfmV7qlp1QcV6w3rF/AfXO03B8=" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"delayed-stream" : "0.0.5"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/less/node_modules/delayed-stream" : {
"version" : "0.0.5" ,
"resolved" : "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz" ,
"integrity" : "sha1-1LH0OpPoKW3+AmlPRoC8N6MTxz8=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/less/node_modules/forever-agent" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz" ,
"integrity" : "sha1-bQ4JxJIflKJ/Y9O0nF/v8epMUTA=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/less/node_modules/form-data" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz" ,
"integrity" : "sha1-kavXiKupcCsaq/qLwBAxoqyeOxI=" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"async" : "~0.9.0" ,
"combined-stream" : "~0.0.4" ,
"mime" : "~1.2.11"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/less/node_modules/graceful-fs" : {
"version" : "3.0.12" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.12.tgz" ,
"integrity" : "sha512-J55gaCS4iTTJfTXIxSVw3EMQckcqkpdRv3IR7gu6sq0+tbC363Zx6KH/SEwXASK9JRbhyZmVjJEVJIOxYsB3Qg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-03-09 08:07:10 +08:00
"optional" : true ,
"dependencies" : {
"natives" : "^1.1.3"
} ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-03-09 08:07:10 +08:00
"node" : ">=0.4.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:14 +08:00
"node_modules/less/node_modules/http-signature" : {
"version" : "0.10.1" ,
"resolved" : "https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz" ,
"integrity" : "sha1-T72sEyVZqoMjEh5UB3nAoBKyfmY=" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"asn1" : "0.1.11" ,
"assert-plus" : "^0.1.5" ,
"ctype" : "0.5.3"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/less/node_modules/mime-types" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz" ,
"integrity" : "sha1-mVrhOSq4r/y/yyZB3QVOlDwNXc4=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/less/node_modules/node-uuid" : {
"version" : "1.4.8" ,
"resolved" : "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.8.tgz" ,
"integrity" : "sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=" ,
"deprecated" : "Use uuid module instead" ,
"dev" : true ,
"optional" : true ,
"bin" : {
"uuid" : "bin/uuid"
}
} ,
"node_modules/less/node_modules/oauth-sign" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz" ,
"integrity" : "sha1-y1QPk7srIqfVlBaRoojWDo6pOG4=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/less/node_modules/qs" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/qs/-/qs-1.0.2.tgz" ,
"integrity" : "sha1-UKk+K1r2aRwxvOpdrnjubqGQN2g=" ,
"dev" : true ,
"optional" : true
} ,
"node_modules/less/node_modules/request" : {
"version" : "2.40.0" ,
"resolved" : "https://registry.npmjs.org/request/-/request-2.40.0.tgz" ,
"integrity" : "sha1-TdZw9pbx5uhC5mtLXoOTAaub62c=" ,
"deprecated" : "request has been deprecated, see https://github.com/request/request/issues/3142" ,
"dev" : true ,
"engines" : [
"node >= 0.8.0"
] ,
"optional" : true ,
"dependencies" : {
"forever-agent" : "~0.5.0" ,
"json-stringify-safe" : "~5.0.0" ,
"mime-types" : "~1.0.1" ,
"node-uuid" : "~1.4.0" ,
"qs" : "~1.0.0"
} ,
"optionalDependencies" : {
"aws-sign2" : "~0.5.0" ,
"form-data" : "~0.1.0" ,
"hawk" : "1.1.1" ,
"http-signature" : "~0.10.0" ,
"oauth-sign" : "~0.3.0" ,
"stringstream" : "~0.0.4" ,
"tough-cookie" : ">=0.12.0" ,
"tunnel-agent" : "~0.4.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/less/node_modules/source-map" : {
"version" : "0.1.43" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz" ,
"integrity" : "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-03-09 08:07:10 +08:00
"optional" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
2023-03-09 08:07:10 +08:00
"amdefine" : ">=0.0.4"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:07:10 +08:00
"node" : ">=0.8.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:14 +08:00
"node_modules/less/node_modules/tunnel-agent" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz" ,
"integrity" : "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us=" ,
"dev" : true ,
"optional" : true ,
"engines" : {
"node" : "*"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/levn" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz" ,
"integrity" : "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:07:10 +08:00
"prelude-ls" : "~1.1.2" ,
"type-check" : "~0.3.2"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:07:10 +08:00
"node" : ">= 0.8.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/liftup" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz" ,
"integrity" : "sha512-yRHaiQDizWSzoXk3APcA71eOI/UuhEkNN9DiW2Tt44mhYzX4joFoCZlxsSOF7RyeLlfqzFLQI1ngFq3ggMPhOw==" ,
"dev" : true ,
"dependencies" : {
"extend" : "^3.0.2" ,
"findup-sync" : "^4.0.0" ,
"fined" : "^1.2.0" ,
"flagged-respawn" : "^1.0.1" ,
"is-plain-object" : "^2.0.4" ,
"object.map" : "^1.0.1" ,
"rechoir" : "^0.7.0" ,
"resolve" : "^1.19.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/liftup/node_modules/findup-sync" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz" ,
"integrity" : "sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==" ,
"dev" : true ,
"dependencies" : {
"detect-file" : "^1.0.0" ,
"is-glob" : "^4.0.0" ,
"micromatch" : "^4.0.2" ,
"resolve-dir" : "^1.0.1"
} ,
"engines" : {
2022-02-18 08:52:45 +08:00
"node" : ">= 8"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/lines-and-columns" : {
2023-02-03 11:24:18 +08:00
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" ,
"integrity" : "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/linkify-it" : {
2022-02-18 08:29:59 +08:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz" ,
"integrity" : "sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"uc.micro" : "^1.0.1"
}
} ,
"node_modules/livereload-js" : {
"version" : "2.4.0" ,
"resolved" : "https://registry.npmjs.org/livereload-js/-/livereload-js-2.4.0.tgz" ,
"integrity" : "sha512-XPQH8Z2GDP/Hwz2PCDrh2mth4yFejwA1OZ/81Ti3LgKyhDcEjsSsqFWZojHG0va/duGd+WyosY7eXLDoOyqcPw==" ,
"dev" : true
} ,
2022-02-18 08:29:59 +08:00
"node_modules/load-json-file" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/load-json-file/-/load-json-file-7.0.1.tgz" ,
"integrity" : "sha512-Gnxj3ev3mB5TkVBGad0JM6dmLiQL+o0t23JPBZ9sd+yvSLk05mFoqKBw5N8gbbkU4TNXyqCgIrl/VM17OgUIgQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:29:59 +08:00
"node_modules/locate-path" : {
2023-03-09 08:06:33 +08:00
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-7.1.0.tgz" ,
"integrity" : "sha512-HNx5uOnYeK4SxEoid5qnhRfprlJeGMzFRKPLCf/15N3/B4AiofNwC/yq7VBKdVk9dx7m+PiYCJOGg55JYTAqoQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2022-02-18 08:29:59 +08:00
"dependencies" : {
2023-03-09 08:06:33 +08:00
"p-locate" : "^6.0.0"
2022-02-18 08:29:59 +08:00
} ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:29:59 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"dev" : true
} ,
"node_modules/lodash.camelcase" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2022-02-18 08:52:45 +08:00
"node_modules/lodash.debounce" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-gteb/zCmfEAF/9XiUVMArZyk168=" ,
2022-02-18 08:52:45 +08:00
"dev" : true
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
"dev" : true
2022-02-18 08:52:45 +08:00
} ,
2022-02-18 08:07:49 +08:00
"node_modules/lodash.omit" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/lodash.padend" : {
"version" : "4.6.1" ,
"resolved" : "https://registry.npmjs.org/lodash.padend/-/lodash.padend-4.6.1.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-sOQs2aqGpbl27tmCS1QNZA09Uqp01ZzWfDUoD+xzTii0E7dSQfRKcRetFwa+uXaxaqL+TKm7CgD2JdKP7aZBSw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/lodash.pick" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-02-03 11:24:18 +08:00
"node_modules/lodash.truncate" : {
"version" : "4.4.2" ,
"resolved" : "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz" ,
"integrity" : "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/long" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/long/-/long-4.0.0.tgz" ,
"integrity" : "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" ,
"dev" : true
} ,
"node_modules/lowercase-keys" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz" ,
"integrity" : "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/lru-cache" : {
2023-03-09 08:06:33 +08:00
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz" ,
"integrity" : "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"pseudomap" : "^1.0.2" ,
"yallist" : "^2.1.2"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/make-dir" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz" ,
"integrity" : "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==" ,
"dev" : true ,
"dependencies" : {
"pify" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/make-dir/node_modules/pify" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/make-iterator" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz" ,
"integrity" : "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==" ,
"dev" : true ,
"dependencies" : {
"kind-of" : "^6.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-02-28 10:17:15 +08:00
"node_modules/map-cache" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-02-28 10:17:15 +08:00
"node_modules/map-obj" : {
2023-02-03 11:24:18 +08:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz" ,
"integrity" : "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-02-28 10:17:15 +08:00
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/markdown-it" : {
2022-02-18 08:29:59 +08:00
"version" : "12.3.2" ,
"resolved" : "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.2.tgz" ,
"integrity" : "sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"argparse" : "^2.0.1" ,
"entities" : "~2.1.0" ,
"linkify-it" : "^3.0.1" ,
2022-02-18 08:07:49 +08:00
"mdurl" : "^1.0.1" ,
"uc.micro" : "^1.0.5"
} ,
"bin" : {
"markdown-it" : "bin/markdown-it.js"
}
} ,
"node_modules/markdown-it-anchor" : {
2023-03-09 08:06:33 +08:00
"version" : "8.4.1" ,
"resolved" : "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.4.1.tgz" ,
"integrity" : "sha512-sLODeRetZ/61KkKLJElaU3NuU2z7MhXf12Ml1WJMSdwpngeofneCRF+JBbat8HiSqhniOMuTemXMrsI7hA6XyA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"peerDependencies" : {
2022-02-18 08:29:59 +08:00
"@types/markdown-it" : "*" ,
2022-02-18 08:07:49 +08:00
"markdown-it" : "*"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/markdown-it/node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"dev" : true
} ,
2022-02-18 08:29:59 +08:00
"node_modules/markdown-it/node_modules/entities" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz" ,
"integrity" : "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==" ,
"dev" : true ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/marked" : {
2023-02-03 22:48:04 +08:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz" ,
"integrity" : "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"bin" : {
2022-02-18 08:29:59 +08:00
"marked" : "bin/marked.js"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : ">= 12"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/mathml-tag-names" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz" ,
"integrity" : "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==" ,
"dev" : true ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/mdn-data" : {
"version" : "2.0.30" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz" ,
"integrity" : "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" ,
"dev" : true
} ,
"node_modules/mdurl" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz" ,
"integrity" : "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=" ,
"dev" : true
} ,
"node_modules/memorystream" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz" ,
"integrity" : "sha1-htcJCzDORV1j+64S3aUaR93K+bI=" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"engines" : {
"node" : ">= 0.10.0"
2023-03-09 08:07:19 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/meow" : {
"version" : "10.1.5" ,
"resolved" : "https://registry.npmjs.org/meow/-/meow-10.1.5.tgz" ,
"integrity" : "sha512-/d+PQ4GKmGvM9Bee/DPa8z3mXs/pkvJE2KEThngVNOqtmljC6K7NMPxtc2JeZYTmpWb9k/TmxjeL18ez3h7vCw==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"@types/minimist" : "^1.2.2" ,
"camelcase-keys" : "^7.0.0" ,
"decamelize" : "^5.0.0" ,
"decamelize-keys" : "^1.1.0" ,
"hard-rejection" : "^2.1.0" ,
"minimist-options" : "4.1.0" ,
"normalize-package-data" : "^3.0.2" ,
"read-pkg-up" : "^8.0.0" ,
"redent" : "^4.0.0" ,
"trim-newlines" : "^4.0.2" ,
"type-fest" : "^1.2.2" ,
"yargs-parser" : "^20.2.9"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2023-03-09 08:07:19 +08:00
} ,
"funding" : {
2023-02-03 11:24:18 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2023-03-09 08:07:19 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/meow/node_modules/decamelize" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/decamelize/-/decamelize-5.0.1.tgz" ,
"integrity" : "sha512-VfxadyCECXgQlkoEAjeghAr5gY3Hf+IKjKb+X8tGVDtveCjN+USwprd2q3QXBR9T1+x2DG0XZF5/w+7HAtSaXA==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"engines" : {
"node" : ">=10"
} ,
2023-03-09 08:07:19 +08:00
"funding" : {
2023-02-03 11:24:18 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2023-03-09 08:07:19 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/meow/node_modules/hosted-git-info" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz" ,
"integrity" : "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==" ,
"dev" : true ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
}
2022-02-18 08:07:49 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/meow/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dev" : true ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
2022-02-18 08:07:49 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/meow/node_modules/normalize-package-data" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz" ,
"integrity" : "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"dependencies" : {
"hosted-git-info" : "^4.0.1" ,
"is-core-module" : "^2.5.0" ,
"semver" : "^7.3.4" ,
"validate-npm-package-license" : "^3.0.1"
} ,
2022-02-18 08:07:49 +08:00
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/meow/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" ,
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/merge2" : {
2023-02-03 11:24:18 +08:00
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">= 8"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/micromatch" : {
2024-01-29 21:06:49 +08:00
"version" : "4.0.5" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz" ,
"integrity" : "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2024-01-29 21:06:49 +08:00
"braces" : "^3.0.2" ,
"picomatch" : "^2.3.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2024-01-29 21:06:49 +08:00
"node" : ">=8.6"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/mime" : {
"version" : "1.2.11" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-WCA+7Ybjpe8XrtK32evUfwpg3RA=" ,
2023-03-09 08:07:10 +08:00
"dev" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/mime-db" : {
2023-03-09 08:06:33 +08:00
"version" : "1.48.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.48.0.tgz" ,
"integrity" : "sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mimic-response" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz" ,
"integrity" : "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/min-indent" : {
2023-02-03 11:24:18 +08:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" ,
"integrity" : "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/minimatch" : {
2023-03-09 08:07:14 +08:00
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" ,
"integrity" : "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/minimist" : {
2023-03-09 08:07:14 +08:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" ,
2023-03-09 08:07:22 +08:00
"integrity" : "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2023-03-09 08:07:19 +08:00
"node_modules/minimist-options" : {
2023-02-03 11:24:18 +08:00
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz" ,
"integrity" : "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
"dependencies" : {
"arrify" : "^1.0.1" ,
2023-02-03 11:24:18 +08:00
"is-plain-obj" : "^1.1.0" ,
"kind-of" : "^6.0.3"
2023-03-09 08:07:19 +08:00
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/minipass" : {
"version" : "7.0.4" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz" ,
"integrity" : "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/mkdirp" : {
2023-03-09 08:07:10 +08:00
"version" : "0.5.5" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz" ,
"integrity" : "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
2023-03-09 08:07:10 +08:00
"minimist" : "^1.2.5"
2023-03-09 08:06:33 +08:00
} ,
2022-02-18 08:07:49 +08:00
"bin" : {
"mkdirp" : "bin/cmd.js"
}
} ,
"node_modules/mkdirp2" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/mkdirp2/-/mkdirp2-1.0.5.tgz" ,
"integrity" : "sha512-xOE9xbICroUDmG1ye2h4bZ8WBie9EGmACaco8K8cx6RlkJJrxGIqjGqztAI+NMhexXBcdGbSEzI6N3EJPevxZw==" ,
"dev" : true
} ,
"node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/nanoid" : {
"version" : "3.3.7" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz" ,
"integrity" : "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"bin" : {
"nanoid" : "bin/nanoid.cjs"
} ,
"engines" : {
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/natives" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz" ,
"integrity" : "sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA==" ,
"deprecated" : "This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x." ,
"dev" : true ,
"optional" : true
} ,
2022-02-18 08:07:49 +08:00
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=" ,
"dev" : true
2022-02-18 08:07:49 +08:00
} ,
"node_modules/neo-async" : {
"version" : "2.6.2" ,
"resolved" : "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" ,
"integrity" : "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" ,
"dev" : true
} ,
"node_modules/nice-try" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz" ,
"integrity" : "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" ,
"dev" : true
} ,
2023-01-18 17:28:33 +01:00
"node_modules/node-int64" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz" ,
2024-01-29 21:06:49 +08:00
"integrity" : "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-01-18 17:28:33 +01:00
"node_modules/node-releases" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.2.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==" ,
"dev" : true
2023-01-18 17:28:33 +01:00
} ,
"node_modules/nopt" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz" ,
"integrity" : "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
"dependencies" : {
"abbrev" : "1"
2022-02-18 08:07:49 +08:00
} ,
"bin" : {
2023-02-28 10:17:15 +08:00
"nopt" : "bin/nopt.js"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/normalize-package-data" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" ,
"integrity" : "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
"dependencies" : {
2023-01-18 17:28:33 +01:00
"hosted-git-info" : "^2.1.4" ,
"resolve" : "^1.10.0" ,
"semver" : "2 || 3 || 4 || 5" ,
"validate-npm-package-license" : "^3.0.1"
2023-02-28 10:17:15 +08:00
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/normalize-package-data/node_modules/semver" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" ,
"integrity" : "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
"bin" : {
2023-01-18 17:28:33 +01:00
"semver" : "bin/semver"
2022-02-18 08:07:49 +08:00
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/normalize-path" : {
2023-03-09 08:06:33 +08:00
"version" : "3.0.0" ,
2023-01-18 17:28:33 +01:00
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-01-18 17:28:33 +01:00
"node" : ">=0.10.0"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/normalize-url" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz" ,
"integrity" : "sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==" ,
"dev" : true ,
"dependencies" : {
"prepend-http" : "^2.0.0" ,
"query-string" : "^5.0.1" ,
"sort-keys" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/normalize-url/node_modules/sort-keys" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz" ,
"integrity" : "sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=" ,
"dev" : true ,
"dependencies" : {
"is-plain-obj" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-conf" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz" ,
"integrity" : "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==" ,
"dev" : true ,
"dependencies" : {
"config-chain" : "^1.1.11" ,
"pify" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-conf/node_modules/pify" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" ,
"integrity" : "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz" ,
"integrity" : "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==" ,
"dev" : true ,
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"chalk" : "^2.4.1" ,
"cross-spawn" : "^6.0.5" ,
"memorystream" : "^0.3.1" ,
"minimatch" : "^3.0.4" ,
"pidtree" : "^0.3.0" ,
"read-pkg" : "^3.0.0" ,
"shell-quote" : "^1.6.1" ,
"string.prototype.padend" : "^3.0.0"
} ,
"bin" : {
"npm-run-all" : "bin/npm-run-all/index.js" ,
"run-p" : "bin/run-p/index.js" ,
"run-s" : "bin/run-s/index.js"
} ,
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/npm-run-all/node_modules/ansi-styles" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" ,
"integrity" : "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" ,
"dev" : true ,
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all/node_modules/load-json-file" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz" ,
"integrity" : "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=" ,
"dev" : true ,
"dependencies" : {
"graceful-fs" : "^4.1.2" ,
"parse-json" : "^4.0.0" ,
"pify" : "^3.0.0" ,
"strip-bom" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all/node_modules/parse-json" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" ,
"integrity" : "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=" ,
"dev" : true ,
"dependencies" : {
"error-ex" : "^1.3.1" ,
"json-parse-better-errors" : "^1.0.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all/node_modules/path-type" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz" ,
"integrity" : "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==" ,
"dev" : true ,
"dependencies" : {
"pify" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all/node_modules/pify" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" ,
"integrity" : "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all/node_modules/read-pkg" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz" ,
"integrity" : "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=" ,
"dev" : true ,
"dependencies" : {
"load-json-file" : "^4.0.0" ,
"normalize-package-data" : "^2.3.2" ,
"path-type" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-all/node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm-run-path" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" ,
"integrity" : "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=" ,
"dev" : true ,
"dependencies" : {
"path-key" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/object-assign" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" ,
"integrity" : "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/object-get" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/object-get/-/object-get-2.1.1.tgz" ,
"integrity" : "sha512-7n4IpLMzGGcLEMiQKsNR7vCe+N5E9LORFrtNUVy4sO3dj9a3HedZCxEL2T7QuLhcHN1NBuBsMOKaOsAYI9IIvg==" ,
"dev" : true
} ,
"node_modules/object-inspect" : {
2023-03-09 08:06:33 +08:00
"version" : "1.10.3" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz" ,
"integrity" : "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-keys" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" ,
"integrity" : "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object-to-spawn-args" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/object-to-spawn-args/-/object-to-spawn-args-2.0.1.tgz" ,
"integrity" : "sha512-6FuKFQ39cOID+BMZ3QaphcC8Y4cw6LXBLyIgPU+OhIYwviJamPAn+4mITapnSBQrejB+NNp+FMskhD8Cq+Ys3w==" ,
"dev" : true ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/object.assign" : {
2023-03-09 08:06:33 +08:00
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz" ,
"integrity" : "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"call-bind" : "^1.0.0" ,
"define-properties" : "^1.1.3" ,
"has-symbols" : "^1.0.1" ,
2022-02-18 08:52:45 +08:00
"object-keys" : "^1.1.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
2022-02-18 08:52:45 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/object.defaults" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"array-each" : "^1.0.1" ,
"array-slice" : "^1.0.0" ,
"for-own" : "^1.0.0" ,
"isobject" : "^3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/object.map" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"for-own" : "^1.0.0" ,
"make-iterator" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/object.pick" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"isobject" : "^3.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"wrappy" : "1"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/optimist" : {
"version" : "0.3.7" ,
"resolved" : "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz" ,
"integrity" : "sha1-yQlBrVnkJzMokjB00s8ufLxuwNk=" ,
"dev" : true ,
"dependencies" : {
"wordwrap" : "~0.0.2"
}
} ,
"node_modules/optimist/node_modules/wordwrap" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz" ,
"integrity" : "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/optionator" : {
"version" : "0.8.3" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz" ,
"integrity" : "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==" ,
"dev" : true ,
"dependencies" : {
"deep-is" : "~0.1.3" ,
"fast-levenshtein" : "~2.0.6" ,
"levn" : "~0.3.0" ,
"prelude-ls" : "~1.1.2" ,
"type-check" : "~0.3.2" ,
"word-wrap" : "~1.2.3"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/os-filter-obj" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz" ,
"integrity" : "sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==" ,
"dev" : true ,
"dependencies" : {
"arch" : "^2.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/os-homedir" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/os-tmpdir" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/osenv" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz" ,
"integrity" : "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==" ,
"dev" : true ,
"dependencies" : {
"os-homedir" : "^1.0.0" ,
"os-tmpdir" : "^1.0.0"
}
} ,
"node_modules/p-cancelable" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz" ,
"integrity" : "sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/p-event" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/p-event/-/p-event-2.3.1.tgz" ,
"integrity" : "sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==" ,
"dev" : true ,
"dependencies" : {
"p-timeout" : "^2.0.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/p-finally" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/p-is-promise" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/p-limit" : {
2023-03-09 08:06:33 +08:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz" ,
"integrity" : "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"yocto-queue" : "^1.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:29:59 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/p-locate" : {
2023-03-09 08:06:33 +08:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz" ,
"integrity" : "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"p-limit" : "^4.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:29:59 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/p-timeout" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/p-timeout/-/p-timeout-2.0.1.tgz" ,
"integrity" : "sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==" ,
"dev" : true ,
"dependencies" : {
"p-finally" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/parent-module" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"dependencies" : {
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/parse-filepath" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"is-absolute" : "^1.0.0" ,
"map-cache" : "^0.2.0" ,
"path-root" : "^0.1.1"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/parse-json" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" ,
"integrity" : "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" ,
"dev" : true ,
"dependencies" : {
"@babel/code-frame" : "^7.0.0" ,
"error-ex" : "^1.3.1" ,
"json-parse-even-better-errors" : "^2.3.0" ,
"lines-and-columns" : "^1.1.6"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/parse-passwd" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/parserlib" : {
"version" : "0.2.5" ,
"resolved" : "https://registry.npmjs.org/parserlib/-/parserlib-0.2.5.tgz" ,
"integrity" : "sha1-hZB92GBaoGq7PdKV1QuyuPpN0Rc=" ,
"dev" : true
} ,
2022-03-22 15:36:39 +00:00
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-key" : {
2023-03-09 08:06:33 +08:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" ,
"integrity" : "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=4"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/path-parse" : {
2022-02-18 08:52:45 +08:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/path-root" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"path-root-regex" : "^0.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-root-regex" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/path-scurry" : {
"version" : "1.10.1" ,
"resolved" : "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz" ,
"integrity" : "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==" ,
"dev" : true ,
"dependencies" : {
"lru-cache" : "^9.1.1 || ^10.0.0" ,
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/path-scurry/node_modules/lru-cache" : {
"version" : "10.2.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz" ,
"integrity" : "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==" ,
"dev" : true ,
"engines" : {
"node" : "14 || >=16.14"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/path-type" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" ,
"integrity" : "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pend" : {
2022-02-18 08:07:49 +08:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-elfrVQpng/kRUzH89GY9XI4AelA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2022-02-18 08:29:59 +08:00
"node_modules/picocolors" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" ,
"dev" : true
2022-02-18 08:29:59 +08:00
} ,
2022-02-18 08:07:49 +08:00
"node_modules/picomatch" : {
2024-01-29 21:06:49 +08:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/pidtree" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/pidtree/-/pidtree-0.3.1.tgz" ,
"integrity" : "sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==" ,
"dev" : true ,
"bin" : {
"pidtree" : "bin/pidtree.js"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/pify" : {
2023-03-09 08:06:33 +08:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz" ,
"integrity" : "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=0.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/pinkie" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/pinkie-promise" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-ITXW36ejWMBprJsXh3YogihFD/o=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"pinkie" : "^2.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/pkg-conf" : {
2022-02-18 08:29:59 +08:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/pkg-conf/-/pkg-conf-4.0.0.tgz" ,
"integrity" : "sha512-7dmgi4UY4qk+4mj5Cd8v/GExPo0K+SlY+hulOSdfZ/T6jVH6//y7NtzZo5WrfhDBxuQ0jCa7fLZmNaNh7EWL/w==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"find-up" : "^6.0.0" ,
"load-json-file" : "^7.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:07:49 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-02-18 08:29:59 +08:00
"node_modules/pkg-conf/node_modules/find-up" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz" ,
"integrity" : "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2022-02-18 08:29:59 +08:00
"locate-path" : "^7.1.0" ,
"path-exists" : "^5.0.0"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:07:49 +08:00
} ,
2022-02-18 08:29:59 +08:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/pkg-conf/node_modules/path-exists" : {
2022-02-18 08:29:59 +08:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz" ,
"integrity" : "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2022-02-18 08:29:59 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/postcss" : {
2023-02-03 11:24:18 +08:00
"version" : "8.4.33" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz" ,
"integrity" : "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2023-03-09 08:07:19 +08:00
"dependencies" : {
2023-02-03 11:24:18 +08:00
"nanoid" : "^3.3.7" ,
"picocolors" : "^1.0.0" ,
"source-map-js" : "^1.0.2"
2023-03-09 08:07:19 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : "^10 || ^12 || >=14"
2023-03-09 08:07:19 +08:00
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/postcss-resolve-nested-selector" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz" ,
2023-02-03 11:24:18 +08:00
"integrity" : "sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/postcss-safe-parser" : {
2023-02-03 11:24:18 +08:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz" ,
"integrity" : "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-03-09 08:07:19 +08:00
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=12.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
"peerDependencies" : {
"postcss" : "^8.3.3"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/postcss-scss" : {
2023-02-03 11:24:18 +08:00
"version" : "4.0.9" ,
"resolved" : "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz" ,
"integrity" : "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss-scss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2023-03-09 08:07:19 +08:00
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=12.0"
} ,
"peerDependencies" : {
"postcss" : "^8.4.29"
2022-02-18 08:07:49 +08:00
}
} ,
"node_modules/postcss-selector-parser" : {
2023-02-03 11:24:18 +08:00
"version" : "6.0.15" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz" ,
"integrity" : "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
2023-02-03 11:24:18 +08:00
"util-deprecate" : "^1.0.2"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-value-parser" : {
2023-02-03 11:24:18 +08:00
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" ,
"integrity" : "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/prelude-ls" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz" ,
"integrity" : "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/prepend-http" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/process-nextick-args" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" ,
"integrity" : "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" ,
"dev" : true
} ,
"node_modules/proto-list" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
"node_modules/protobufjs" : {
2023-03-09 08:07:14 +08:00
"version" : "6.11.2" ,
"resolved" : "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.2.tgz" ,
"integrity" : "sha512-4BQJoPooKJl2G9j3XftkIXjoC9C0Av2NOrWmbLWT1vH32GcSUHjM0Arra6UfTsVyfMAuFzaLucXn1sadxJydAw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"hasInstallScript" : true ,
"dependencies" : {
"@protobufjs/aspromise" : "^1.1.2" ,
"@protobufjs/base64" : "^1.1.2" ,
"@protobufjs/codegen" : "^2.0.4" ,
"@protobufjs/eventemitter" : "^1.1.0" ,
"@protobufjs/fetch" : "^1.1.0" ,
"@protobufjs/float" : "^1.0.2" ,
"@protobufjs/inquire" : "^1.1.0" ,
"@protobufjs/path" : "^1.1.2" ,
"@protobufjs/pool" : "^1.1.0" ,
"@protobufjs/utf8" : "^1.1.0" ,
"@types/long" : "^4.0.1" ,
"@types/node" : ">=13.7.0" ,
"long" : "^4.0.0"
} ,
"bin" : {
"pbjs" : "bin/pbjs" ,
"pbts" : "bin/pbts"
}
} ,
"node_modules/pseudomap" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/psl" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz" ,
"integrity" : "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==" ,
2023-01-18 17:28:33 +01:00
"dev" : true ,
"optional" : true
2023-03-09 08:07:10 +08:00
} ,
2022-02-18 08:07:49 +08:00
"node_modules/pump" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" ,
"integrity" : "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" ,
"dev" : true ,
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
"node_modules/punycode" : {
2023-03-09 08:06:33 +08:00
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" ,
"integrity" : "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2022-02-18 08:07:49 +08:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/qs" : {
2023-03-09 08:07:14 +08:00
"version" : "6.9.3" ,
"resolved" : "https://registry.npmjs.org/qs/-/qs-6.9.3.tgz" ,
"integrity" : "sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
"node" : ">=0.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/query-string" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/query-string/-/query-string-5.1.1.tgz" ,
"integrity" : "sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==" ,
"dev" : true ,
"dependencies" : {
"decode-uri-component" : "^0.2.0" ,
"object-assign" : "^4.1.0" ,
"strict-uri-encode" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-03-22 15:36:39 +00:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
2022-02-18 08:07:49 +08:00
"node_modules/quick-lru" : {
2023-02-03 11:24:18 +08:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz" ,
"integrity" : "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-02-18 08:07:49 +08:00
}
} ,
2022-02-18 08:57:51 +08:00
"node_modules/randombytes" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" ,
"integrity" : "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" ,
"dev" : true ,
"dependencies" : {
"safe-buffer" : "^5.1.0"
}
} ,
2022-02-18 08:07:49 +08:00
"node_modules/raw-body" : {
"version" : "1.1.7" ,
"resolved" : "https://registry.npmjs.org/raw-body/-/raw-body-1.1.7.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-HQJ8K/oRasxmI7yo8AAWVyqH1CU=" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
"bytes" : "1" ,
"string_decoder" : "0.10"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/raw-body/node_modules/string_decoder" : {
"version" : "0.10.31" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz" ,
2023-03-09 08:06:33 +08:00
"integrity" : "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" ,
2022-02-18 08:07:49 +08:00
"dev" : true
} ,
2023-02-03 11:24:18 +08:00
"node_modules/read-pkg" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/read-pkg/-/read-pkg-6.0.0.tgz" ,
"integrity" : "sha512-X1Fu3dPuk/8ZLsMhEj5f4wFAF0DWoK7qhGJvgaijocXxBmSToKfbFtqbxMO7bVjNA1dmE5huAzjXj/ey86iw9Q==" ,
"dev" : true ,
"dependencies" : {
"@types/normalize-package-data" : "^2.4.0" ,
"normalize-package-data" : "^3.0.2" ,
"parse-json" : "^5.2.0" ,
"type-fest" : "^1.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/read-pkg-up" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-8.0.0.tgz" ,
"integrity" : "sha512-snVCqPczksT0HS2EC+SxUndvSzn6LRCwpfSvLrIfR5BKDQQZMaI6jPRC9dYvYFDRAuFEAnkwww8kBBNE/3VvzQ==" ,
"dev" : true ,
"dependencies" : {
"find-up" : "^5.0.0" ,
"read-pkg" : "^6.0.0" ,
"type-fest" : "^1.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/read-pkg/node_modules/hosted-git-info" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz" ,
"integrity" : "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==" ,
"dev" : true ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/read-pkg/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dev" : true ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/read-pkg/node_modules/normalize-package-data" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz" ,
"integrity" : "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==" ,
"dev" : true ,
"dependencies" : {
"hosted-git-info" : "^4.0.1" ,
"is-core-module" : "^2.5.0" ,
"semver" : "^7.3.4" ,
"validate-npm-package-license" : "^3.0.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/read-pkg/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/readable-stream" : {
"version" : "2.3.7" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz" ,
"integrity" : "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==" ,
"dev" : true ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.3" ,
"isarray" : "~1.0.0" ,
"process-nextick-args" : "~2.0.0" ,
"safe-buffer" : "~5.1.1" ,
"string_decoder" : "~1.1.1" ,
"util-deprecate" : "~1.0.1"
}
2022-02-18 08:07:49 +08:00
} ,
2023-01-18 17:28:33 +01:00
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-01-18 17:28:33 +01:00
"picomatch" : "^2.2.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-01-18 17:28:33 +01:00
"node" : ">=8.10.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/rechoir" : {
"version" : "0.7.1" ,
"resolved" : "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz" ,
"integrity" : "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-01-18 17:28:33 +01:00
"resolve" : "^1.9.0"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
2023-01-18 17:28:33 +01:00
"node" : ">= 0.10"
2022-02-18 08:07:49 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/redent" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/redent/-/redent-4.0.0.tgz" ,
"integrity" : "sha512-tYkDkVVtYkSVhuQ4zBgfvciymHaeuel+zFKXShfDnFP5SyVEP7qo70Rf1jTOTCx3vGNAbnEi/xFkcfQVMIBWag==" ,
"dev" : true ,
"dependencies" : {
"indent-string" : "^5.0.0" ,
"strip-indent" : "^4.0.0"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/reduce-extract" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/reduce-extract/-/reduce-extract-1.0.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-QF8vjWx3wnRSL5uFMyCjDeDc5EBMiryoT9tz94VvgjKfzecHAVnqmXAwQDcr7X4JmLc2cjkjFGCVzhMqDjgR9g==" ,
2022-02-18 08:07:49 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"test-value" : "^1.0.1"
2022-02-18 08:07:49 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=0.10.0"
}
} ,
"node_modules/reduce-extract/node_modules/array-back" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-1.0.4.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-1WxbZvrmyhkNoeYcizokbmh5oiOCIfyvGtcqbK3Ls1v1fKcquzxnQSceOx6tzq7jmai2kFLWIpGND2cLhH6TPw==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"typical" : "^2.6.0"
2023-02-28 10:17:15 +08:00
} ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=0.12.0"
2022-02-18 08:07:49 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/reduce-extract/node_modules/test-value" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/test-value/-/test-value-1.1.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-wrsbRo7qP+2Je8x8DsK8ovCGyxe3sYfQwOraIY/09A2gFXU9DYKiTF14W4ki/01AEh56kMzAmlj9CaHGDDUBJA==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"array-back" : "^1.0.2" ,
"typical" : "^2.4.2"
2023-02-28 10:17:15 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=0.10.0"
2023-02-28 10:17:15 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/reduce-flatten" : {
2023-02-03 22:48:04 +08:00
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/reduce-flatten/-/reduce-flatten-3.0.1.tgz" ,
"integrity" : "sha512-bYo+97BmUUOzg09XwfkwALt4PQH1M5L0wzKerBt6WLm3Fhdd43mMS89HiT1B9pJIqko/6lWx3OnV4J9f2Kqp5Q==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"engines" : {
2023-02-03 22:48:04 +08:00
"node" : ">=8"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/reduce-unique" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/reduce-unique/-/reduce-unique-2.0.1.tgz" ,
"integrity" : "sha512-x4jH/8L1eyZGR785WY+ePtyMNhycl1N2XOLxhCbzZFaqF4AXjLzqSxa2UHgJ2ZVR/HHyPOvl1L7xRnW8ye5MdA==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/reduce-without" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/reduce-without/-/reduce-without-1.0.1.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-zQv5y/cf85sxvdrKPlfcRzlDn/OqKFThNimYmsS3flmkioKvkUGn2Qg9cJVoQiEvdxFGLE0MQER/9fZ9sUqdxg==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
"dependencies" : {
2023-03-09 08:06:33 +08:00
"test-value" : "^2.0.0"
2023-02-28 10:17:15 +08:00
} ,
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=0.10.0"
2023-02-28 10:17:15 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/reduce-without/node_modules/array-back" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-1.0.4.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-1WxbZvrmyhkNoeYcizokbmh5oiOCIfyvGtcqbK3Ls1v1fKcquzxnQSceOx6tzq7jmai2kFLWIpGND2cLhH6TPw==" ,
2023-02-28 10:17:15 +08:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"typical" : "^2.6.0"
} ,
2023-02-28 10:17:15 +08:00
"engines" : {
2023-03-09 08:06:33 +08:00
"node" : ">=0.12.0"
}
} ,
"node_modules/reduce-without/node_modules/test-value" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/test-value/-/test-value-2.1.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-+1epbAxtKeXttkGFMTX9H42oqzOTufR1ceCF+GYA5aOmvaPq9wd4PUS8329fn2RRLGNeUkgRLnVpycjx8DsO2w==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"array-back" : "^1.0.3" ,
"typical" : "^2.6.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/regenerate" : {
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz" ,
"integrity" : "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" ,
"dev" : true
} ,
"node_modules/regenerate-unicode-properties" : {
"version" : "10.0.1" ,
"resolved" : "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz" ,
"integrity" : "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==" ,
"dev" : true ,
"dependencies" : {
"regenerate" : "^1.4.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/regenerator-runtime" : {
"version" : "0.13.5" ,
"resolved" : "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz" ,
"integrity" : "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==" ,
"dev" : true
} ,
"node_modules/regenerator-transform" : {
"version" : "0.14.5" ,
"resolved" : "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz" ,
"integrity" : "sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==" ,
"dev" : true ,
"dependencies" : {
"@babel/runtime" : "^7.8.4"
}
} ,
"node_modules/regexpu-core" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz" ,
"integrity" : "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==" ,
"dev" : true ,
"dependencies" : {
"regenerate" : "^1.4.2" ,
"regenerate-unicode-properties" : "^10.0.1" ,
"regjsgen" : "^0.6.0" ,
"regjsparser" : "^0.8.2" ,
"unicode-match-property-ecmascript" : "^2.0.0" ,
"unicode-match-property-value-ecmascript" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/regjsgen" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz" ,
"integrity" : "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==" ,
"dev" : true
} ,
"node_modules/regjsparser" : {
"version" : "0.8.4" ,
"resolved" : "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz" ,
"integrity" : "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==" ,
"dev" : true ,
"dependencies" : {
"jsesc" : "~0.5.0"
} ,
2023-03-09 08:07:14 +08:00
"bin" : {
"regjsparser" : "bin/parser"
}
2023-03-09 08:07:10 +08:00
} ,
2023-03-09 08:07:14 +08:00
"node_modules/regjsparser/node_modules/jsesc" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz" ,
"integrity" : "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
2023-03-09 08:07:14 +08:00
"bin" : {
"jsesc" : "bin/jsesc"
2023-03-09 08:07:10 +08:00
}
} ,
2023-03-09 08:07:14 +08:00
"node_modules/remove-markdown" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/remove-markdown/-/remove-markdown-0.2.2.tgz" ,
"integrity" : "sha1-ZrDO66n7d8qWNrsbAwfOIaMqEqY=" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" ,
"integrity" : "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/requizzle" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/requizzle/-/requizzle-0.2.3.tgz" ,
"integrity" : "sha512-YanoyJjykPxGHii0fZP0uUPEXpvqfBDxWV7s6GKAiiOsiqhX6vHNyW3Qzdmqp/iq/ExbhaGbVrjB4ruEVSM4GQ==" ,
"dev" : true ,
"dependencies" : {
"lodash" : "^4.17.14"
}
} ,
"node_modules/resolve" : {
"version" : "1.22.0" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz" ,
"integrity" : "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==" ,
"dev" : true ,
"dependencies" : {
"is-core-module" : "^2.8.1" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/resolve-dir" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz" ,
"integrity" : "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=" ,
"dev" : true ,
"dependencies" : {
"expand-tilde" : "^2.0.0" ,
"global-modules" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/resolve-dir/node_modules/global-modules" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz" ,
"integrity" : "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==" ,
"dev" : true ,
"dependencies" : {
"global-prefix" : "^1.0.1" ,
"is-windows" : "^1.0.1" ,
"resolve-dir" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/resolve-dir/node_modules/global-prefix" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz" ,
"integrity" : "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=" ,
"dev" : true ,
"dependencies" : {
"expand-tilde" : "^2.0.2" ,
"homedir-polyfill" : "^1.0.1" ,
"ini" : "^1.3.4" ,
"is-windows" : "^1.0.1" ,
"which" : "^1.2.14"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/resolve-from" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/responselike" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz" ,
"integrity" : "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=" ,
"dev" : true ,
"dependencies" : {
"lowercase-keys" : "^1.0.0"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rimraf" : {
2023-02-03 11:24:18 +08:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
2023-02-03 11:24:18 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2023-03-09 08:06:33 +08:00
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/rimraf/node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"dev" : true ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/rimraf/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/rollup" : {
"version" : "2.67.3" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-2.67.3.tgz" ,
"integrity" : "sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==" ,
"dev" : true ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=10.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/rollup-plugin-terser" : {
"version" : "7.0.2" ,
"resolved" : "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz" ,
"integrity" : "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==" ,
"dev" : true ,
"dependencies" : {
"@babel/code-frame" : "^7.10.4" ,
"jest-worker" : "^26.2.1" ,
"serialize-javascript" : "^4.0.0" ,
"terser" : "^5.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.0.0"
}
} ,
"node_modules/run-parallel" : {
2022-03-22 15:36:39 +00:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
2023-03-09 08:06:33 +08:00
} ,
"node_modules/safe-buffer" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" ,
"dev" : true
2023-03-09 08:06:33 +08:00
} ,
"node_modules/safe-json-parse" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-1.0.1.tgz" ,
"integrity" : "sha1-PnZyPjjf3aE8mx0poeB//uSzC1c=" ,
"dev" : true
} ,
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" ,
"dev" : true
} ,
2023-01-18 17:28:33 +01:00
"node_modules/sass" : {
"version" : "1.58.3" ,
"resolved" : "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz" ,
"integrity" : "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
2023-01-18 17:28:33 +01:00
"chokidar" : ">=3.0.0 <4.0.0" ,
"immutable" : "^4.0.0" ,
"source-map-js" : ">=0.6.2 <2.0.0"
2023-03-09 08:06:33 +08:00
} ,
"bin" : {
2023-01-18 17:28:33 +01:00
"sass" : "sass.js"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
2023-01-18 17:28:33 +01:00
"node" : ">=12.0.0"
2023-03-09 08:06:33 +08:00
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/sax" : {
"version" : "0.5.8" ,
"resolved" : "https://registry.npmjs.org/sax/-/sax-0.5.8.tgz" ,
"integrity" : "sha1-1HLbIo6zMcJQaw6MFVJK25OdEsE=" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/seek-bzip" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz" ,
"integrity" : "sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==" ,
"dev" : true ,
"dependencies" : {
"commander" : "^2.8.1"
} ,
"bin" : {
"seek-bunzip" : "bin/seek-bunzip" ,
"seek-table" : "bin/seek-bzip-table"
}
} ,
"node_modules/seek-bzip/node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" ,
"dev" : true
} ,
"node_modules/semver" : {
2023-03-09 08:07:22 +08:00
"version" : "7.3.5" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz" ,
"integrity" : "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/semver-regex" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz" ,
"integrity" : "sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==" ,
"dev" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/semver-truncate" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz" ,
"integrity" : "sha1-V/Qd5pcHpicJp+AQS6IRcQnqR+g=" ,
"dev" : true ,
"dependencies" : {
"semver" : "^5.3.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/semver-truncate/node_modules/semver" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" ,
"integrity" : "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" ,
"dev" : true ,
"bin" : {
"semver" : "bin/semver"
}
} ,
"node_modules/semver/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dev" : true ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/semver/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"dev" : true
} ,
"node_modules/serialize-javascript" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz" ,
"integrity" : "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==" ,
"dev" : true ,
"dependencies" : {
"randombytes" : "^2.1.0"
}
} ,
"node_modules/shebang-command" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" ,
"integrity" : "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=" ,
"dev" : true ,
"dependencies" : {
"shebang-regex" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/shebang-regex" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" ,
"integrity" : "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/shell-quote" : {
2023-03-09 08:07:14 +08:00
"version" : "1.7.2" ,
"resolved" : "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz" ,
"integrity" : "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==" ,
"dev" : true
2023-03-09 08:06:33 +08:00
} ,
2023-03-09 08:07:10 +08:00
"node_modules/shelljs" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-NZbmMHp4FUT1kfN9phg2DzHbV7E=" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"bin" : {
"shjs" : "bin/shjs"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/shifter" : {
"version" : "1.2.0" ,
2023-03-09 08:07:11 +08:00
"resolved" : "https://github.com/andrewnicols/shifter/archive/v1.2.0_moodle-0.tar.gz" ,
"integrity" : "sha512-zIR5WQqJcNP52vcIqFql2/wXm6nLHW4DsLZyfr6wZ0vfOuqDaYiwB6J7/WYvfjgL2pvvTtSo3pySUYRmrOP3lQ==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"ansi-color" : "*" ,
2023-03-09 08:07:10 +08:00
"cpr" : "~0.0.6" ,
2023-03-09 08:06:33 +08:00
"cssproc" : "~0.0.1" ,
2023-03-09 08:07:10 +08:00
"gear" : "~0.8.0" ,
"gear-lib" : "^0.9.2" ,
2023-03-09 08:07:11 +08:00
"istanbul" : "https://github.com/andrewnicols/istanbul/archive/v0.4.5_moodle-0.tar.gz" ,
2023-03-09 08:06:33 +08:00
"jshint" : "^2.9.5" ,
2023-03-09 08:07:10 +08:00
"mkdirp" : "*" ,
2023-03-09 08:06:33 +08:00
"nopt" : "*" ,
"progress" : "~0.1.0" ,
2023-03-09 08:07:10 +08:00
"rimraf" : "*" ,
2023-03-09 08:06:33 +08:00
"timethat" : "~0.0.1" ,
"walkdir" : "~0.0.5" ,
"watch" : "~0.8.0" ,
"which" : "*" ,
"yuglify" : "^2.0.0" ,
"yui-lint" : "~0.2.0" ,
2023-03-09 08:07:10 +08:00
"yuicompressor" : "2.4.7" ,
"yuitest-coverage" : ">=0.0.5"
2023-03-09 08:06:33 +08:00
} ,
"bin" : {
"shifter" : "bin/shifter"
}
} ,
"node_modules/shifter/node_modules/progress" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/progress/-/progress-0.1.0.tgz" ,
"integrity" : "sha1-2+wMmfvC97liPhMxY75jYdXp5Ec=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/sigmund" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz" ,
"integrity" : "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/signal-exit" : {
2023-03-09 08:07:19 +08:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz" ,
"integrity" : "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=" ,
2023-03-09 08:06:33 +08:00
"dev" : true
} ,
"node_modules/slash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" ,
"integrity" : "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/slice-ansi" : {
2023-02-03 11:24:18 +08:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz" ,
"integrity" : "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"ansi-styles" : "^4.0.0" ,
"astral-regex" : "^2.0.0" ,
"is-fullwidth-code-point" : "^3.0.0"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/slice-ansi?sponsor=1"
2023-03-09 08:07:19 +08:00
}
} ,
"node_modules/slice-ansi/node_modules/ansi-styles" : {
2023-02-03 11:24:18 +08:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"color-convert" : "^2.0.1"
2023-03-09 08:06:33 +08:00
} ,
2023-03-09 08:07:19 +08:00
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2023-03-09 08:06:33 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/slice-ansi/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
2023-03-09 08:07:10 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/slice-ansi/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true
} ,
"node_modules/sntp" : {
"version" : "0.2.4" ,
"resolved" : "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz" ,
"integrity" : "sha1-+4hfGLDzqtGJ+CSGJTa87ux1CQA=" ,
"deprecated" : "This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues." ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"hoek" : "0.9.x"
2023-03-09 08:07:10 +08:00
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/sort-array" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/sort-array/-/sort-array-4.1.5.tgz" ,
"integrity" : "sha512-Ya4peoS1fgFN42RN1REk2FgdNOeLIEMKFGJvs7VTP3OklF8+kl2SkpVliZ4tk/PurWsrWRsdNdU+tgyOBkB9sA==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^5.0.0" ,
"typical" : "^6.0.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/sort-array/node_modules/array-back" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-5.0.0.tgz" ,
"integrity" : "sha512-kgVWwJReZWmVuWOQKEOohXKJX+nD02JAZ54D1RRWlv8L0NebauKAaFxACKzB74RTclt1+WNz5KHaLRDAPZbDEw==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/sort-array/node_modules/typical" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/typical/-/typical-6.0.1.tgz" ,
"integrity" : "sha512-+g3NEp7fJLe9DPa1TArHm9QAA7YciZmWnfAqEaFrBihQ7epOv9i99rjtgb6Iz0wh3WuQDjsCTDfgRoGnmHN81A==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/sort-keys" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz" ,
"integrity" : "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=" ,
"dev" : true ,
"dependencies" : {
"is-plain-obj" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/sort-keys-length" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz" ,
"integrity" : "sha1-nLb09OnkgVWmqgZx7dM2/xR5oYg=" ,
"dev" : true ,
"dependencies" : {
"sort-keys" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/source-map" : {
"version" : "0.5.7" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" ,
"integrity" : "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-01-18 17:28:33 +01:00
"node_modules/source-map-js" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz" ,
"integrity" : "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" ,
"integrity" : "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" ,
"dev" : true ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
"node_modules/source-map-support/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/spdx-correct" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz" ,
"integrity" : "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==" ,
"dev" : true ,
"dependencies" : {
"spdx-expression-parse" : "^3.0.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/spdx-exceptions" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz" ,
"integrity" : "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==" ,
"dev" : true
} ,
"node_modules/spdx-expression-parse" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz" ,
"integrity" : "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==" ,
"dev" : true ,
"dependencies" : {
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/spdx-license-ids" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz" ,
"integrity" : "sha512-uBIcIl3Ih6Phe3XHK1NqboJLdGfwr1UN3k6wSD1dZpmPsIkb8AGNbZYJ1fOBk834+Gxy8rpfDxrS6XLEMZMY2g==" ,
"dev" : true
} ,
"node_modules/sprintf-js" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" ,
"integrity" : "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" ,
"dev" : true
} ,
"node_modules/stream-connect" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/stream-connect/-/stream-connect-1.0.2.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-68Kl+79cE0RGKemKkhxTSg8+6AGrqBt+cbZAXevg2iJ6Y3zX4JhA/sZeGzLpxW9cXhmqAcE7KnJCisUmIUfnFQ==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"array-back" : "^1.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/stream-connect/node_modules/array-back" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-1.0.4.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-1WxbZvrmyhkNoeYcizokbmh5oiOCIfyvGtcqbK3Ls1v1fKcquzxnQSceOx6tzq7jmai2kFLWIpGND2cLhH6TPw==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"typical" : "^2.6.0"
} ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/stream-counter" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/stream-counter/-/stream-counter-0.1.0.tgz" ,
"integrity" : "sha1-oDXkKTYftX82Fgbhf82Ki5Z3Mns=" ,
"dev" : true ,
"dependencies" : {
"readable-stream" : "~1.0.2"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/stream-counter/node_modules/isarray" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz" ,
"integrity" : "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" ,
"dev" : true
} ,
"node_modules/stream-counter/node_modules/readable-stream" : {
"version" : "1.0.34" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz" ,
"integrity" : "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=" ,
"dev" : true ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.1" ,
"isarray" : "0.0.1" ,
"string_decoder" : "~0.10.x"
}
} ,
"node_modules/stream-counter/node_modules/string_decoder" : {
"version" : "0.10.31" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz" ,
"integrity" : "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/stream-via" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/stream-via/-/stream-via-1.0.4.tgz" ,
"integrity" : "sha512-DBp0lSvX5G9KGRDTkR/R+a29H+Wk2xItOF+MpZLLNDWbEV9tGPnqLPxHEYjmiz8xGtJHRIqmI+hCjmNzqoA4nQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/strict-uri-encode" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz" ,
"integrity" : "sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/string_decoder" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" ,
"integrity" : "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" ,
"dev" : true ,
"dependencies" : {
"safe-buffer" : "~5.1.0"
}
} ,
"node_modules/string-template" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/string-template/-/string-template-0.2.1.tgz" ,
"integrity" : "sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=" ,
"dev" : true
} ,
2024-01-29 21:06:49 +08:00
"node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dev" : true ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/string-width-cjs" : {
"name" : "string-width" ,
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dev" : true ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/string-width/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/string-width/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" ,
"dev" : true
} ,
"node_modules/string-width/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dev" : true ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/string.prototype.padend" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.2.tgz" ,
"integrity" : "sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==" ,
"dev" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.3" ,
"es-abstract" : "^1.18.0-next.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimend" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz" ,
"integrity" : "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==" ,
"dev" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz" ,
"integrity" : "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==" ,
"dev" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/stringstream" : {
"version" : "0.0.6" ,
"resolved" : "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz" ,
"integrity" : "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==" ,
"dev" : true ,
"optional" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/strip-ansi-cjs" : {
"name" : "strip-ansi" ,
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2024-01-29 21:06:49 +08:00
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/strip-bom-string" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz" ,
"integrity" : "sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/strip-dirs" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz" ,
"integrity" : "sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==" ,
"dev" : true ,
"dependencies" : {
"is-natural-number" : "^4.0.1"
}
} ,
"node_modules/strip-eof" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" ,
"integrity" : "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/strip-indent" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-indent/-/strip-indent-4.0.0.tgz" ,
"integrity" : "sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==" ,
"dev" : true ,
"dependencies" : {
"min-indent" : "^1.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/strip-outer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz" ,
"integrity" : "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==" ,
"dev" : true ,
"dependencies" : {
"escape-string-regexp" : "^1.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/striptags" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/striptags/-/striptags-3.2.0.tgz" ,
"integrity" : "sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==" ,
"dev" : true
} ,
"node_modules/style-search" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz" ,
2023-02-03 11:24:18 +08:00
"integrity" : "sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==" ,
2023-03-09 08:06:33 +08:00
"dev" : true
} ,
"node_modules/stylelint" : {
2023-02-03 11:24:18 +08:00
"version" : "15.11.0" ,
"resolved" : "https://registry.npmjs.org/stylelint/-/stylelint-15.11.0.tgz" ,
"integrity" : "sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==" ,
"dev" : true ,
"dependencies" : {
"@csstools/css-parser-algorithms" : "^2.3.1" ,
"@csstools/css-tokenizer" : "^2.2.0" ,
"@csstools/media-query-list-parser" : "^2.1.4" ,
"@csstools/selector-specificity" : "^3.0.0" ,
"balanced-match" : "^2.0.0" ,
"colord" : "^2.9.3" ,
"cosmiconfig" : "^8.2.0" ,
"css-functions-list" : "^3.2.1" ,
"css-tree" : "^2.3.1" ,
"debug" : "^4.3.4" ,
"fast-glob" : "^3.3.1" ,
"fastest-levenshtein" : "^1.0.16" ,
"file-entry-cache" : "^7.0.0" ,
2023-03-09 08:06:33 +08:00
"global-modules" : "^2.0.0" ,
2023-02-03 11:24:18 +08:00
"globby" : "^11.1.0" ,
2023-03-09 08:06:33 +08:00
"globjoin" : "^0.1.4" ,
2023-02-03 11:24:18 +08:00
"html-tags" : "^3.3.1" ,
"ignore" : "^5.2.4" ,
2023-03-09 08:06:33 +08:00
"import-lazy" : "^4.0.0" ,
"imurmurhash" : "^0.1.4" ,
2023-02-03 11:24:18 +08:00
"is-plain-object" : "^5.0.0" ,
"known-css-properties" : "^0.29.0" ,
2023-03-09 08:06:33 +08:00
"mathml-tag-names" : "^2.1.3" ,
2023-02-03 11:24:18 +08:00
"meow" : "^10.1.5" ,
"micromatch" : "^4.0.5" ,
"normalize-path" : "^3.0.0" ,
"picocolors" : "^1.0.0" ,
"postcss" : "^8.4.28" ,
2023-03-09 08:06:33 +08:00
"postcss-resolve-nested-selector" : "^0.1.1" ,
2023-02-03 11:24:18 +08:00
"postcss-safe-parser" : "^6.0.0" ,
"postcss-selector-parser" : "^6.0.13" ,
"postcss-value-parser" : "^4.2.0" ,
2023-03-09 08:06:33 +08:00
"resolve-from" : "^5.0.0" ,
2023-02-03 11:24:18 +08:00
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1" ,
2023-03-09 08:06:33 +08:00
"style-search" : "^0.1.0" ,
2023-02-03 11:24:18 +08:00
"supports-hyperlinks" : "^3.0.0" ,
2023-03-09 08:06:33 +08:00
"svg-tags" : "^1.0.0" ,
2023-02-03 11:24:18 +08:00
"table" : "^6.8.1" ,
"write-file-atomic" : "^5.0.1"
2023-03-09 08:06:33 +08:00
} ,
"bin" : {
2023-02-03 11:24:18 +08:00
"stylelint" : "bin/stylelint.mjs"
} ,
"engines" : {
"node" : "^14.13.1 || >=16.0.0"
2023-03-09 08:06:33 +08:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/stylelint"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/stylelint-csstree-validator" : {
2023-03-09 08:07:22 +08:00
"version" : "3.0.0" ,
2023-02-03 11:24:18 +08:00
"resolved" : "https://registry.npmjs.org/stylelint-csstree-validator/-/stylelint-csstree-validator-3.0.0.tgz" ,
"integrity" : "sha512-/CPYhwchWZbyZK2LVGKvt1ivISYZyRSRhrY4cMArlwYh1DxwygubR0nBv+5upuX23j1qBfJWdv6xx9dsUZF+OA==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"css-tree" : "^2.3.1"
2023-03-09 08:07:22 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : "^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
2023-03-09 08:06:33 +08:00
} ,
2023-02-03 11:24:18 +08:00
"peerDependencies" : {
"stylelint" : ">=7.0.0 <16.0.0"
2023-03-09 08:07:22 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/stylelint/node_modules/balanced-match" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz" ,
"integrity" : "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" ,
"dev" : true
2023-03-09 08:07:22 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/stylelint/node_modules/is-plain-object" : {
2023-03-09 08:07:22 +08:00
"version" : "5.0.0" ,
2023-02-03 11:24:18 +08:00
"resolved" : "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz" ,
"integrity" : "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=0.10.0"
2023-03-09 08:07:22 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/stylelint/node_modules/resolve-from" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" ,
"integrity" : "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2023-03-09 08:07:22 +08:00
"node_modules/stylelint/node_modules/string-width" : {
2023-02-03 11:24:18 +08:00
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
2023-02-03 11:24:18 +08:00
"strip-ansi" : "^6.0.1"
2023-03-09 08:07:22 +08:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/supports-color/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
2023-03-09 08:07:22 +08:00
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/supports-hyperlinks" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.0.0.tgz" ,
"integrity" : "sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"has-flag" : "^4.0.0" ,
"supports-color" : "^7.0.0"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=14.18"
2023-03-09 08:06:33 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/supports-hyperlinks/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"engines" : {
"node" : ">=8"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/svg-tags" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz" ,
2023-02-03 11:24:18 +08:00
"integrity" : "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==" ,
2023-03-09 08:06:33 +08:00
"dev" : true
} ,
"node_modules/table" : {
2023-02-03 11:24:18 +08:00
"version" : "6.8.1" ,
"resolved" : "https://registry.npmjs.org/table/-/table-6.8.1.tgz" ,
"integrity" : "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"ajv" : "^8.0.1" ,
"lodash.truncate" : "^4.4.2" ,
"slice-ansi" : "^4.0.0" ,
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10.0.0"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/table-layout" : {
"version" : "0.4.5" ,
"resolved" : "https://registry.npmjs.org/table-layout/-/table-layout-0.4.5.tgz" ,
"integrity" : "sha512-zTvf0mcggrGeTe/2jJ6ECkJHAQPIYEwDoqsiqBjI24mvRmQbInK5jq33fyypaCBxX08hMkfmdOqj6haT33EqWw==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^2.0.0" ,
"deep-extend" : "~0.6.0" ,
"lodash.padend" : "^4.6.1" ,
"typical" : "^2.6.1" ,
"wordwrapjs" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/table-layout/node_modules/array-back" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-2.0.0.tgz" ,
"integrity" : "sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw==" ,
"dev" : true ,
"dependencies" : {
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2023-03-09 08:07:19 +08:00
"node_modules/table/node_modules/string-width" : {
2023-02-03 11:24:18 +08:00
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
2023-03-09 08:07:19 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=8"
2023-03-09 08:07:19 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/tar-stream" : {
"version" : "1.6.2" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz" ,
"integrity" : "sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==" ,
"dev" : true ,
"dependencies" : {
"bl" : "^1.0.0" ,
"buffer-alloc" : "^1.2.0" ,
"end-of-stream" : "^1.0.0" ,
"fs-constants" : "^1.0.0" ,
"readable-stream" : "^2.3.0" ,
"to-buffer" : "^1.1.1" ,
"xtend" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/temp-path" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/temp-path/-/temp-path-1.0.0.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-TvmyH7kC6ZVTYkqCODjJIbgvu0FKiwQpZ4D1aknE7xpcDf/qEOB8KZEK5ef2pfbVoiBhNWs3yx4y+ESMtNYmlg==" ,
2023-03-09 08:06:33 +08:00
"dev" : true
} ,
"node_modules/terser" : {
2023-03-09 08:07:14 +08:00
"version" : "5.11.0" ,
"resolved" : "https://registry.npmjs.org/terser/-/terser-5.11.0.tgz" ,
"integrity" : "sha512-uCA9DLanzzWSsN1UirKwylhhRz3aKPInlfmpGfw8VN6jHsAtu8HJtIpeeHHK23rxnE/cDc+yvmq5wqkIC6Kn0A==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
"acorn" : "^8.5.0" ,
"commander" : "^2.20.0" ,
2023-03-09 08:07:14 +08:00
"source-map" : "~0.7.2" ,
2023-03-09 08:06:33 +08:00
"source-map-support" : "~0.5.20"
} ,
"bin" : {
"terser" : "bin/terser"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/terser/node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" ,
"dev" : true
} ,
2023-03-09 08:07:14 +08:00
"node_modules/terser/node_modules/source-map" : {
"version" : "0.7.3" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz" ,
"integrity" : "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==" ,
"dev" : true ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/test-value" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/test-value/-/test-value-3.0.0.tgz" ,
"integrity" : "sha512-sVACdAWcZkSU9x7AOmJo5TqE+GyNJknHaHsMrR6ZnhjVlVN9Yx6FjHrsKZ3BjIpPCT68zYesPWkakrNupwfOTQ==" ,
"dev" : true ,
"dependencies" : {
"array-back" : "^2.0.0" ,
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/test-value/node_modules/array-back" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/array-back/-/array-back-2.0.0.tgz" ,
"integrity" : "sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw==" ,
"dev" : true ,
"dependencies" : {
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/text-table" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" ,
"dev" : true
2023-03-09 08:06:33 +08:00
} ,
"node_modules/through" : {
"version" : "2.3.8" ,
"resolved" : "https://registry.npmjs.org/through/-/through-2.3.8.tgz" ,
"integrity" : "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=" ,
"dev" : true
} ,
"node_modules/timed-out" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz" ,
"integrity" : "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/timethat" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/timethat/-/timethat-0.0.3.tgz" ,
"integrity" : "sha1-OoRUYguF5vnLS2f43TTciA1JrtA=" ,
"dev" : true
} ,
"node_modules/tiny-lr" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.1.1.tgz" ,
"integrity" : "sha512-44yhA3tsaRoMOjQQ+5v5mVdqef+kH6Qze9jTpqtVufgYjYt08zyZAwNwwVBj3i1rJMnR52IxOW0LK0vBzgAkuA==" ,
"dev" : true ,
"dependencies" : {
"body" : "^5.1.0" ,
"debug" : "^3.1.0" ,
"faye-websocket" : "~0.10.0" ,
"livereload-js" : "^2.3.0" ,
"object-assign" : "^4.1.0" ,
"qs" : "^6.4.0"
}
} ,
"node_modules/tiny-lr/node_modules/debug" : {
"version" : "3.2.6" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" ,
"integrity" : "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==" ,
"deprecated" : "Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)" ,
"dev" : true ,
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/to-buffer" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz" ,
"integrity" : "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==" ,
"dev" : true
} ,
"node_modules/to-fast-properties" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" ,
"integrity" : "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dev" : true ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
"node_modules/toml" : {
"version" : "2.3.6" ,
"resolved" : "https://registry.npmjs.org/toml/-/toml-2.3.6.tgz" ,
"integrity" : "sha512-gVweAectJU3ebq//Ferr2JUY4WKSDe5N+z0FvjDncLGyHmIDoxgY/2Ie4qfEIDm4IS7OA6Rmdm7pdEEdMcV/xQ==" ,
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/tough-cookie" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz" ,
"integrity" : "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==" ,
"dev" : true ,
2023-01-18 17:28:33 +01:00
"optional" : true ,
2023-03-09 08:07:10 +08:00
"dependencies" : {
"psl" : "^1.1.28" ,
"punycode" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/trim-newlines" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.1.1.tgz" ,
"integrity" : "sha512-jRKj0n0jXWo6kh62nA5TEh3+4igKDXLvzBJcPpiizP7oOolUrYIxmVBG9TOtHYFHoddUk6YvAkGeGoSVTXfQXQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/trim-repeated" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz" ,
"integrity" : "sha1-42RqLqTokTEr9+rObPsFOAvAHCE=" ,
"dev" : true ,
"dependencies" : {
"escape-string-regexp" : "^1.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/tunnel-agent" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" ,
"integrity" : "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=" ,
"dev" : true ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/type-check" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz" ,
"integrity" : "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=" ,
"dev" : true ,
"dependencies" : {
"prelude-ls" : "~1.1.2"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/type-fest" : {
2023-02-03 11:24:18 +08:00
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz" ,
"integrity" : "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-03-09 08:07:19 +08:00
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/typical" : {
"version" : "2.6.1" ,
"resolved" : "https://registry.npmjs.org/typical/-/typical-2.6.1.tgz" ,
2023-02-03 22:48:04 +08:00
"integrity" : "sha512-ofhi8kjIje6npGozTip9Fr8iecmYfEbS06i0JnIg+rh51KakryWF4+jX8lLKZVhy6N+ID45WYSFCxPOdTWCzNg==" ,
2023-03-09 08:06:33 +08:00
"dev" : true
} ,
"node_modules/uc.micro" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz" ,
"integrity" : "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==" ,
"dev" : true
} ,
"node_modules/uglify-js" : {
"version" : "3.15.1" ,
"resolved" : "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.1.tgz" ,
"integrity" : "sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==" ,
"dev" : true ,
"bin" : {
"uglifyjs" : "bin/uglifyjs"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/uglify-to-browserify" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz" ,
"integrity" : "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=" ,
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/unbox-primitive" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz" ,
"integrity" : "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==" ,
"dev" : true ,
"dependencies" : {
"function-bind" : "^1.1.1" ,
"has-bigints" : "^1.0.1" ,
"has-symbols" : "^1.0.2" ,
"which-boxed-primitive" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/unbox-primitive/node_modules/has-symbols" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz" ,
"integrity" : "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/unbzip2-stream" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz" ,
"integrity" : "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==" ,
"dev" : true ,
"dependencies" : {
"buffer" : "^5.2.1" ,
"through" : "^2.3.8"
}
} ,
"node_modules/unc-path-regex" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz" ,
"integrity" : "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/underscore" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz" ,
2023-03-09 08:07:14 +08:00
"integrity" : "sha1-izixDKze9jM3uLJOT/htRa6lKag=" ,
2023-03-09 08:07:10 +08:00
"dev" : true
} ,
2023-03-09 08:06:33 +08:00
"node_modules/underscore.string" : {
"version" : "3.3.5" ,
"resolved" : "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz" ,
"integrity" : "sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==" ,
"dev" : true ,
"dependencies" : {
"sprintf-js" : "^1.0.3" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/unicode-canonical-property-names-ecmascript" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz" ,
"integrity" : "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-ecmascript" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz" ,
"integrity" : "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" ,
"dev" : true ,
"dependencies" : {
"unicode-canonical-property-names-ecmascript" : "^2.0.0" ,
"unicode-property-aliases-ecmascript" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-value-ecmascript" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz" ,
"integrity" : "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-property-aliases-ecmascript" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz" ,
"integrity" : "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/uri-js" : {
"version" : "4.2.2" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz" ,
"integrity" : "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/url-parse-lax" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz" ,
"integrity" : "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=" ,
"dev" : true ,
"dependencies" : {
"prepend-http" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/url-to-options" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz" ,
"integrity" : "sha1-FQWgOiiaSMvXpDTvuu7FBV9WM6k=" ,
"dev" : true ,
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" ,
"dev" : true
} ,
"node_modules/uuid" : {
"version" : "3.4.0" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz" ,
"integrity" : "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" ,
"deprecated" : "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details." ,
"dev" : true ,
"bin" : {
"uuid" : "bin/uuid"
}
} ,
"node_modules/v8flags" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz" ,
"integrity" : "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==" ,
"dev" : true ,
"dependencies" : {
"homedir-polyfill" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/validate-npm-package-license" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" ,
"integrity" : "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" ,
"dev" : true ,
"dependencies" : {
"spdx-correct" : "^3.0.0" ,
"spdx-expression-parse" : "^3.0.0"
}
} ,
"node_modules/walk-back" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/walk-back/-/walk-back-5.1.0.tgz" ,
"integrity" : "sha512-Uhxps5yZcVNbLEAnb+xaEEMdgTXl9qAQDzKYejG2AZ7qPwRQ81lozY9ECDbjLPNWm7YsO1IK5rsP1KoQzXAcGA==" ,
"dev" : true ,
"engines" : {
"node" : ">=12.17"
}
} ,
"node_modules/walkdir" : {
"version" : "0.0.12" ,
"resolved" : "https://registry.npmjs.org/walkdir/-/walkdir-0.0.12.tgz" ,
"integrity" : "sha512-HFhaD4mMWPzFSqhpyDG48KDdrjfn409YQuVW7ckZYhW4sE87mYtWifdB/+73RA7+p4s4K18n5Jfx1kHthE1gBw==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.6.0"
}
} ,
"node_modules/watch" : {
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/watch/-/watch-0.8.0.tgz" ,
"integrity" : "sha1-G7DupT3v5uYh6cjGPANYAH7L28w=" ,
"dev" : true ,
"engines" : [
"node >=0.1.95"
]
} ,
"node_modules/websocket-driver" : {
"version" : "0.7.3" ,
"resolved" : "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz" ,
"integrity" : "sha512-bpxWlvbbB459Mlipc5GBzzZwhoZgGEZLuqPaR0INBGnPAY1vdBX6hPnoFXiw+3yWxDuHyQjO2oXTMyS8A5haFg==" ,
"dev" : true ,
"dependencies" : {
"http-parser-js" : ">=0.4.0 <0.4.11" ,
"safe-buffer" : ">=5.1.0" ,
"websocket-extensions" : ">=0.1.1"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/websocket-extensions" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz" ,
"integrity" : "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/which" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/which/-/which-1.3.1.tgz" ,
"integrity" : "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==" ,
"dev" : true ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"which" : "bin/which"
}
} ,
"node_modules/which-boxed-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" ,
"integrity" : "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==" ,
"dev" : true ,
"dependencies" : {
"is-bigint" : "^1.0.1" ,
"is-boolean-object" : "^1.1.0" ,
"is-number-object" : "^1.0.4" ,
"is-string" : "^1.0.5" ,
"is-symbol" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-03-09 08:07:10 +08:00
"node_modules/window-size" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz" ,
"integrity" : "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/word-wrap" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz" ,
"integrity" : "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"dev" : true ,
2023-03-09 08:06:33 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/wordwrap" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz" ,
"integrity" : "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=" ,
"dev" : true
} ,
"node_modules/wordwrapjs" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-3.0.0.tgz" ,
"integrity" : "sha512-mO8XtqyPvykVCsrwj5MlOVWvSnCdT+C+QVbm6blradR7JExAhbkZ7hZ9A+9NUtwzSqrlUo9a67ws0EiILrvRpw==" ,
"dev" : true ,
"dependencies" : {
"reduce-flatten" : "^1.0.1" ,
"typical" : "^2.6.1"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
2023-02-03 22:48:04 +08:00
"node_modules/wordwrapjs/node_modules/reduce-flatten" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/reduce-flatten/-/reduce-flatten-1.0.1.tgz" ,
"integrity" : "sha512-j5WfFJfc9CoXv/WbwVLHq74i/hdTUpy+iNC534LxczMRP67vJeK3V9JOdnL0N1cIRbn9mYhE2yVjvvKXDxvNXQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-01-29 21:06:49 +08:00
"node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz" ,
"integrity" : "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" ,
"dev" : true ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs" : {
"name" : "wrap-ansi" ,
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"dev" : true ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true
} ,
"node_modules/wrap-ansi-cjs/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dev" : true ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wrap-ansi/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/wrap-ansi/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dev" : true ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
MDL-73610 nodejs: Small updates to required packages
The main goal of this issue is to avoid scanners (Dependabot
and friends), reporting about security issues with the current
xmldom 0.6.0 package.
Note that this doesn't affect prod at all, because it's a dev
dependency, hardly exploitable. So it's not a security fix, just
a security_benefit, if something.
So here, we are updating from xmldom 0.6.0 to @xmldom/xmldom 0.8.7
(note that the package was renamed in 0.7.0, so it's the very same)
Also, when proceeding with the changes, it was detected that we
are incorrectly declaring @babel/eslint-parser as a normal dependency
instead of a development one, so we are also fixing that little detail.
The commands executed to get the changes above applied have been:
- nvm use
- npm install @xmldom/xmldom@^0.8.7 --save-dev
- npm uninstall xmldom
- npm install @babel/eslint-parser@^7.17.0 --save-dev
(we haven't run a complete re-install because we only want to modify
the minimum possible at this stage).
2023-04-04 17:25:05 +02:00
"integrity" : "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" ,
"dev" : true
2023-03-09 08:06:33 +08:00
} ,
2023-02-03 11:24:18 +08:00
"node_modules/write-file-atomic" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz" ,
"integrity" : "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"dependencies" : {
2023-02-03 11:24:18 +08:00
"imurmurhash" : "^0.1.4" ,
"signal-exit" : "^4.0.1"
2023-03-09 08:06:33 +08:00
} ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
2023-03-09 08:07:19 +08:00
}
} ,
2023-02-03 11:24:18 +08:00
"node_modules/write-file-atomic/node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
2023-03-09 08:07:19 +08:00
"dev" : true ,
2023-02-03 11:24:18 +08:00
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/xml-js" : {
"version" : "1.6.11" ,
"resolved" : "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz" ,
"integrity" : "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==" ,
"dev" : true ,
"dependencies" : {
"sax" : "^1.2.4"
} ,
"bin" : {
"xml-js" : "bin/cli.js"
}
} ,
"node_modules/xml-js/node_modules/sax" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz" ,
"integrity" : "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" ,
"dev" : true
} ,
2023-03-09 08:07:10 +08:00
"node_modules/xml2js" : {
"version" : "0.2.8" ,
"resolved" : "https://registry.npmjs.org/xml2js/-/xml2js-0.2.8.tgz" ,
"integrity" : "sha1-m4FpCTFjH/CdGVdUn69U9PmAs8I=" ,
"dev" : true ,
"dependencies" : {
"sax" : "0.5.x"
}
} ,
2023-03-09 08:06:33 +08:00
"node_modules/xmlcreate" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/xmlcreate/-/xmlcreate-2.0.4.tgz" ,
"integrity" : "sha512-nquOebG4sngPmGPICTS5EnxqhKbCmz5Ox5hsszI2T6U5qdrJizBc+0ilYSEjTSzU0yZcmvppztXe/5Al5fUwdg==" ,
"dev" : true
} ,
"node_modules/xpath" : {
"version" : "0.0.32" ,
"resolved" : "https://registry.npmjs.org/xpath/-/xpath-0.0.32.tgz" ,
"integrity" : "sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.6.0"
}
} ,
"node_modules/xtend" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" ,
"integrity" : "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.4"
}
} ,
"node_modules/yallist" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz" ,
"integrity" : "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=" ,
"dev" : true
} ,
2023-02-03 11:24:18 +08:00
"node_modules/yargs-parser" : {
"version" : "20.2.9" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz" ,
"integrity" : "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" ,
2023-03-09 08:06:33 +08:00
"dev" : true ,
"engines" : {
2023-02-03 11:24:18 +08:00
"node" : ">=10"
2023-03-09 08:06:33 +08:00
}
} ,
"node_modules/yauzl" : {
"version" : "2.10.0" ,
"resolved" : "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz" ,
"integrity" : "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=" ,
"dev" : true ,
"dependencies" : {
"buffer-crc32" : "~0.2.3" ,
"fd-slicer" : "~1.1.0"
}
} ,
"node_modules/ycssmin" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/ycssmin/-/ycssmin-1.0.1.tgz" ,
"integrity" : "sha1-fN3o23jPqwDSkBw7IwHjBPr03xY=" ,
"dev" : true ,
"bin" : {
"ycssmin" : "bin/cssmin"
}
} ,
"node_modules/yocto-queue" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz" ,
"integrity" : "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==" ,
"dev" : true ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/yuglify" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/yuglify/-/yuglify-2.0.0.tgz" ,
"integrity" : "sha1-nU5a3c4g9B7fIkhuIxG2HWo/jSE=" ,
"dev" : true ,
"dependencies" : {
"nopt" : "~2.1.1" ,
"uglify-js" : "^3.1.4" ,
"ycssmin" : "~1.0.1"
} ,
"bin" : {
"yuglify" : "bin/yuglify"
}
} ,
"node_modules/yuglify/node_modules/nopt" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz" ,
"integrity" : "sha1-bMzZd7gBMqB3MdbozljCyDA8+a8=" ,
"dev" : true ,
"dependencies" : {
"abbrev" : "1"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
}
} ,
"node_modules/yui-lint" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/yui-lint/-/yui-lint-0.2.0.tgz" ,
"integrity" : "sha1-6RPadPqgZPtTwDdxstMSk4ZfAYU=" ,
"dev" : true
} ,
"node_modules/yuicompressor" : {
"version" : "2.4.7" ,
"resolved" : "https://registry.npmjs.org/yuicompressor/-/yuicompressor-2.4.7.tgz" ,
"integrity" : "sha1-GAyheDRsb+MrbuilCyrrV+TUWEQ=" ,
"dev" : true ,
"bin" : {
"yuicompressor" : "nodejs/cli.js"
}
2023-03-09 08:07:10 +08:00
} ,
"node_modules/yuitest-coverage" : {
"version" : "0.0.6" ,
"resolved" : "https://registry.npmjs.org/yuitest-coverage/-/yuitest-coverage-0.0.6.tgz" ,
"integrity" : "sha1-+DnXLTStIzZxlDfKvK5ahcO/XKg=" ,
"dev" : true
2023-03-09 08:06:33 +08:00
}
2015-12-03 17:00:50 +00:00
}
}