fix(core): update
This commit is contained in:
parent
71782672d7
commit
3fd2075c26
3
package-lock.json
generated
3
package-lock.json
generated
@ -3766,8 +3766,7 @@
|
||||
"node-fetch": {
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://verdaccio.lossless.one/node-fetch/-/node-fetch-2.6.0.tgz",
|
||||
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
|
||||
"dev": true
|
||||
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
|
||||
},
|
||||
"node-releases": {
|
||||
"version": "1.1.58",
|
||||
|
@ -19,13 +19,13 @@
|
||||
"@pushrocks/smartexpress": "^3.0.72",
|
||||
"@pushrocks/tapbundle": "^3.2.1",
|
||||
"@types/node": "^14.0.14",
|
||||
"node-fetch": "^2.6.0",
|
||||
"tslint": "^6.1.2",
|
||||
"tslint-config-prettier": "^1.18.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pushrocks/smartdelay": "^2.0.9",
|
||||
"@pushrocks/smartenv": "^4.0.10"
|
||||
"@pushrocks/smartenv": "^4.0.10",
|
||||
"node-fetch": "^2.6.0"
|
||||
},
|
||||
"files": [
|
||||
"ts/**/*",
|
||||
|
Loading…
Reference in New Issue
Block a user