mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 20:28:53 +00:00
build(deps): bump @parse/node-apn from 4.1.1 to 5.1.0
Bumps [@parse/node-apn](https://github.com/parse-community/node-apn) from 4.1.1 to 5.1.0. - [Release notes](https://github.com/parse-community/node-apn/releases) - [Changelog](https://github.com/parse-community/node-apn/blob/master/ChangeLog.md) - [Commits](https://github.com/parse-community/node-apn/compare/4.1.1...5.1.0) --- updated-dependencies: - dependency-name: "@parse/node-apn" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0a8082cb35
commit
b6b8a73360
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1609,9 +1609,9 @@
|
|||
"integrity": "sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw=="
|
||||
},
|
||||
"@parse/node-apn": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@parse/node-apn/-/node-apn-4.1.1.tgz",
|
||||
"integrity": "sha512-stWlQE95w5T0vkVYscoq/S3eXPQ1qzdQbKKQ8GAdw4CSNxRWLWgOH50byUR30thnQ93RshLCH5ROkvXMqzzLtw==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@parse/node-apn/-/node-apn-5.1.0.tgz",
|
||||
"integrity": "sha512-WT3iVwr1Y/Jf4nq4RGNwBdLwm3gTodsb+g3IY98MPSJ7LCNf+R81Nj/nQO5r/twJfN1v5B8cAgfvPGs2rPelvg==",
|
||||
"requires": {
|
||||
"debug": "4.3.2",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"@babel/preset-env": "^7.16.0",
|
||||
"@babel/register": "^7.16.0",
|
||||
"@google-cloud/trace-agent": "^5.1.5",
|
||||
"@parse/node-apn": "^4.1.1",
|
||||
"@parse/node-apn": "^5.1.0",
|
||||
"@slack/webhook": "^6.0.0",
|
||||
"accepts": "^1.3.5",
|
||||
"amazon-payments": "^0.2.9",
|
||||
|
|
|
|||
Loading…
Reference in a new issue