Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-02-26 12:45:29 +00:00 committed by GitHub
parent 8dfa248a1f
commit 4281fbf13d
2 changed files with 4 additions and 4 deletions

View File

@ -9494,9 +9494,9 @@
}
},
"config": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.5.tgz",
"integrity": "sha512-8itpjyR01lAJanhAlPncBngYRZez/LoRLW8wnGi+6SEcsUyA1wvHvbpIrAJYDJT+W9BScnj4mYoUgbtp9I+0+Q==",
"version": "3.2.6",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.6.tgz",
"integrity": "sha512-oDHjuBD4w4qrG/Rb0ghDeELz6u/NR0Jb0hP6tEEKWTC6e/mD+rXmPTdPPQMAjtgyo+p7ILb8MvTX/erbDuGzqA==",
"requires": {
"json5": "^1.0.1"
}

View File

@ -143,7 +143,7 @@
"@woocommerce/components": "4.0.0",
"classnames": "2.2.6",
"compare-versions": "3.6.0",
"config": "3.2.5",
"config": "3.2.6",
"downshift": "4.1.0",
"react-number-format": "4.3.1",
"trim-html": "0.1.9",