Skip to content

Commit ef57642

Browse files
committed
chore: peg to 9.0.6 to avoid circle bug
1 parent bd51796 commit ef57642

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"karma": "^5.2.1",
6666
"karma-cli": "^2.0.0",
6767
"mocha": "^8.1.3",
68-
"node-fetch": "^2.6.1",
68+
"node-fetch": "^2.6.7",
6969
"node-sass": "^7.0",
7070
"npm-check": "^5.9.0",
7171
"nyc": "^15.1.0",
@@ -76,7 +76,7 @@
7676
"typescript": "^4.0.2"
7777
},
7878
"dependencies": {
79-
"@apidevtools/json-schema-ref-parser": "^9.0.6",
79+
"@apidevtools/json-schema-ref-parser": "9.0.6",
8080
"@apidevtools/openapi-schemas": "^2.1.0",
8181
"@apidevtools/swagger-methods": "^3.0.2",
8282
"@jsdevtools/ono": "^7.1.3",

0 commit comments

Comments
 (0)