Skip to content

Commit

Permalink
build(deps): bump postman-code-generators from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [postman-code-generators](https://github.com/postmanlabs/code-generators) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/postmanlabs/code-generators/releases)
- [Changelog](https://github.com/postmanlabs/postman-code-generators/blob/develop/CHANGELOG.md)
- [Commits](postmanlabs/postman-code-generators@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: postman-code-generators
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent d2db46c commit 41d1f7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"isomorphic-git": "^1.25.7",
"mustache": "^4.2.0",
"openai": "^4.43.0",
"postman-code-generators": "^1.10.0",
"postman-code-generators": "^1.10.1",
"postman-collection": "^4.4.0",
"semver": "^7.6.2",
"xml-js": "^1.6.11"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3730,10 +3730,10 @@ postcss@^8.4.23, postcss@^8.4.38:
picocolors "^1.0.0"
source-map-js "^1.2.0"

postman-code-generators@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/postman-code-generators/-/postman-code-generators-1.10.0.tgz#0790e5f59455a5d72a73343209ce35a987be81c8"
integrity sha512-sONnaOC2Ql/VKQn7utTAUn1gLkh6fPGJLvrYc6hs1WKtoPk/eo9UKmboOTnQbZliSh9baHmexQI+tqOPhI3zCA==
postman-code-generators@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/postman-code-generators/-/postman-code-generators-1.10.1.tgz#5d8d8500616b2bb0cac7417e923c36b2e73cbffe"
integrity sha512-VGjqIFezG6tZRP3GvSbYjLDq3bQtXUeNDnBrN5CUIbgc9siu5Ubkva9hZnFpk+/qfi+PXs3CUR5mvV+WzpMhsg==
dependencies:
async "3.2.2"
lodash "4.17.21"
Expand Down

0 comments on commit 41d1f7d

Please sign in to comment.