build(deps-dev): bump postcss-safe-parser in /services/idp

Bumps [postcss-safe-parser](https://github.com/postcss/postcss-safe-parser) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/postcss/postcss-safe-parser/releases)
- [Changelog](https://github.com/postcss/postcss-safe-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-safe-parser/compare/7.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: postcss-safe-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-10 13:21:59 +00:00
committed by GitHub
parent 6cae0ba8f1
commit ab230f5b09
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
"postcss-loader": "4.3.0",
"postcss-normalize": "13.0.0",
"postcss-preset-env": "10.0.8",
"postcss-safe-parser": "7.0.0",
"postcss-safe-parser": "7.0.1",
"react-dev-utils": "^12.0.1",
"resolve": "1.22.8",
"resolve-url-loader": "^5.0.0",