Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump openapi-types from 12.1.1 to 12.1.3 in /server/node-service #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"lowcoder-sdk": "0.0.41",
"morgan": "^1.10.0",
"node-fetch": "2",
"openapi-types": "^12.1.0",
"openapi-types": "^12.1.3",
"pino": "^8.14.1",
"prom-client": "^14.2.0",
"proxy-agent": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7621,10 +7621,10 @@ __metadata:
languageName: node
linkType: hard

"openapi-types@npm:^12.1.0":
version: 12.1.1
resolution: "openapi-types@npm:12.1.1"
checksum: 881dbc514e22046eb790c81370e912ca2daf5beec13cde77e8a15b5ec2635140487abdebf681ec969777067bcbb56b3c0880a0a22aa236d075d8fca5da9535ad
"openapi-types@npm:^12.1.3":
version: 12.1.3
resolution: "openapi-types@npm:12.1.3"
checksum: 7fa5547f87a58d2aa0eba6e91d396f42d7d31bc3ae140e61b5d60b47d2fd068b48776f42407d5a8da7280cf31195aa128c2fc285e8bb871d1105edee5647a0bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -8985,7 +8985,7 @@ __metadata:
nock: ^13.3.0
node-fetch: 2
nodemon: ^2.0.22
openapi-types: ^12.1.0
openapi-types: ^12.1.3
pino: ^8.14.1
postman-to-openapi: ^3.0.1
prom-client: ^14.2.0
Expand Down