Bump content-security-policy-parser from 0.4.1 to 0.6.0

Bumps [content-security-policy-parser](https://github.com/helmetjs/content-security-policy-parser) from 0.4.1 to 0.6.0.
- [Changelog](https://github.com/helmetjs/content-security-policy-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/content-security-policy-parser/compare/v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: content-security-policy-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-12 06:31:30 +00:00 коммит произвёл GitHub
Родитель 6cc6d584af
Коммит 604d270e6b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -274,7 +274,7 @@
"chokidar-cli": "^3.0.0",
"circular-dependency-plugin": "^5.0.0",
"concurrently": "^8.2.2",
"content-security-policy-parser": "^0.4.0",
"content-security-policy-parser": "^0.6.0",
"cookie": "^0.6.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",

Просмотреть файл

@ -3318,10 +3318,10 @@ content-disposition@0.5.4, content-disposition@^0.5.2:
dependencies:
safe-buffer "5.2.1"
content-security-policy-parser@^0.4.0:
version "0.4.1"
resolved "https://registry.yarnpkg.com/content-security-policy-parser/-/content-security-policy-parser-0.4.1.tgz#27b507649b1b75bc75f179df91919a869ee116b5"
integrity sha512-NNJS8XPnx3OKr/CUOSwDSJw+lWTrZMYnclLKj0Y9CYOfJNJTWLFGPg3u2hYgbXMXKVRkZR2fbyReNQ1mUff/Qg==
content-security-policy-parser@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/content-security-policy-parser/-/content-security-policy-parser-0.6.0.tgz#b361d8587dee0e92def19d308cb23e8d32cc26f6"
integrity sha512-wejtC/p+HLNQ7uaWgg1o3CKHhE8QXC9fJ2GCY0X82L5HUNtZSq1dmUvNSHHEb6R7LS02fpmRBq/vP8i4/+9KCg==
content-type@^1.0.4, content-type@~1.0.4:
version "1.0.4"