Bump serve-static in /bundles/org.openhab.ui.habpanel/web
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.2. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](https://github.com/expressjs/serve-static/compare/v1.14.1...v1.16.2) --- updated-dependencies: - dependency-name: serve-static dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/bundles/org.openhab.ui.habpanel/web/serve-static-1.16.2
parent
32b4a994ac
commit
4dd39ffc54
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "habpanel",
|
"name": "habpanel",
|
||||||
"version": "3.0.0",
|
"version": "4.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "habpanel",
|
"name": "habpanel",
|
||||||
"version": "3.0.0",
|
"version": "4.0.0",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"n3-charts": "^2.0.28"
|
"n3-charts": "^2.0.28"
|
||||||
|
@ -1219,7 +1219,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"anymatch": "1.3.2",
|
"anymatch": "1.3.2",
|
||||||
"async-each": "1.0.3",
|
"async-each": "1.0.3",
|
||||||
"fsevents": "1.2.9",
|
|
||||||
"glob-parent": "2.0.0",
|
"glob-parent": "2.0.0",
|
||||||
"inherits": "2.0.3",
|
"inherits": "2.0.3",
|
||||||
"is-binary-path": "1.0.1",
|
"is-binary-path": "1.0.1",
|
||||||
|
@ -4860,7 +4859,6 @@
|
||||||
"anymatch": "^2.0.0",
|
"anymatch": "^2.0.0",
|
||||||
"async-each": "^1.0.1",
|
"async-each": "^1.0.1",
|
||||||
"braces": "^2.3.2",
|
"braces": "^2.3.2",
|
||||||
"fsevents": "^1.2.7",
|
|
||||||
"glob-parent": "^3.1.0",
|
"glob-parent": "^3.1.0",
|
||||||
"inherits": "^2.0.3",
|
"inherits": "^2.0.3",
|
||||||
"is-binary-path": "^1.0.0",
|
"is-binary-path": "^1.0.0",
|
||||||
|
@ -10720,7 +10718,6 @@
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"source-map": "0.5.7",
|
"source-map": "0.5.7",
|
||||||
"uglify-to-browserify": "1.0.2",
|
|
||||||
"yargs": "3.10.0"
|
"yargs": "3.10.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
Loading…
Reference in New Issue