diff --git a/frontend/package.json b/frontend/package.json index 758321776..04664136c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,7 +36,7 @@ "constructs": "^10.4.2", "eslint-config-next": "^15.4.6", "jest-mock-extended": "^3.0.7", - "js-cookie": "^3.0.5", + "js-cookie": "^3.0.7", "nhs-notify-web-template-management-types": "^0.0.1", "prettier": "^3.5.3", "sass": "^1.86.0", diff --git a/package-lock.json b/package-lock.json index 34ab466e2..bbbb76afa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,7 +92,7 @@ "constructs": "^10.4.2", "eslint-config-next": "^15.4.6", "jest-mock-extended": "^3.0.7", - "js-cookie": "^3.0.5", + "js-cookie": "^3.0.7", "nhs-notify-web-template-management-types": "^0.0.1", "prettier": "^3.5.3", "sass": "^1.86.0", @@ -6084,7 +6084,6 @@ "version": "2.5.6", "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz", "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==", - "dev": true, "hasInstallScript": true, "license": "MIT", "optional": true, @@ -6124,7 +6123,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6145,7 +6143,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6166,7 +6163,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6187,7 +6183,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6208,7 +6203,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6229,7 +6223,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6250,7 +6243,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6271,7 +6263,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6292,7 +6283,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6313,7 +6303,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6334,7 +6323,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6355,7 +6343,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6376,7 +6363,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -6394,7 +6380,6 @@ "version": "4.0.4", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", - "dev": true, "license": "MIT", "optional": true, "engines": { @@ -7888,7 +7873,6 @@ "os": [ "darwin" ], - "peer": true, "engines": { "node": ">=10" } @@ -7906,7 +7890,6 @@ "os": [ "darwin" ], - "peer": true, "engines": { "node": ">=10" } @@ -7924,7 +7907,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -7942,7 +7924,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -7960,7 +7941,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -7978,7 +7958,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -7996,7 +7975,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -8014,7 +7992,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -8032,7 +8009,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=10" } @@ -8050,7 +8026,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">=10" } @@ -8068,7 +8043,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">=10" } @@ -8086,7 +8060,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">=10" } @@ -8098,18 +8071,6 @@ "dev": true, "license": "Apache-2.0" }, - "node_modules/@swc/helpers": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.21.tgz", - "integrity": "sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==", - "dev": true, - "license": "Apache-2.0", - "optional": true, - "peer": true, - "dependencies": { - "tslib": "^2.8.0" - } - }, "node_modules/@swc/jest": { "version": "0.2.39", "resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.39.tgz", @@ -16034,12 +15995,12 @@ "license": "BSD-3-Clause" }, "node_modules/js-cookie": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz", - "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.7.tgz", + "integrity": "sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw==", "license": "MIT", "engines": { - "node": ">=14" + "node": ">=20" } }, "node_modules/js-tokens": { @@ -17084,7 +17045,6 @@ "version": "7.1.1", "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", - "dev": true, "license": "MIT", "optional": true }, @@ -22186,6 +22146,18 @@ "nhs-notify-web-template-management-types": "^0.0.1", "typescript": "^5.9.3" } + }, + "node_modules/@swc/helpers": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.21.tgz", + "integrity": "sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "peer": true, + "dependencies": { + "tslib": "^2.8.0" + } } } }