diff --git a/package-lock.json b/package-lock.json index 3d5ed1ff..bfc63c7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@jest/types": "^29.6.3", "@ridedott/eslint-config": "^2.5.51", "@types/conventional-changelog-writer": "^4.0.9", - "@types/hapi__joi": "^17.1.12", + "@types/hapi__joi": "^17.1.13", "@types/jest": "^27.5.0", "@types/node": "^20.8.10", "@types/semantic-release": "^17.2.3", @@ -3799,9 +3799,9 @@ } }, "node_modules/@types/hapi__joi": { - "version": "17.1.12", - "resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.12.tgz", - "integrity": "sha512-a7ao2UWX6q9DMbQgP7RlQGkE6fUBbh0Qv9Cs8DAQiGyOeFtGiJ4GtgKzsscUb1Syw4zSV3zC9GDfNOMOKxW5jg==", + "version": "17.1.13", + "resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.13.tgz", + "integrity": "sha512-LcYYQiDUde97jztKd3oQ9D/P6nEK6FYhbBWoxQ0VJK9D9eWGu+XyiEGyPwjRxlP5lAKNMagyCL8QGiduGh0k9g==", "dev": true }, "node_modules/@types/istanbul-lib-coverage": { @@ -22571,9 +22571,9 @@ } }, "@types/hapi__joi": { - "version": "17.1.12", - "resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.12.tgz", - "integrity": "sha512-a7ao2UWX6q9DMbQgP7RlQGkE6fUBbh0Qv9Cs8DAQiGyOeFtGiJ4GtgKzsscUb1Syw4zSV3zC9GDfNOMOKxW5jg==", + "version": "17.1.13", + "resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.13.tgz", + "integrity": "sha512-LcYYQiDUde97jztKd3oQ9D/P6nEK6FYhbBWoxQ0VJK9D9eWGu+XyiEGyPwjRxlP5lAKNMagyCL8QGiduGh0k9g==", "dev": true }, "@types/istanbul-lib-coverage": { diff --git a/package.json b/package.json index e7bf7a55..daa0447c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@jest/types": "^29.6.3", "@ridedott/eslint-config": "^2.5.51", "@types/conventional-changelog-writer": "^4.0.9", - "@types/hapi__joi": "^17.1.12", + "@types/hapi__joi": "^17.1.13", "@types/jest": "^27.5.0", "@types/node": "^20.8.10", "@types/semantic-release": "^17.2.3",