Skip to content

Commit 6a03023

Browse files
committed
Updated packages
1 parent 7aaf6f6 commit 6a03023

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

dist/rapidoc-min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rapidoc-min.js.gz

25 Bytes
Binary file not shown.

dist/rapidoc-min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rapidoc-min.js.map.gz

0 Bytes
Binary file not shown.

dist/report.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/rapidoc-min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rapidoc",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "RapiDoc - Open API spec viewer with built in console",
55
"author": "Mrinmoy Majumdar <[email protected]>",
66
"repository": {
@@ -46,7 +46,7 @@
4646
"file-loader": "^3.0.1",
4747
"filemanager-webpack-plugin": "^2.0.5",
4848
"html-webpack-plugin": "^3.2.0",
49-
"inspectpack": "^4.1.2",
49+
"inspectpack": "^4.2.1",
5050
"node-sass": "^4.11.0",
5151
"sass-loader": "^7.1.0",
5252
"style-loader": "^0.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3517,10 +3517,10 @@ ini@^1.3.4, ini@~1.3.0:
35173517
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
35183518
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
35193519

3520-
inspectpack@^4.1.2:
3521-
version "4.1.2"
3522-
resolved "https://registry.yarnpkg.com/inspectpack/-/inspectpack-4.1.2.tgz#b07dd10f1131c290d2076270470787d61b47097e"
3523-
integrity sha512-bd0iIr5P2xRMtjQQkPnUYJSNa3mUFYER/2eQOPAoXrWBnZXMeFVAgRt/Dny8XVdSkkFoNKhumPjjV9QgTDcVxQ==
3520+
inspectpack@^4.2.1:
3521+
version "4.2.1"
3522+
resolved "https://registry.yarnpkg.com/inspectpack/-/inspectpack-4.2.1.tgz#8e1893feb5293458c9d587cb2a8ec70be2e79dd4"
3523+
integrity sha512-3kraYZ9tfxNYXzBsRTNvluj1oJKlJ6wkD+TZ6Vk9CNI1SZcQ5H/9yskuq1Yzha1Cn/wEX/Qw+g+tSLIP5iGXhg==
35243524
dependencies:
35253525
chalk "^2.4.0"
35263526
io-ts "^1.0.5"

0 commit comments

Comments
 (0)