This commit is contained in:
renovate[bot] 2019-09-27 14:04:12 -04:00 committed by Darren Ethier
parent ae1ffab169
commit 0c491eaaf7
4 changed files with 6 additions and 6 deletions

View File

@ -16465,9 +16465,9 @@
"dev": true
},
"qs": {
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.8.0.tgz",
"integrity": "sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w=="
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.0.tgz",
"integrity": "sha512-27RP4UotQORTpmNQDX8BHPukOnBP3p1uUJY5UnDhaJB+rMt9iMsok724XL+UHU23bEFOHRMQ2ZhI99qOWUMGFA=="
},
"query-string": {
"version": "4.3.4",

View File

@ -101,7 +101,7 @@
"memoize-one": "5.1.1",
"newspack-components": "0.1.5",
"prismjs": "1.17.1",
"qs": "6.8.0",
"qs": "6.9.0",
"react-click-outside": "3.0.1",
"react-dates": "17.2.0",
"react-router-dom": "5.1.0",

View File

@ -50,7 +50,7 @@
"memoize-one": "5.1.1",
"moment": "2.22.1",
"prop-types": "15.7.2",
"qs": "6.8.0",
"qs": "6.9.0",
"react-dates": "17.2.0",
"react-router-dom": "5.1.0",
"react-transition-group": "2.9.0"

View File

@ -24,7 +24,7 @@
"@babel/runtime-corejs2": "7.5.5",
"history": "4.9.0",
"lodash": "4.17.15",
"qs": "6.8.0"
"qs": "6.9.0"
},
"publishConfig": {
"access": "public"