swagger-ui 5.31.0 → 5.31.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "swagger-ui",
3
- "version": "5.31.0",
3
+ "version": "5.31.2",
4
4
  "main": "./dist/swagger-ui.js",
5
5
  "module": "./dist/swagger-ui-es-bundle-core.js",
6
6
  "exports": {
@@ -104,7 +104,7 @@
104
104
  "reselect": "^5.1.1",
105
105
  "serialize-error": "^8.1.0",
106
106
  "sha.js": "^2.4.12",
107
- "swagger-client": "^3.36.0",
107
+ "swagger-client": "^3.36.2",
108
108
  "url-parse": "^1.5.10",
109
109
  "xml": "=1.0.1",
110
110
  "xml-but-prettier": "^1.0.1",
@@ -130,7 +130,7 @@
130
130
  "babel-plugin-lodash": "=3.3.4",
131
131
  "babel-plugin-module-resolver": "=5.0.2",
132
132
  "babel-plugin-transform-react-remove-prop-types": "=0.4.24",
133
- "body-parser": "^1.19.0",
133
+ "body-parser": "^1.20.4",
134
134
  "cheerio": "=1.0.0",
135
135
  "copy-webpack-plugin": "13.0.1",
136
136
  "cors": "^2.8.5",
@@ -149,7 +149,7 @@
149
149
  "eslint-plugin-react": "^7.37.4",
150
150
  "esm": "=3.2.25",
151
151
  "expect": "=29.7.0",
152
- "express": "^4.21.2",
152
+ "express": "^4.22.1",
153
153
  "git-describe": "^4.1.0",
154
154
  "html-webpack-plugin": "^5.6.3",
155
155
  "html-webpack-skip-assets-plugin": "^1.0.4",
@@ -180,12 +180,12 @@
180
180
  "process": "^0.11.10",
181
181
  "react-refresh": "^0.17.0",
182
182
  "react-test-renderer": "^18.3.1",
183
- "release-it": "=19.0.4",
183
+ "release-it": "19.2.4",
184
184
  "rimraf": "^6.0.1",
185
185
  "sass-embedded": "=1.86.0",
186
186
  "sass-loader": "^16.0.4",
187
187
  "shx": "=0.4.0",
188
- "sinon": "=20.0.0",
188
+ "sinon": "21.0.1",
189
189
  "source-map-support": "^0.5.21",
190
190
  "start-server-and-test": "^2.0.11",
191
191
  "stream-browserify": "^3.0.0",