Ver código fonte

Bump qs from 6.9.4 to 6.9.7

Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.7.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.9.7)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 anos atrás
pai
commit
669d1df0fa
2 arquivos alterados com 8 adições e 8 exclusões
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -40,7 +40,7 @@
         "mustache": "4.1.0",
         "page": "1.8.6",
         "plotly.js-dist": "1.45.3",
-        "qs": "6.9.4",
+        "qs": "6.9.7",
         "react": "18.2.0",
         "react-dom": "18.2.0",
         "react-i18next": "11.18.6",
@@ -13632,9 +13632,9 @@
       }
     },
     "node_modules/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.7",
+      "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
+      "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==",
       "engines": {
         "node": ">=0.6"
       },
@@ -27917,9 +27917,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.7",
+      "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
+      "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw=="
     },
     "queue-microtask": {
       "version": "1.2.3",

+ 1 - 1
package.json

@@ -61,7 +61,7 @@
     "mustache": "4.1.0",
     "page": "1.8.6",
     "plotly.js-dist": "1.45.3",
-    "qs": "6.9.4",
+    "qs": "6.9.7",
     "react": "18.2.0",
     "react-dom": "18.2.0",
     "react-i18next": "11.18.6",