Skip to content

chore(deps-dev): bump postcss from 8.4.31 to 8.5.10 #809

chore(deps-dev): bump postcss from 8.4.31 to 8.5.10

chore(deps-dev): bump postcss from 8.4.31 to 8.5.10 #809

name: npm vulnerability check for prod dependencies
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
jobs:
build-tasks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Checking vulnerabilities in prod dependencies- npm audit --prod
run: |
npm audit --prod