Skip to content

Commit cacefd2

Browse files
committed
fix: upgrade opencollective-postinstall from 2.0.2 to 2.0.3
Snyk has created this PR to upgrade opencollective-postinstall from 2.0.2 to 2.0.3. See this package in NPM: https://www.npmjs.com/package/opencollective-postinstall See this project in Snyk: https://app.snyk.io/org/sniperadmin/project/7ee1ec4d-85d7-4a22-9a70-897e94088e48?utm_source=github&utm_medium=upgrade-pr
1 parent f3d7a7c commit cacefd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
},
129129
"dependencies": {
130130
"opencollective": "^1.0.3",
131-
"opencollective-postinstall": "^2.0.0",
131+
"opencollective-postinstall": "^2.0.3",
132132
"react": "^15.5.4",
133133
"react-dom": "^15.5.4"
134134
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6513,10 +6513,10 @@ onetime@^2.0.0:
65136513
dependencies:
65146514
mimic-fn "^1.0.0"
65156515

6516-
opencollective-postinstall@^2.0.0:
6517-
version "2.0.2"
6518-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
6519-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
6516+
opencollective-postinstall@^2.0.3:
6517+
version "2.0.3"
6518+
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
6519+
integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
65206520

65216521
opencollective@^1.0.3:
65226522
version "1.0.3"

0 commit comments

Comments
 (0)