mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Merge pull request #3836 from LibreSign/dependabot/npm_and_yarn/openapi-typescript-7.4.2
chore(deps-dev): Bump openapi-typescript from 7.4.1 to 7.4.2
This commit is contained in:
commit
9fc7ca004b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -52,7 +52,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"esbuild-loader": "^4.2.2",
|
||||
"file-loader": "^6.2.0",
|
||||
"openapi-typescript": "^7.4.1",
|
||||
"openapi-typescript": "^7.4.2",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-template-compiler": "^2.7.16"
|
||||
},
|
||||
|
|
@ -12691,9 +12691,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/openapi-typescript": {
|
||||
"version": "7.4.1",
|
||||
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.4.1.tgz",
|
||||
"integrity": "sha512-HrRoWveViADezHCNgQqZmPKmQ74q7nuH/yg9ursFucZaYQNUqsX38fE/V2sKBHVM+pws4tAHpuh/ext2UJ/AoQ==",
|
||||
"version": "7.4.2",
|
||||
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.4.2.tgz",
|
||||
"integrity": "sha512-SvhmSTItcEAdDUcz+wzrcg6OENpMRkHqqY2hZB01FT+NOfgLcZ1B1ML6vcQrnipONHtG9AQELiKHgGTjpNGjiQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "^1.25.3",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"esbuild-loader": "^4.2.2",
|
||||
"file-loader": "^6.2.0",
|
||||
"openapi-typescript": "^7.4.1",
|
||||
"openapi-typescript": "^7.4.2",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-template-compiler": "^2.7.16"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue