Skip to content

Commit 71267aa

Browse files
committed
fix: upgrade postman-collection from 3.6.8 to 3.6.9
Snyk has created this PR to upgrade postman-collection from 3.6.8 to 3.6.9. See this package in npm: https://www.npmjs.com/package/postman-collection See this project in Snyk: https://app.snyk.io/org/postman/project/dc8fae2b-098b-4b49-b9ba-8027ea2c9804?utm_source=github&utm_medium=upgrade-pr
1 parent 31dc9f6 commit 71267aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegens/nodejs-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"license": "Apache-2.0",
2828
"homepage": "https://github.com/postmanlabs/code-generators/tree/master/codegens/nodejs-native",
2929
"dependencies": {
30-
"postman-collection": "3.6.8"
30+
"postman-collection": "3.6.9"
3131
},
3232
"devDependencies": {
3333
"follow-redirects": "1.13.0"

0 commit comments

Comments
 (0)