mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-06-01 07:24:28 -04:00
Merge pull request #9464 from scratchfoundation/renovate/query-string-9.x
chore(deps): update dependency query-string to v9.1.2
This commit is contained in:
commit
8728cf1c9c
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -94,7 +94,7 @@
|
|||
"postcss-loader": "4.3.0",
|
||||
"postcss-simple-vars": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"query-string": "9.1.1",
|
||||
"query-string": "9.1.2",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"react-intl": "5.25.1",
|
||||
|
@ -20287,9 +20287,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/query-string": {
|
||||
"version": "9.1.1",
|
||||
"resolved": "https://registry.npmjs.org/query-string/-/query-string-9.1.1.tgz",
|
||||
"integrity": "sha512-MWkCOVIcJP9QSKU52Ngow6bsAWAPlPK2MludXvcrS2bGZSl+T1qX9MZvRIkqUIkGLJquMJHWfsT6eRqUpp4aWg==",
|
||||
"version": "9.1.2",
|
||||
"resolved": "https://registry.npmjs.org/query-string/-/query-string-9.1.2.tgz",
|
||||
"integrity": "sha512-s3UlTyjxRux4KjwWaJsjh1Mp8zoCkSGKirbD9H89pEM9UOZsfpRZpdfzvsy2/mGlLfC3NnYVpy2gk7jXITHEtA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -129,7 +129,7 @@
|
|||
"postcss-loader": "4.3.0",
|
||||
"postcss-simple-vars": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"query-string": "9.1.1",
|
||||
"query-string": "9.1.2",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"react-intl": "5.25.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue