fix(deps): update dependency @babel/core to v7.25.8
fix(deps): update dependency @apidevtools/json-schema-ref-parser to v11.7.2
This commit is contained in:
parent
0e85a6a4f8
commit
131f0b9d09
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "A beautiful interface for creating Nginx endpoints",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@apidevtools/json-schema-ref-parser": "11.7.0",
|
||||
"@apidevtools/json-schema-ref-parser": "11.7.2",
|
||||
"ajv": "8.17.1",
|
||||
"archiver": "7.0.1",
|
||||
"batchflow": "0.4.0",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"description": "A beautiful interface for creating Nginx endpoints",
|
||||
"main": "js/index.js",
|
||||
"dependencies": {
|
||||
"@babel/core": "7.25.7",
|
||||
"@babel/core": "7.25.8",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-loader": "8.4.1",
|
||||
"babel-preset-env": "1.7.0",
|
||||
|
|
Loading…
Reference in a new issue