Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-23 10:41:40 +13:00 committed by GitHub
parent aa9f08ab50
commit 2d106bb0b3
4 changed files with 8 additions and 8 deletions

View File

@ -8484,7 +8484,7 @@
"memoize-one": "5.1.1",
"moment": "2.29.1",
"prop-types": "15.7.2",
"qs": "6.9.4",
"qs": "6.9.6",
"react-dates": "^17.2.0",
"react-router-dom": "5.2.0",
"react-transition-group": "4.4.1"
@ -10150,7 +10150,7 @@
"@woocommerce/experimental": "file:packages/experimental",
"history": "4.10.1",
"lodash": "4.17.15",
"qs": "6.9.4"
"qs": "6.9.6"
},
"dependencies": {
"lodash": {
@ -31994,9 +31994,9 @@
"dev": true
},
"qs": {
"version": "6.9.4",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz",
"integrity": "sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ=="
"version": "6.9.6",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.6.tgz",
"integrity": "sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ=="
},
"query-string": {
"version": "4.3.4",

View File

@ -115,7 +115,7 @@
"gridicons": "3.3.1",
"interpolate-components": "1.1.1",
"memoize-one": "5.1.1",
"qs": "6.9.4",
"qs": "6.9.6",
"react-click-outside": "3.0.1",
"react-dates": "17.2.0",
"react-router-dom": "5.2.0",

View File

@ -52,7 +52,7 @@
"memoize-one": "5.1.1",
"moment": "2.29.1",
"prop-types": "15.7.2",
"qs": "6.9.4",
"qs": "6.9.6",
"react-dates": "^17.2.0",
"react-router-dom": "5.2.0",
"react-transition-group": "4.4.1"

View File

@ -25,7 +25,7 @@
"@woocommerce/experimental": "file:../experimental",
"history": "4.10.1",
"lodash": "4.17.15",
"qs": "6.9.4"
"qs": "6.9.6"
},
"publishConfig": {
"access": "public"