build(deps): bump jsonminify from 0.4.1 to 0.4.2 in /src
Bumps [jsonminify](https://github.com/fkei/JSON.minify) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/fkei/JSON.minify/releases) - [Commits](https://github.com/fkei/JSON.minify/compare/0.4.1...0.4.2) --- updated-dependencies: - dependency-name: jsonminify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/5434/head
parent
188d897f7e
commit
52eae298cf
|
@ -3915,9 +3915,9 @@
|
|||
}
|
||||
},
|
||||
"jsonminify": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jsonminify/-/jsonminify-0.4.1.tgz",
|
||||
"integrity": "sha1-gF2vuzk5UYjO6atYLIHvlZ1+cQw="
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/jsonminify/-/jsonminify-0.4.2.tgz",
|
||||
"integrity": "sha512-mEtP5ECD0293D+s45JhDutqF5mFCkWY8ClrPFxjSFR2KUoantofky7noSzyKnAnD9Gd8pXHZSUd5bgzLDUBbfA=="
|
||||
},
|
||||
"jsonschema": {
|
||||
"version": "1.2.4",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"http-errors": "^2.0.0",
|
||||
"js-cookie": "^3.0.1",
|
||||
"jsdom": "^18.1.1",
|
||||
"jsonminify": "0.4.1",
|
||||
"jsonminify": "0.4.2",
|
||||
"languages4translatewiki": "0.1.3",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"log4js": "0.6.38",
|
||||
|
|
Loading…
Reference in New Issue