Merge branch 'develop' into feature/humphries/INSR-9940

This commit is contained in:
AHumphriesSL 2026-06-10 16:50:41 -04:00 committed by GitHub
commit 4f52846699
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -14748,12 +14748,14 @@
}
},
"node_modules/launch-editor": {
"version": "2.6.0",
"version": "2.14.1",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.14.1.tgz",
"integrity": "sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==",
"dev": true,
"license": "MIT",
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.7.3"
"picocolors": "^1.1.1",
"shell-quote": "^1.8.4"
}
},
"node_modules/launch-editor-middleware": {
@ -18438,7 +18440,9 @@
}
},
"node_modules/shell-quote": {
"version": "1.8.2",
"version": "1.8.4",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz",
"integrity": "sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
"dev": true,
"license": "MIT",
"engines": {