Bump devalue for latest CVE

This commit is contained in:
Damien Elmes 2025-09-01 13:41:00 +10:00
parent 1dc31bb360
commit d23764b59e
3 changed files with 136 additions and 7 deletions

View file

@ -82,6 +82,7 @@
"resolutions": { "resolutions": {
"canvas": "npm:empty-npm-package@1.0.0", "canvas": "npm:empty-npm-package@1.0.0",
"cookie": "0.7.0", "cookie": "0.7.0",
"devalue": "^5.3.2",
"vite": "6" "vite": "6"
}, },
"browserslist": [ "browserslist": [

View file

@ -95,8 +95,8 @@
"repository": "https://github.com/TooTallNate/node-agent-base", "repository": "https://github.com/TooTallNate/node-agent-base",
"publisher": "Nathan Rajlich", "publisher": "Nathan Rajlich",
"email": "nathan@tootallnate.net", "email": "nathan@tootallnate.net",
"path": "node_modules/https-proxy-agent/node_modules/agent-base", "path": "node_modules/http-proxy-agent/node_modules/agent-base",
"licenseFile": "node_modules/https-proxy-agent/node_modules/agent-base/README.md" "licenseFile": "node_modules/http-proxy-agent/node_modules/agent-base/README.md"
}, },
"asynckit@0.4.0": { "asynckit@0.4.0": {
"licenses": "MIT", "licenses": "MIT",
@ -127,6 +127,14 @@
"path": "node_modules/browser-process-hrtime", "path": "node_modules/browser-process-hrtime",
"licenseFile": "node_modules/browser-process-hrtime/LICENSE" "licenseFile": "node_modules/browser-process-hrtime/LICENSE"
}, },
"call-bind-apply-helpers@1.0.2": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/call-bind-apply-helpers",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/call-bind-apply-helpers",
"licenseFile": "node_modules/call-bind-apply-helpers/LICENSE"
},
"codemirror@5.65.18": { "codemirror@5.65.18": {
"licenses": "MIT", "licenses": "MIT",
"repository": "https://github.com/codemirror/CodeMirror", "repository": "https://github.com/codemirror/CodeMirror",
@ -436,10 +444,58 @@
"path": "node_modules/domexception", "path": "node_modules/domexception",
"licenseFile": "node_modules/domexception/LICENSE.txt" "licenseFile": "node_modules/domexception/LICENSE.txt"
}, },
"dunder-proto@1.0.1": {
"licenses": "MIT",
"repository": "https://github.com/es-shims/dunder-proto",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/dunder-proto",
"licenseFile": "node_modules/dunder-proto/LICENSE"
},
"empty-npm-package@1.0.0": { "empty-npm-package@1.0.0": {
"licenses": "ISC", "licenses": "ISC",
"path": "node_modules/canvas" "path": "node_modules/canvas"
}, },
"es-define-property@1.0.1": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/es-define-property",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-set-tostringtag/node_modules/es-define-property",
"licenseFile": "node_modules/es-set-tostringtag/node_modules/es-define-property/LICENSE"
},
"es-errors@1.3.0": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/es-errors",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-errors",
"licenseFile": "node_modules/es-errors/LICENSE"
},
"es-object-atoms@1.0.0": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/es-object-atoms",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-object-atoms",
"licenseFile": "node_modules/es-object-atoms/LICENSE"
},
"es-object-atoms@1.1.1": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/es-object-atoms",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-set-tostringtag/node_modules/es-object-atoms",
"licenseFile": "node_modules/es-set-tostringtag/node_modules/es-object-atoms/LICENSE"
},
"es-set-tostringtag@2.1.0": {
"licenses": "MIT",
"repository": "https://github.com/es-shims/es-set-tostringtag",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-set-tostringtag",
"licenseFile": "node_modules/es-set-tostringtag/LICENSE"
},
"escodegen@2.1.0": { "escodegen@2.1.0": {
"licenses": "BSD-2-Clause", "licenses": "BSD-2-Clause",
"repository": "https://github.com/estools/escodegen", "repository": "https://github.com/estools/escodegen",
@ -474,7 +530,7 @@
"path": "node_modules/fabric", "path": "node_modules/fabric",
"licenseFile": "node_modules/fabric/LICENSE" "licenseFile": "node_modules/fabric/LICENSE"
}, },
"form-data@4.0.1": { "form-data@4.0.4": {
"licenses": "MIT", "licenses": "MIT",
"repository": "https://github.com/form-data/form-data", "repository": "https://github.com/form-data/form-data",
"publisher": "Felix Geisendörfer", "publisher": "Felix Geisendörfer",
@ -482,6 +538,38 @@
"path": "node_modules/form-data", "path": "node_modules/form-data",
"licenseFile": "node_modules/form-data/License" "licenseFile": "node_modules/form-data/License"
}, },
"function-bind@1.1.2": {
"licenses": "MIT",
"repository": "https://github.com/Raynos/function-bind",
"publisher": "Raynos",
"email": "raynos2@gmail.com",
"path": "node_modules/function-bind",
"licenseFile": "node_modules/function-bind/LICENSE"
},
"get-intrinsic@1.3.0": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/get-intrinsic",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-set-tostringtag/node_modules/get-intrinsic",
"licenseFile": "node_modules/es-set-tostringtag/node_modules/get-intrinsic/LICENSE"
},
"get-proto@1.0.1": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/get-proto",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/get-proto",
"licenseFile": "node_modules/get-proto/LICENSE"
},
"gopd@1.2.0": {
"licenses": "MIT",
"repository": "https://github.com/ljharb/gopd",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/dunder-proto/node_modules/gopd",
"licenseFile": "node_modules/dunder-proto/node_modules/gopd/LICENSE"
},
"hammerjs@2.0.8": { "hammerjs@2.0.8": {
"licenses": "MIT", "licenses": "MIT",
"repository": "https://github.com/hammerjs/hammer.js", "repository": "https://github.com/hammerjs/hammer.js",
@ -490,6 +578,38 @@
"path": "node_modules/hammerjs", "path": "node_modules/hammerjs",
"licenseFile": "node_modules/hammerjs/LICENSE.md" "licenseFile": "node_modules/hammerjs/LICENSE.md"
}, },
"has-symbols@1.0.3": {
"licenses": "MIT",
"repository": "https://github.com/inspect-js/has-symbols",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/has-symbols",
"licenseFile": "node_modules/has-symbols/LICENSE"
},
"has-symbols@1.1.0": {
"licenses": "MIT",
"repository": "https://github.com/inspect-js/has-symbols",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/es-set-tostringtag/node_modules/has-symbols",
"licenseFile": "node_modules/es-set-tostringtag/node_modules/has-symbols/LICENSE"
},
"has-tostringtag@1.0.2": {
"licenses": "MIT",
"repository": "https://github.com/inspect-js/has-tostringtag",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/has-tostringtag",
"licenseFile": "node_modules/has-tostringtag/LICENSE"
},
"hasown@2.0.2": {
"licenses": "MIT",
"repository": "https://github.com/inspect-js/hasOwn",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/hasown",
"licenseFile": "node_modules/hasown/LICENSE"
},
"html-encoding-sniffer@3.0.0": { "html-encoding-sniffer@3.0.0": {
"licenses": "MIT", "licenses": "MIT",
"repository": "https://github.com/jsdom/html-encoding-sniffer", "repository": "https://github.com/jsdom/html-encoding-sniffer",
@ -587,6 +707,14 @@
"path": "node_modules/marked", "path": "node_modules/marked",
"licenseFile": "node_modules/marked/LICENSE.md" "licenseFile": "node_modules/marked/LICENSE.md"
}, },
"math-intrinsics@1.1.0": {
"licenses": "MIT",
"repository": "https://github.com/es-shims/math-intrinsics",
"publisher": "Jordan Harband",
"email": "ljharb@gmail.com",
"path": "node_modules/math-intrinsics",
"licenseFile": "node_modules/math-intrinsics/LICENSE"
},
"mathjax@3.2.2": { "mathjax@3.2.2": {
"licenses": "Apache-2.0", "licenses": "Apache-2.0",
"repository": "https://github.com/mathjax/MathJax", "repository": "https://github.com/mathjax/MathJax",

View file

@ -3007,10 +3007,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"devalue@npm:^5.1.0": "devalue@npm:^5.3.2":
version: 5.1.1 version: 5.3.2
resolution: "devalue@npm:5.1.1" resolution: "devalue@npm:5.3.2"
checksum: 10c0/f6717a856fd54216959abd341cb189e47a9b37d72d8419e055ae77567ff4ed0fb683b1ffb6a71067f645adae5991bffabe6468a3e2385937bff49273e71c1f51 checksum: 10c0/2dab403779233224285afe4b30eaded038df10cb89b8f2c1e41dd855a8e6b634aa24175b87f64df665204bb9a6a6e7758d172682719b9c5cf3cef336ff9fa507
languageName: node languageName: node
linkType: hard linkType: hard