Skip to content

Commit cfc4d69

Browse files
authored
chore: bump dependencies (#350)
* chore: bump dependencies * ci: always use openssl-legacy-provider
1 parent d791b8e commit cfc4d69

File tree

2 files changed

+775
-844
lines changed

2 files changed

+775
-844
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: yarn test-react-app
3030
- run: yarn test-vue-app
3131
- env:
32-
NODE_OPTIONS: "${{ matrix.node-version == 'current' && '--openssl-legacy-provider' || '' }}"
32+
NODE_OPTIONS: --openssl-legacy-provider
3333
run: yarn test-nuxt-app
3434
- run: yarn test-gen-env
3535
- run: yarn test-gen-openapi3

0 commit comments

Comments
 (0)