deps: updated object-code

This commit is contained in:
arthurfiorette 2022-05-15 20:36:07 -03:00
parent 6bcd7dca08
commit 6b1a1c5973
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"dependencies": {
"cache-parser": "^1.2.4",
"fast-defer": "^1.1.7",
"object-code": "^1.2.2"
"object-code": "^1.2.4"
},
"devDependencies": {
"@arthurfiorette/prettier-config": "*",

View File

@ -3511,10 +3511,10 @@ nwsapi@^2.2.0:
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
object-code@^1.2.2:
version "1.2.3"
resolved "https://registry.yarnpkg.com/object-code/-/object-code-1.2.3.tgz#7232dcd810ebdca64a56a43fd9300eb3e3ca7b8b"
integrity sha512-GXAPY8CD/LLeDsHQridtyknb8013Hi0KjMIxITXmSefcqT4b4eqnsX3CsII8ylReYmmDCMRyi7NRTGEpLg68Qg==
object-code@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/object-code/-/object-code-1.2.4.tgz#c356b1c5237272e736a3843c6086ca09a754b277"
integrity sha512-uGq4ETUuWe+GA586NXEriiaozNuff+YNFXlpD8cVrM1GoiuTZpCABP+bZCWDrvQDoCiSTyiWAFHD/HF/iwhb2w==
once@^1.3.0:
version "1.4.0"