@metamask-previews/notification-services-controller 5.0.1-preview-363db98c → 5.0.1-preview-d987e9b2

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask-previews/notification-services-controller",
3
- "version": "5.0.1-preview-363db98c",
3
+ "version": "5.0.1-preview-d987e9b2",
4
4
  "description": "Manages New MetaMask decentralized Notification system",
5
5
  "keywords": [
6
6
  "MetaMask",
@@ -111,7 +111,7 @@
111
111
  "dependencies": {
112
112
  "@contentful/rich-text-html-renderer": "^16.5.2",
113
113
  "@metamask/base-controller": "^8.0.0",
114
- "@metamask/controller-utils": "^11.7.0",
114
+ "@metamask/controller-utils": "^11.7.1-backport",
115
115
  "@metamask/utils": "^11.2.0",
116
116
  "bignumber.js": "^9.1.2",
117
117
  "firebase": "^11.2.0",
@@ -122,8 +122,8 @@
122
122
  "@lavamoat/allow-scripts": "^3.0.4",
123
123
  "@lavamoat/preinstall-always-fail": "^2.1.0",
124
124
  "@metamask/auto-changelog": "^3.4.4",
125
- "@metamask/keyring-controller": "^21.0.2",
126
- "@metamask/profile-sync-controller": "^11.0.1",
125
+ "@metamask/keyring-controller": "^21.0.1",
126
+ "@metamask/profile-sync-controller": "^11.0.0",
127
127
  "@types/jest": "^27.4.1",
128
128
  "@types/readable-stream": "^2.3.0",
129
129
  "contentful": "^10.15.0",