refactor: Security upgrade graphql from 16.6.0 to 16.8.1 (#8757)

This commit is contained in:
Parse Platform
2023-09-22 03:27:19 +02:00
committed by GitHub
parent ef77b993bf
commit 0bb63d8cc1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7034,9 +7034,9 @@
"dev": true
},
"graphql": {
"version": "16.6.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.6.0.tgz",
"integrity": "sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw=="
"version": "16.8.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz",
"integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw=="
},
"graphql-list-fields": {
"version": "2.0.2",