diff --git a/package-lock.json b/package-lock.json index aa83bc7..c508e8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "devDependencies": { "@smartive/eslint-config": "3.3.0", "@smartive/prettier-config": "3.1.2", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/lodash": "4.17.12", "@types/luxon": "3.4.2", "@types/pg": "8.11.10", @@ -4484,9 +4484,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 825ae6e..4c9aff7 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "devDependencies": { "@smartive/eslint-config": "3.3.0", "@smartive/prettier-config": "3.1.2", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/lodash": "4.17.12", "@types/luxon": "3.4.2", "@types/pg": "8.11.10",