Skip to content

Commit e7c018e

Browse files
Update to 2.6.1, remove security warnings.
1 parent 7f3faa4 commit e7c018e

File tree

5 files changed

+636
-1839
lines changed

5 files changed

+636
-1839
lines changed

app/.meteor/packages

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
# Core packages for Meteor/React/Semantic UI
88
[email protected] # Packages every Meteor app needs to have
99
[email protected] # Packages for a great mobile UX
10-
[email protected].0 # The database Meteor supports right now
10+
[email protected].6 # The database Meteor supports right now
1111
[email protected] # Reactive variable for tracker
1212

1313
[email protected] # CSS minifier run for production mode
14-
standard-minifier-js
14+
standard-minifier-js@2.8.0
1515
[email protected] # ECMAScript 5 compatibility for older browsers
1616
[email protected] # Enable ECMAScript2015+ syntax in app code
1717
# [email protected] # Enable TypeScript syntax in .ts and .tsx modules

app/.meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+

0 commit comments

Comments
 (0)