parse-dashboard 7.6.0-alpha.10 → 7.6.0-alpha.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,8 +39,6 @@ object-assign
39
39
 
40
40
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
41
41
 
42
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
43
-
44
42
  /**
45
43
  * @license
46
44
  * MIT License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "parse-dashboard",
3
- "version": "7.6.0-alpha.10",
3
+ "version": "7.6.0-alpha.12",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/parse-community/parse-dashboard"
@@ -56,7 +56,7 @@
56
56
  "node-fetch": "3.3.2",
57
57
  "otpauth": "8.0.3",
58
58
  "package-json": "7.0.0",
59
- "parse": "3.5.1",
59
+ "parse": "7.0.1",
60
60
  "passport": "0.7.0",
61
61
  "passport-local": "1.0.0",
62
62
  "prismjs": "1.30.0",