fix: upgrade @types/ping from 0.4.1 to 0.4.3

Snyk has created this PR to upgrade @types/ping from 0.4.1 to 0.4.3.

See this package in npm:
https://www.npmjs.com/package/@types/ping

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-11-22 17:19:13 +00:00
parent 031fe5425c
commit 69e045d581
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@types/ping": "^0.4.1",
"@types/ping": "^0.4.3",
"axios": "^1.6.2",
"Common": "file:../Common",
"CommonServer": "file:../CommonServer",
@ -1277,9 +1277,9 @@
"dev": true
},
"node_modules/@types/ping": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@types/ping/-/ping-0.4.1.tgz",
"integrity": "sha512-q/D+xQvoqrHvntvz2A0Pb0ImYwnN3zakluUp8O2qoogGoVMVbdY2K/ulxHcCh9TzYzVoojayHBa9gYQDIZ4v0A=="
"version": "0.4.3",
"resolved": "https://registry.npmjs.org/@types/ping/-/ping-0.4.3.tgz",
"integrity": "sha512-fKV3KngvYWltNCONhskiGVpRJGsFsvwAbr1pS5udaSKIZGh2+cTXVK+ZvoTHeMTda2e3zi2l3Ct+qy0ZYQtiOA=="
},
"node_modules/@types/prettier": {
"version": "2.7.2",

View File

@ -17,7 +17,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/ping": "^0.4.1",
"@types/ping": "^0.4.3",
"axios": "^1.6.2",
"Common": "file:../Common",
"CommonServer": "file:../CommonServer",