Skip to content

Commit f39bf59

Browse files
committed
Update outdated dependencies (close snowplow#685)
1 parent 182e06e commit f39bf59

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
"name": "snowplow-tracker",
33
"version": "2.9.3",
44
"dependencies": {
5+
"snowplow-tracker-core": "0.6.1",
56
"browser-cookie-lite": "0.3.1",
67
"jstimezonedetect": "1.0.5",
78
"murmurhash": "0.0.2",
89
"sha1": "git://github.com/pvorb/node-sha1.git#910081c83f3661507d9d89e66e3f38d8b59d5559",
9-
"snowplow-tracker-core": "0.6.1",
1010
"uuid": "2.0.3"
1111
},
1212
"devDependencies": {
1313
"@babel/core": "^7.1.2",
1414
"@babel/preset-env": "^7.1.0",
1515
"JSON": "1.0.0",
16-
"grunt": "0.4.5",
16+
"grunt": "^1.0.3",
1717
"grunt-aws": "0.6.2",
1818
"grunt-babel": "^8.0.0",
19-
"grunt-browserify": "^5.0.0",
20-
"grunt-contrib-concat": "0.5.1",
2119
"lodash": "^4.17.11",
20+
"grunt-browserify": "^5.3.0",
21+
"grunt-contrib-concat": "^1.0.1",
2222
"grunt-contrib-uglify": "^4.0.0",
2323
"intern": "3.3.2",
24-
"js-base64": "2.1.9",
24+
"js-base64": "^2.4.9",
2525
"semver": "4.3.2"
2626
},
2727
"contributors": [

0 commit comments

Comments
 (0)