Skip to content

chore(deps): bump @mongodb-js/saslprep from 1.3.0 to 1.3.1 in the prod-dependencies group #8157

chore(deps): bump @mongodb-js/saslprep from 1.3.0 to 1.3.1 in the prod-dependencies group

chore(deps): bump @mongodb-js/saslprep from 1.3.0 to 1.3.1 in the prod-dependencies group #8157

Workflow file for this run

name: Check Dependencies
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Install Node and dependencies
uses: mongodb-labs/drivers-github-tools/node/setup@v2
- run: npm run check:dependencies