chore: revert package lock

This commit is contained in:
Brandy Carney
2024-07-09 11:38:57 -04:00
parent c3e2880299
commit 5413b4d9e9
2 changed files with 5 additions and 7 deletions

View File

@@ -1794,9 +1794,8 @@
},
"node_modules/@phosphor-icons/core": {
"version": "2.1.1",
"resolved": "https://pkgs.dev.azure.com/OutSystemsRD/_packaging/ArtifactRepository/npm/registry/@phosphor-icons/core/-/core-2.1.1.tgz",
"integrity": "sha1-YqTPvsl3LxphOmR9ohT7uW86050=",
"license": "MIT"
"resolved": "https://registry.npmjs.org/@phosphor-icons/core/-/core-2.1.1.tgz",
"integrity": "sha512-v4ARvrip4qBCImOE5rmPUylOEK4iiED9ZyKjcvzuezqMaiRASCHKcRIuvvxL/twvLpkfnEODCOJp5dM4eZilxQ=="
},
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
@@ -12082,8 +12081,8 @@
},
"@phosphor-icons/core": {
"version": "2.1.1",
"resolved": "https://pkgs.dev.azure.com/OutSystemsRD/_packaging/ArtifactRepository/npm/registry/@phosphor-icons/core/-/core-2.1.1.tgz",
"integrity": "sha1-YqTPvsl3LxphOmR9ohT7uW86050="
"resolved": "https://registry.npmjs.org/@phosphor-icons/core/-/core-2.1.1.tgz",
"integrity": "sha512-v4ARvrip4qBCImOE5rmPUylOEK4iiED9ZyKjcvzuezqMaiRASCHKcRIuvvxL/twvLpkfnEODCOJp5dM4eZilxQ=="
},
"@pkgjs/parseargs": {
"version": "0.11.0",

3
package-lock.json generated
View File

@@ -9288,8 +9288,7 @@
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz",
"integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==",
"dev": true,
"requires": {}
"dev": true
},
"@octokit/plugin-rest-endpoint-methods": {
"version": "6.6.2",