forked from Archives/Athou_commafeed
fix(deps): update dependency redoc to ^2.5.0
This commit is contained in:
10
commafeed-client/package-lock.json
generated
10
commafeed-client/package-lock.json
generated
@@ -38,7 +38,7 @@
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router-dom": "^7.5.0",
|
||||
"react-swipeable": "^7.0.2",
|
||||
"redoc": "^2.4.0",
|
||||
"redoc": "^2.5.0",
|
||||
"style-to-object": "^1.0.8",
|
||||
"throttle-debounce": "^5.0.2",
|
||||
"tinycon": "^0.6.8",
|
||||
@@ -6016,15 +6016,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/redoc": {
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/redoc/-/redoc-2.4.0.tgz",
|
||||
"integrity": "sha512-rFlfzFVWS9XJ6aYAs/bHnLhHP5FQEhwAHDBVgwb9L2FqDQ8Hu8rQ1G84iwaWXxZfPP9UWn7JdWkxI6MXr2ZDjw==",
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/redoc/-/redoc-2.5.0.tgz",
|
||||
"integrity": "sha512-NpYsOZ1PD9qFdjbLVBZJWptqE+4Y6TkUuvEOqPUmoH7AKOmPcE+hYjotLxQNTqVoWL4z0T2uxILmcc8JGDci+Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "^1.4.0",
|
||||
"classnames": "^2.3.2",
|
||||
"decko": "^1.2.0",
|
||||
"dompurify": "^3.0.6",
|
||||
"dompurify": "^3.2.4",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"json-pointer": "^0.6.2",
|
||||
"lunr": "^2.3.9",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router-dom": "^7.5.0",
|
||||
"react-swipeable": "^7.0.2",
|
||||
"redoc": "^2.4.0",
|
||||
"redoc": "^2.5.0",
|
||||
"style-to-object": "^1.0.8",
|
||||
"throttle-debounce": "^5.0.2",
|
||||
"tinycon": "^0.6.8",
|
||||
|
||||
Reference in New Issue
Block a user