Skip to content
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

build(deps-dev): bump nodemon from 2.0.20 to 2.0.22 in /server/node-service #79

Merged
Merged
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 @@ -21,7 +21,7 @@
"copyfiles": "^2.4.1",
"jest": "^29.3.1",
"nock": "^13.3.0",
"nodemon": "^2.0.20",
"nodemon": "^2.0.22",
"postman-to-openapi": "^3.0.1",
"svgo": "^3.0.2",
"ts-jest": "^29.0.3",
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 @@ -9805,9 +9805,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:^2.0.20":
version: 2.0.20
resolution: "nodemon@npm:2.0.20::__archiveUrl=https%3A%2F%2Fsummer-heart-0930.chufeiyun1688.workers.dev%3A443%2Fhttps%2Fregistry.npmjs.org%2Fnodemon%2F-%2Fnodemon-2.0.20.tgz"
"nodemon@npm:^2.0.22":
version: 2.0.22
resolution: "nodemon@npm:2.0.22"
dependencies:
chokidar: ^3.5.2
debug: ^3.2.7
Expand All @@ -9821,7 +9821,7 @@ __metadata:
undefsafe: ^2.0.5
bin:
nodemon: bin/nodemon.js
checksum: 9fe858682414fe703179f4fe36c86e71f40d2693b5345c09803d7b191816a6589c5df8f1f9873bffee92893880183b95a031c86340e46b364ef1b0b7f619edbf
checksum: 9c987e139748f5b5c480c6c9080bdc97304ee7d29172b7b3da1a7db590b1323ad57b96346304e9b522b0e445c336dc393ccd3f9f45c73b20d476d2347890dcd0
languageName: node
linkType: hard

Expand Down Expand Up @@ -11434,7 +11434,7 @@ __metadata:
morgan: ^1.10.0
nock: ^13.3.0
node-fetch: 2
nodemon: ^2.0.20
nodemon: ^2.0.22
openapi-types: ^12.1.0
openblocks-core: ^0.0.7
openblocks-sdk: 0.0.40
Expand Down