diff --git a/admin/package-lock.json b/admin/package-lock.json index ac4b5b9..b4a0bcf 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -69,7 +69,7 @@ "tar": "^7.5.11", "tesseract.js": "^7.0.0", "url-join": "^5.0.0", - "yaml": "^2.8.0" + "yaml": "^2.8.3" }, "devDependencies": { "@adonisjs/assembler": "^7.8.2", @@ -4379,7 +4379,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4396,7 +4395,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4413,7 +4411,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -4430,7 +4427,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4447,7 +4443,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4464,7 +4459,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4481,7 +4475,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4498,7 +4491,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4515,7 +4507,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -4532,7 +4523,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -16469,9 +16459,9 @@ "license": "ISC" }, "node_modules/yaml": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", - "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", + "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", "license": "ISC", "bin": { "yaml": "bin.mjs" diff --git a/admin/package.json b/admin/package.json index fc01737..25b8cec 100644 --- a/admin/package.json +++ b/admin/package.json @@ -121,7 +121,7 @@ "tar": "^7.5.11", "tesseract.js": "^7.0.0", "url-join": "^5.0.0", - "yaml": "^2.8.0" + "yaml": "^2.8.3" }, "hotHook": { "boundaries": [