From 61dd3d19dfe33c1ed8156f56c486d38259c4d0e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 11:03:22 +0000 Subject: [PATCH] Update dependency @types/content-type to v1.1.6 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 55cc6912..6247fce9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@rollup/plugin-replace": "5.0.2", "@rollup/plugin-terser": "0.4.3", "@types/chai": "4.3.5", - "@types/content-type": "1.1.5", + "@types/content-type": "1.1.6", "@types/karma": "6.3.4", "@types/karma-chai": "0.1.3", "@types/mocha": "9.1.1", @@ -2830,9 +2830,9 @@ "dev": true }, "node_modules/@types/content-type": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.5.tgz", - "integrity": "sha512-dgMN+syt1xb7Hk8LU6AODOfPlvz5z1CbXpPuJE5ZrX9STfBOIXF09pEB8N7a97WT9dbngt3ksDCm6GW6yMrxfQ==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.6.tgz", + "integrity": "sha512-WFHg/KFLCdUQl3m27WSQu0NEaLzoHGmgZHlsSYr0Y0iIvItMcBq7opZc6AGXPXqf+btIM6vTBJyLvuDAihB+zQ==", "dev": true }, "node_modules/@types/cookie": { diff --git a/package.json b/package.json index d048f2b0..05013ee3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@rollup/plugin-replace": "5.0.2", "@rollup/plugin-terser": "0.4.3", "@types/chai": "4.3.5", - "@types/content-type": "1.1.5", + "@types/content-type": "1.1.6", "@types/karma": "6.3.4", "@types/karma-chai": "0.1.3", "@types/mocha": "9.1.1",